[gsettings-desktop-schemas] Change default background gradient colours
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas] Change default background gradient colours
- Date: Thu, 16 Dec 2010 19:56:07 +0000 (UTC)
commit 8dcd050f5bbffe7477f14bf0a7a2391022951278
Author: Bastien Nocera <hadess hadess net>
Date: Thu Dec 16 19:55:15 2010 +0000
Change default background gradient colours
So people actually see a difference when choosing a gradient for
the first time.
.../org.gnome.desktop.background.gschema.xml.in | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/schemas/org.gnome.desktop.background.gschema.xml.in b/schemas/org.gnome.desktop.background.gschema.xml.in
index 3b54dff..3fd4b04 100644
--- a/schemas/org.gnome.desktop.background.gschema.xml.in
+++ b/schemas/org.gnome.desktop.background.gschema.xml.in
@@ -30,14 +30,14 @@
</description>
</key>
<key name="primary-color" type="s">
- <default>'#3465a4'</default>
+ <default>'#023c88'</default>
<summary>Primary Color</summary>
<description>
Left or Top color when drawing gradients, or the solid color.
</description>
</key>
<key name="secondary-color" type="s">
- <default>'#3465a4'</default>
+ <default>'#5789ca'</default>
<summary>Secondary Color</summary>
<description>
Right or Bottom color when drawing gradients, not used for solid color.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]