Created
December 1, 2011 03:37
-
-
Save underhilllabs/1413325 to your computer and use it in GitHub Desktop.
major ursa color scheme for Bartik theme
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
ursa' => array( | |
'title' => t('Ursa Major'), | |
'colors' => array( | |
'top' => '#300A24', | |
'bottom' => '#300A24', | |
'bg' => '#fffdf7', | |
'sidebar' => '#edede7', | |
'sidebarborders' => '#e7e7e7', | |
'footer' => '#2c2c28', | |
'titleslogan' => '#ffffff', | |
'text' => '#301313', | |
'link' => '#9d408d', | |
), | |
), |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment