[gnome-themes-standard] Hardcode a second color for the adwaita background



commit fa256cb3880db5f3959e443a6d2689ee2ad7033e
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri May 4 15:17:11 2012 -0400

    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

 themes/Adwaita/backgrounds/adwaita.xml.in.in |    1 +
 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 5d01382..7579347 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>



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