aboutsummaryrefslogtreecommitdiffstats
path: root/gtkrc
diff options
context:
space:
mode:
authorFrederic Crozat <fcrozat@mandriva.com>2002-02-25 16:09:05 +0000
committerFrederic Crozat <fcrozat@mandriva.com>2002-02-25 16:09:05 +0000
commitd12b3d94b06263684e3724c3c5c31784834bf1ab (patch)
tree59b4a4c927c553aa8c14bd84874003c975567447 /gtkrc
parentbf7778cd41e613e7954e9151f2b321d220ff8491 (diff)
downloadcommon-data-d12b3d94b06263684e3724c3c5c31784834bf1ab.tar
common-data-d12b3d94b06263684e3724c3c5c31784834bf1ab.tar.gz
common-data-d12b3d94b06263684e3724c3c5c31784834bf1ab.tar.bz2
common-data-d12b3d94b06263684e3724c3c5c31784834bf1ab.tar.xz
common-data-d12b3d94b06263684e3724c3c5c31784834bf1ab.zip
Fix default mdk theme with evolution
Diffstat (limited to 'gtkrc')
-rw-r--r--gtkrc10
1 files changed, 5 insertions, 5 deletions
diff --git a/gtkrc b/gtkrc
index bb1a51e..e0ca814 100644
--- a/gtkrc
+++ b/gtkrc
@@ -43,11 +43,11 @@ style "default"
bg[INSENSITIVE] = "#ffffff"
bg[SELECTED] = "#0A5F89"
- text[NORMAL] = "#000000"
- text[ACTIVE] = "#000000"
- text[PRELIGHT] = "#000000"
- text[SELECTED] = "#000000"
- text[INSENSITIVE] = "#000000"
+# text[NORMAL] = "#000000"
+# text[ACTIVE] = "#000000"
+# text[PRELIGHT] = "#000000"
+# text[SELECTED] = "#000000"
+# text[INSENSITIVE] = "#000000"
base[NORMAL] = "#ffffff"
base[PRELIGHT] = "#ffffff"