Skip to content

Instantly share code, notes, and snippets.

@sgomes
Last active December 21, 2016 15:03
Show Gist options
  • Save sgomes/3960d308343a79d9bdc258b29f31686a to your computer and use it in GitHub Desktop.
Save sgomes/3960d308343a79d9bdc258b29f31686a to your computer and use it in GitHub Desktop.
[Using Sass to automatically pick text colors] #2 - desired output
theme-color-bg {
background-color: #3f51b5;
}
theme-color-bg-contrast {
color: white;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment