diff --git a/themes/bartik/color/color.inc b/themes/bartik/color/color.inc
index 7c29f50bc1b8edfb2f949c4e306a63d09fd3e15f..b4c813da0bd6cda3d3daa1e8a156350c14f7219a 100644
--- a/themes/bartik/color/color.inc
+++ b/themes/bartik/color/color.inc
@@ -6,8 +6,8 @@
 $info = array(
   // Available colors and color labels used in theme.
   'fields' => array(
-    'top' => t('Header top'),
-    'bottom' => t('Header bottom'),
+    'top' => t('Header background top'),
+    'bottom' => t('Header background bottom'),
     'bg' => t('Main background'),
     'sidebar' => t('Sidebar background'),
     'sidebarborders' => t('Sidebar borders'),