Created
December 29, 2010 17:58
-
-
Save dannysmith/758807 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @include gradient-bg(hsl(90, 100, 80)); | |
| // Sat: | |
| // how much colour - none to full. | |
| // Lightness: | |
| // How white/black - black to white. | |
| // Hue: | |
| // 0 - Red | |
| // 60 - Yellow | |
| // 120 - Green | |
| // 180 - Cyan | |
| // 240 - Blue | |
| // 300 - Magenta |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment