diff options
author | infirit <[email protected]> | 2014-02-21 12:19:16 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-16 21:02:05 +0200 |
commit | 68ffe69bd781403a58f779979f695238093d503b (patch) | |
tree | 2056db1a1e4f08cd415a3892a16ac6492eafedac | |
parent | 665e01d114e93db4805ca094ef14c954cbe0aae3 (diff) | |
download | mate-themes-68ffe69bd781403a58f779979f695238093d503b.tar.bz2 mate-themes-68ffe69bd781403a58f779979f695238093d503b.tar.xz |
Menta: Correct panel background and bring it in line with BlueMenta
close #63
-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 647d9d91..6a08d9e7 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 { |