Skip to content

Instantly share code, notes, and snippets.

@sgomes
Created December 21, 2016 15:06
Show Gist options
  • Save sgomes/325580ef2a32cfceca1affae23c1e527 to your computer and use it in GitHub Desktop.
Save sgomes/325580ef2a32cfceca1affae23c1e527 to your computer and use it in GitHub Desktop.
[Using Sass to automatically pick text colors] #1 - known colors
dark-background-contrast {
color: white;
}
light-background-contrast {
color: black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment