summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/config-highlight.def
diff options
context:
space:
mode:
authorSteven M. Gava <elguavas@python.net>2002-02-11 02:20:53 (GMT)
committerSteven M. Gava <elguavas@python.net>2002-02-11 02:20:53 (GMT)
commit052937f0b5bf00aec9512184856ecfd29ec2c886 (patch)
treea75ffd3e764a1cedd0a1c3c8d865ec4e8e2128f8 /Lib/idlelib/config-highlight.def
parentff34626a7eced7ac5a925b4eaf0dfd0bd7ec3288 (diff)
downloadcpython-052937f0b5bf00aec9512184856ecfd29ec2c886.zip
cpython-052937f0b5bf00aec9512184856ecfd29ec2c886.tar.gz
cpython-052937f0b5bf00aec9512184856ecfd29ec2c886.tar.bz2
further work on config saving
Diffstat (limited to 'Lib/idlelib/config-highlight.def')
-rw-r--r--Lib/idlelib/config-highlight.def8
1 files changed, 4 insertions, 4 deletions
diff --git a/Lib/idlelib/config-highlight.def b/Lib/idlelib/config-highlight.def
index b9d8a50..81c4ba5 100644
--- a/Lib/idlelib/config-highlight.def
+++ b/Lib/idlelib/config-highlight.def
@@ -12,7 +12,7 @@ string-foreground= #00aa00
string-background= #ffffff
definition-foreground= #0000ff
definition-background= #ffffff
-hilite-foreground= #ffffff
+hilite-foreground= #000000
hilite-background= gray
break-foreground= #ff7777
break-background= #ffffff
@@ -31,8 +31,8 @@ console-foreground= #770000
console-background= #ffffff
[IDLE New]
-bold-foreground= #000000
-bold-background= #ffffff
+normal-foreground= #000000
+normal-background= #ffffff
keyword-foreground= #ff7700
keyword-background= #ffffff
comment-foreground= #dd0000
@@ -41,7 +41,7 @@ string-foreground= #00aa00
string-background= #ffffff
definition-foreground= #0000ff
definition-background= #ffffff
-hilite-foreground= #ffffff
+hilite-foreground= #000000
hilite-background= gray
break-foreground= #ff7777
break-background= #ffffff