Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2012-02-02 17:47:58 (GMT)
committer Simon Schampijer <simon@schampijer.de>2012-02-02 17:47:58 (GMT)
commitdc5364a3d1b37fb73a53b128374ccbbdfcca58d4 (patch)
tree0a8b31dba9c80f26264c95c747eb8517e3b992e6
parentdb2787201422a1b0951d1e51b7fa94479443c43a (diff)
Theme the Sugar tray
Signed-off-by: Simon Schampijer <simon@laptop.org> Acked-by: Manuel QuiƱones <manuq@laptop.org>
-rw-r--r--gtk3/theme/gtk-widgets.css.em4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index eb971b2..6afdddd 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -334,6 +334,10 @@ SugarAlert *:insensitive {
background-color: @black;
}
+/* Tray */
+
+SugarHTray * , SugarVTray * { background-color: @toolbar_grey;}
+
/* Menus and palettes */
SugarPaletteWindowWidget.background {