diff options
Diffstat (limited to 'common/gtk-2.0/main.rc')
-rw-r--r-- | common/gtk-2.0/main.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/common/gtk-2.0/main.rc b/common/gtk-2.0/main.rc index c27dd21..85116e6 100644 --- a/common/gtk-2.0/main.rc +++ b/common/gtk-2.0/main.rc @@ -683,9 +683,9 @@ style "menu" { GtkMenuItem::arrow-scaling = 0.4 - bg[NORMAL] = @base_color - bg[INSENSITIVE] = @base_color - bg[PRELIGHT] = @base_color + bg[NORMAL] = @menu_bg + bg[INSENSITIVE] = @menu_bg + bg[PRELIGHT] = @menu_bg engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator |