/Drupal/themes/bartik524/color/color.inc +++ color.inc @@ -70,6 +70,19 @@ 'footer' => '#2f4016', ), ), + 'Adobe' => array( + 'title' => t('Adobe'), + 'colors' => array( + 'bg' => '#fff4da', + 'link' => '#ee4c1c', + 'top' => '#dbb987', + 'bottom' => '#ceb945', + 'text' => '#2f2c2c', + 'sidebar' => '#feffff', + 'sidebarborders' => '#3b3b3b', + 'footer' => '#5f503b', + ), + ), ), // CSS files (excluding @import) to rewrite with new color scheme.