Consensus on a new background



Are we all happy to change the default background to #677587 solid
with no background image? I have a patch waiting to go, just need
to check with anders.

Please, no "i like hot pink" replies. I'm not asking is this your 
favorite color, only if you think it is a bareable color to have
as the gnome default.

See: http://xsu.sourceforge.net/new-background.png

Ps. I'm going to see if I can find some nice subtle translucnet art
to use as a default background image, but for the moment the color
change is the most important thing.

-- 
Mark Finlay <sisob eircom net>
? autom4te.cache
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/libgnome/ChangeLog,v
retrieving revision 1.298
diff -u -r1.298 ChangeLog
--- ChangeLog	16 May 2003 15:44:38 -0000	1.298
+++ ChangeLog	7 Jun 2003 08:43:49 -0000
@@ -1,3 +1,9 @@
+2003-06-06 Mark Finlay <sisob eicom net>
+
+	* schemas/desktop_gnome_background.schemas.in:
+
+	Change default desktop backround color
+
 2003-05-16  Telsa Gwynne <hobbit aloss ukuu org uk>
 
 	* configure.in: Added cy to ALL_LINGUAS
Index: schemas/desktop_gnome_background.schemas.in
===================================================================
RCS file: /cvs/gnome/libgnome/schemas/desktop_gnome_background.schemas.in,v
retrieving revision 1.3
diff -u -r1.3 desktop_gnome_background.schemas.in
--- schemas/desktop_gnome_background.schemas.in	4 Jun 2002 22:30:11 -0000	1.3
+++ schemas/desktop_gnome_background.schemas.in	7 Jun 2003 08:43:50 -0000
@@ -16,7 +16,7 @@
         <applyto>/desktop/gnome/background/picture_options</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>wallpaper</default>
+        <default>centered</default>
         <locale name="C">
         <short>Picture Options</short>
         <long>Determines how the image set by wallpaper_filename is
@@ -51,7 +51,7 @@
         <applyto>/desktop/gnome/background/primary_color</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>#39374b</default>
+        <default>#677587</default>
         <locale name="C">
         <short>Primary Color</short>
         <long>Left or Top color when drawing gradients, or the solid color.</long>
@@ -62,7 +62,7 @@
         <applyto>/desktop/gnome/background/secondary_color</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>#42528f</default>
+        <default>#677587</default>
         <locale name="C">
         <short>Secondary Color</short>
         <long>Right or Bottom color when drawing gradients, not used for solid color.</long>
@@ -73,7 +73,7 @@
         <applyto>/desktop/gnome/background/color_shading_type</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>vertical-gradient</default>
+        <default>solid</default>
         <locale name="C">
         <short>Color Shading Type</short>
         <long>How to shade the background color. Possible values are "horizontal-gradient", "vertical-gradient", and "solid"</long>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]