Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorDaniel Drake <dsd@laptop.org>2011-09-17 11:25:52 (GMT)
committer Daniel Drake <dsd@laptop.org>2011-09-27 11:49:58 (GMT)
commit374bc9a0140464bf4b17a2d903c7206da3a53899 (patch)
treeef83d9aa3a62a75a1f7a754a1f22301233ec8733 /gtk
parent0dc2b2f8acfa39c0a5ba36777d7b8f3311910426 (diff)
Enforce white background on intro screen
As part of the hippocanvas removal process, we can move intro window theming details into the theme. The intro window has a white background for itself and its children.
Diffstat (limited to 'gtk')
-rw-r--r--gtk/theme/gtkrc.em3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 93c7ae4..4eb1892 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -770,6 +770,9 @@ widget_class "*<SugarAlert>*" style "black-bg-child"
widget_class "*<SugarSectionView>" style "white-bg"
widget_class "*<SugarSectionView>*" style "white-bg-child"
+widget_class "*<SugarIntroWindow>" style "white-bg"
+widget_class "*<SugarIntroWindow>*" style "white-bg-child"
+
# The notebook is very high, so that everything is overriden
# Only the color of the tab labels needs to be modified inside the