summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc4
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc4
2 files changed, 4 insertions, 4 deletions
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc
index deffbf2d..ffe8155c 100644
--- a/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc
+++ b/desktop-themes/Menta/gtk-2.0/widgets/panel-black.rc
@@ -72,10 +72,10 @@ style "theme-panel-light"
style "theme-panel-text"
{
fg[NORMAL] = "#F7F7F7"
- fg[PRELIGHT] = "#CEFF9B"
+ fg[PRELIGHT] = "#000000"
fg[ACTIVE] = "#F7F7F7"
text[NORMAL] = "#F7F7F7"
- text[PRELIGHT] = "#CEFF9B"
+ text[PRELIGHT] = "#000000"
text[ACTIVE] = "#F7F7F7"
}
diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc
index bd15fa19..5d0ccad2 100644
--- a/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc
+++ b/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc
@@ -72,10 +72,10 @@ style "theme-panel-light"
style "theme-panel-text"
{
fg[NORMAL] = "#F7F7F7"
- fg[PRELIGHT] = "#CEFF9B"
+ fg[PRELIGHT] = "#000000"
fg[ACTIVE] = "#F7F7F7"
text[NORMAL] = "#F7F7F7"
- text[PRELIGHT] = "#CEFF9B"
+ text[PRELIGHT] = "#000000"
text[ACTIVE] = "#F7F7F7"
}