default background colors



It could be just me but I think that the default background color in 2.1
is fairly hideous. Here is a patch to change it to a nice blue gradient.

I'm going away in about 5 mins so don't have time to bugzilla this

later
-- 
		 .--= [ MArk Finlay - sisob ] =--.

	   [ My Weblog: http://advogato.org/person/sisob ]
        [ Gnome User's Board : www.gnomesupport.org/forums ]
     [ Want to be a Hacker?: http://www.tuxedo.org/~esr/faqs/ ]
--- schemas/desktop_gnome_background.schemas.orig	2002-12-03 11:23:55.000000000 +0000
+++ schemas/desktop_gnome_background.schemas	2002-12-03 11:28:08.000000000 +0000
@@ -91,7 +91,7 @@
         <applyto>/desktop/gnome/background/primary_color</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>#39374b</default>
+        <default>#4B6984</default>
         <locale name="C">
         <short>Primary Color</short>
         <long>Left or Top color when drawing gradients, or the solid color.</long>
@@ -112,7 +112,7 @@
         <applyto>/desktop/gnome/background/secondary_color</applyto>
         <owner>gnome</owner>
         <type>string</type>
-        <default>#42528f</default>
+        <default>#7591AF</default>
         <locale name="C">
         <short>Secondary Color</short>
         <long>Right or Bottom color when drawing gradients, not used for solid color.</long>



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