summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-rwxr-xr-xdesktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
index cd5444e1..ef2a4c17 100755
--- a/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
+++ b/desktop-themes/ContrastHighInverse/gtk-2.0/gtkrc.in
@@ -66,18 +66,18 @@ style "default"
fg[NORMAL] = "#ffffff"
text[NORMAL] = "#ffffff"
- bg[NORMAL] = "#000033"
- base[NORMAL] = "#000033"
+ bg[NORMAL] = "#000000"
+ base[NORMAL] = "#000000"
fg[INSENSITIVE] = "#999999"
bg[INSENSITIVE] = "#333333"
text[INSENSITIVE] = "#999999"
base[INSENSITIVE] = "#333333"
- fg[PRELIGHT] = "#003333"
+ fg[PRELIGHT] = "#ffffff"
text[PRELIGHT] = "#003333"
- bg[PRELIGHT] = "#ffffff"
- base[PRELIGHT] = "#ffffff"
+ bg[PRELIGHT] = "#666699"
+ base[PRELIGHT] = "#003333"
fg[ACTIVE] = "#ffffff"
text[ACTIVE] = "#ffffff"