Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-06-12 10:01:28 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-06-12 10:01:28 (GMT)
commit802e7595110f19085cd3fcdbb7aada2b3cf640b0 (patch)
tree822afad5b37a927688dfd8e0570c38bb90ea9ba0 /gtk
parenta4dfc5f91cce5abe74ed25c25629da7b67ea139d (diff)
Fix the color of the not selected tab
Diffstat (limited to 'gtk')
-rw-r--r--gtk/theme/gtkrc.em2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 2e4be8c..ca43f04 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -199,6 +199,8 @@ style "notebook"
xthickness = 0
ythickness = 0
+
+ bg[ACTIVE] = "#808080"
}
style "toolbutton"