From 174ba61a1b56953e52e1d560a057fcf05db1a46a Mon Sep 17 00:00:00 2001 From: raveit Date: Wed, 20 Mar 2013 16:27:27 +0100 Subject: update Menta theme to final version add Menta-Black metacity theme --- desktop-themes/Menta/gtk-2.0/widgets/panel.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'desktop-themes/Menta/gtk-2.0/widgets/panel.rc') diff --git a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc b/desktop-themes/Menta/gtk-2.0/widgets/panel.rc index a78cd02b..a199a171 100644 --- a/desktop-themes/Menta/gtk-2.0/widgets/panel.rc +++ b/desktop-themes/Menta/gtk-2.0/widgets/panel.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.png" fg[NORMAL] = "#000000" @@ -72,11 +72,11 @@ style "theme-panel-light" style "theme-panel-text" { fg[NORMAL] = "#000000" - fg[PRELIGHT] = "#ffffff" - fg[ACTIVE] = "#000000" + fg[PRELIGHT] = "#000000" + fg[ACTIVE] = "#ffffff" text[NORMAL] = "#000000" - text[PRELIGHT] = "#ffffff" - text[ACTIVE] = "#000000" + text[PRELIGHT] = "#000000" + text[ACTIVE] = "#ffffff" } style "theme-main-menu-text" = "theme-panel-text" -- cgit v1.2.1