summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-05-04 15:17:11 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-05-04 16:02:49 -0400
commitfa256cb3880db5f3959e443a6d2689ee2ad7033e (patch)
tree5a05ea74f57ed404441468bd04ea2bbae13cdcfc /themes
parentb59ed87839dc75d981c2353b17dd1767c18b0a16 (diff)
downloadgnome-themes-standard-fa256cb3880db5f3959e443a6d2689ee2ad7033e.tar.gz
Hardcode a second color for the adwaita background
If we don't specify both pcolor and scolor, the background panel shows a color swatch, which is distracting and useless for this background. https://bugzilla.gnome.org/show_bug.cgi?id=675463
Diffstat (limited to 'themes')
-rw-r--r--themes/Adwaita/backgrounds/adwaita.xml.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/Adwaita/backgrounds/adwaita.xml.in.in b/themes/Adwaita/backgrounds/adwaita.xml.in.in
index 5d01382f..75793470 100644
--- a/themes/Adwaita/backgrounds/adwaita.xml.in.in
+++ b/themes/Adwaita/backgrounds/adwaita.xml.in.in
@@ -7,5 +7,6 @@
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#3465a4</pcolor>
+ <scolor>#000000</scolor>
</wallpaper>
</wallpapers>