Index: themes/garland/color/color.inc
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/color/color.inc,v
retrieving revision 1.1
diff -u -F^f -r1.1 color.inc
--- themes/garland/color/color.inc	29 Oct 2006 13:17:38 -0000	1.1
+++ themes/garland/color/color.inc	2 Dec 2006 22:24:36 -0000
@@ -6,12 +6,20 @@
   // Pre-defined color schemes
   'schemes' => array(
     '#0072b9,#027ac6,#2385c2,#5ab5ee,#494949' => t('Blue Lagoon (Default)'),
+    '#464849,#2f416f,#2a2b2d,#5d6779,#494949' => t('Ash'),
+    '#55c0e2,#000000,#085360,#007e94,#696969' => t('Aquamarine'),
     '#d5b048,#6c420e,#331900,#971702,#494949' => t('Belgian Chocolate'),
+    '#3f3f3f,#336699,#6598cb,#6598cb,#000000' => t('Bluemarine'),
     '#d0cb9a,#917803,#efde01,#e6fb2d,#494949' => t('Citrus Blast'),
+    '#0f005c,#434f8c,#4d91ff,#1a1575,#000000' => t('Cold Day'),
     '#c9c497,#0c7a00,#03961e,#7be000,#494949' => t('Greenbeam'),
     '#ffe23d,#a9290a,#fc6d1d,#a30f42,#494949' => t('Mediterrano'),
     '#788597,#3f728d,#a9adbc,#d4d4d4,#707070' => t('Mercury'),
-    '#666993,#85000f,#960335,#fb2d28,#696969' => t('Red Velour'),
+    '#5b5fa9,#5b5faa,#0a2352,#9fa8d5,#494949' => t('Nocturnal'),
+    '#7db323,#6a9915,#b5d52a,#7db323,#191a19' => t('Olivia'),
+    '#12020b,#1b1a13,#f391c6,#f41063,#898080' => t('Pink Plastic'),
+    '#b7a0ba,#c70000,#a1443a,#f21107,#515d52' => t('Shiny Tomato'),
+    '#18583d,#1b5f42,#34775a,#52bf90,#2d2d2d' => t('Teal Top'),
   ),
 
   // Images to copy over
Index: themes/garland/minnelli/color/color.inc
===================================================================
RCS file: /cvs/drupal/drupal/themes/garland/minnelli/color/color.inc,v
retrieving revision 1.1
diff -u -F^f -r1.1 color.inc
--- themes/garland/minnelli/color/color.inc	29 Oct 2006 13:17:38 -0000	1.1
+++ themes/garland/minnelli/color/color.inc	2 Dec 2006 22:24:36 -0000
@@ -6,12 +6,20 @@
   // Pre-defined color schemes
   'schemes' => array(
     '#0072b9,#027ac6,#2385c2,#5ab5ee,#494949' => t('Blue Lagoon (Default)'),
+    '#464849,#2f416f,#2a2b2d,#5d6779,#494949' => t('Ash'),
+    '#55c0e2,#000000,#085360,#007e94,#696969' => t('Aquamarine'),
     '#d5b048,#6c420e,#331900,#971702,#494949' => t('Belgian Chocolate'),
+    '#3f3f3f,#336699,#6598cb,#6598cb,#000000' => t('Bluemarine'),
     '#d0cb9a,#917803,#efde01,#e6fb2d,#494949' => t('Citrus Blast'),
+    '#0f005c,#434f8c,#4d91ff,#1a1575,#000000' => t('Cold Day'),
     '#c9c497,#0c7a00,#03961e,#7be000,#494949' => t('Greenbeam'),
     '#ffe23d,#a9290a,#fc6d1d,#a30f42,#494949' => t('Mediterrano'),
     '#788597,#3f728d,#a9adbc,#d4d4d4,#707070' => t('Mercury'),
-    '#666993,#85000f,#960335,#fb2d28,#696969' => t('Red Velour'),
+    '#5b5fa9,#5b5faa,#0a2352,#9fa8d5,#494949' => t('Nocturnal'),
+    '#7db323,#6a9915,#b5d52a,#7db323,#191a19' => t('Olivia'),
+    '#12020b,#1b1a13,#f391c6,#f41063,#898080' => t('Pink Plastic'),
+    '#b7a0ba,#c70000,#a1443a,#f21107,#515d52' => t('Shiny Tomato'),
+    '#18583d,#1b5f42,#34775a,#52bf90,#2d2d2d' => t('Teal Top'),
   ),
 
   // Images to copy over
