Skip to content

Instantly share code, notes, and snippets.

@underhilllabs
Created December 1, 2011 03:37
Show Gist options
  • Save underhilllabs/1413325 to your computer and use it in GitHub Desktop.
Save underhilllabs/1413325 to your computer and use it in GitHub Desktop.
major ursa color scheme for Bartik theme
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