Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtk/theme/gtkrc.em5
1 files changed, 5 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 4eb1892..98ea76f 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -773,6 +773,11 @@ widget_class "*<SugarSectionView>*" style "white-bg-child"
widget_class "*<SugarIntroWindow>" style "white-bg"
widget_class "*<SugarIntroWindow>*" style "white-bg-child"
+# Naming alert needs white background for main window and for entry widget,
+# but other backgrounds must be left grey as they are used for drawing borders
+widget_class "*<SugarNamingAlert>" style "white-bg"
+widget_class "*<SugarNamingAlert>*<GtkEntry>" 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