summaryrefslogtreecommitdiff
path: root/desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc')
-rw-r--r--desktop-themes/Menta/gtk-2.0/widgets/panel-dark-grey.rc6
1 files changed, 3 insertions, 3 deletions
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 97ccd2b0..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
@@ -3,7 +3,7 @@ style "theme-panel"
xthickness = 4 # The spacing (padding) inside and between applets. Add a lower value for a more compact look.
ythickness = 0
-# Disable (comment out) for normal panel backgrounds or to get an transparancy panel.
+# Disable (comment out) for normal panel backgrounds or to get a transparancy panel.
bg_pixmap[NORMAL] = "/Panel/panel-bg-dark-grey.png"
fg[NORMAL] = "#F7F7F7"
@@ -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"
}