diff options
author | infirit <[email protected]> | 2014-02-21 12:19:16 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-21 12:19:16 +0100 |
commit | 243a8b8d0fb05cdeb8f5f52153573c5221369e66 (patch) | |
tree | dd068472ae4cc63b8499cb4895c58990c283fbea /desktop-themes/Menta/gtk-2.0 | |
parent | 9aae46564d702eedcb7b6fd3dabe2a5a6e9fcd34 (diff) | |
download | mate-themes-243a8b8d0fb05cdeb8f5f52153573c5221369e66.tar.bz2 mate-themes-243a8b8d0fb05cdeb8f5f52153573c5221369e66.tar.xz |
Menta: Correct panel background and bring it in line with BlueMenta
close #63
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0')
-rw-r--r-- | desktop-themes/Menta/gtk-2.0/widgets/panel.rc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc index 67c4b8a3..046a54a5 100644 --- a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc @@ -11,8 +11,8 @@ style "theme-panel" base[INSENSITIVE] = @bg_color bg[NORMAL] = @bg_color bg[PRELIGHT] = shade (1.20, @bg_color) - bg[SELECTED] = shade (0.90, @selected_bg_color) - bg[INSENSITIVE] = @bg_color_dark + bg[SELECTED] = @bg_color + bg[INSENSITIVE] = @bg_color bg[ACTIVE] = shade (0.8, @bg_color) fg[NORMAL] = "#000000" fg[PRELIGHT] = "#000000" @@ -32,7 +32,7 @@ style "theme-panel" style "theme-panel-buttons" { # Disable (comment out) for normal panel backgrounds or to get a transparancy panel. - bg_pixmap[NORMAL] = "/Panel/panel-bg.png" + #bg_pixmap[NORMAL] = "/Panel/panel-bg.png" engine "pixmap" { image { |