summaryrefslogtreecommitdiff
path: root/themes/bartik/color
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2010-12-14 19:53:14 +0000
committerDries Buytaert <dries@buytaert.net>2010-12-14 19:53:14 +0000
commite134d549c35fccf140c43bbf17ae085fec0f1a05 (patch)
treed54ef3f2b35f0ba614c44baab606e12f1d152384 /themes/bartik/color
parent36278f01d83f857ecb39ebfad067d5d2ee346973 (diff)
downloadbrdo-e134d549c35fccf140c43bbf17ae085fec0f1a05.tar.gz
brdo-e134d549c35fccf140c43bbf17ae085fec0f1a05.tar.bz2
- Patch #992738 by tim.plunkett, jensimmons: Bartik's Featured region doesn't support colorization.
Diffstat (limited to 'themes/bartik/color')
-rw-r--r--themes/bartik/color/color.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/themes/bartik/color/color.inc b/themes/bartik/color/color.inc
index 1f9d4cdd2..54872a21b 100644
--- a/themes/bartik/color/color.inc
+++ b/themes/bartik/color/color.inc
@@ -41,8 +41,8 @@ $info = array(
'top' => '#cd2d2d',
'bottom' => '#cf3535',
'text' => '#3b3b3b',
- 'sidebar' => '#f1f1f1',
- 'sidebarborders' => '#c2c2c2',
+ 'sidebar' => '#f1f4f0',
+ 'sidebarborders' => '#ededed',
'footer' => '#1f1d1c',
'titleslogan' => '#fffeff',
),
@@ -69,8 +69,8 @@ $info = array(
'top' => '#4c1c58',
'bottom' => '#593662',
'text' => '#301313',
- 'sidebar' => '#f8f3e7',
- 'sidebarborders' => '#e4e3d4',
+ 'sidebar' => '#edede7',
+ 'sidebarborders' => '#e7e7e7',
'footer' => '#2c2c28',
'titleslogan' => '#ffffff',
),