summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/config-highlight.def
diff options
context:
space:
mode:
authorSteven M. Gava <elguavas@python.net>2001-11-04 07:03:08 (GMT)
committerSteven M. Gava <elguavas@python.net>2001-11-04 07:03:08 (GMT)
commit9930061ce28b1fc60d267ae3474c74a41e655cd5 (patch)
tree019243ddaeed08681457aeb96fa0a94be23b792f /Lib/idlelib/config-highlight.def
parentc99213f99369020c06bb75721fd41e2681445834 (diff)
downloadcpython-9930061ce28b1fc60d267ae3474c74a41e655cd5.zip
cpython-9930061ce28b1fc60d267ae3474c74a41e655cd5.tar.gz
cpython-9930061ce28b1fc60d267ae3474c74a41e655cd5.tar.bz2
further config system work
Diffstat (limited to 'Lib/idlelib/config-highlight.def')
-rw-r--r--Lib/idlelib/config-highlight.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/Lib/idlelib/config-highlight.def b/Lib/idlelib/config-highlight.def
index a2d3b56..83c9807 100644
--- a/Lib/idlelib/config-highlight.def
+++ b/Lib/idlelib/config-highlight.def
@@ -21,7 +21,7 @@ break-fontStyle= normal
hit-background= #000000
hit-foreground= #ffffff
hit-fontStyle= normal
-cursor-background= black
+cursor-foreround= black
error-background= #ff7777
#shell window
stdout-foreground= blue
@@ -48,7 +48,7 @@ hilite-background= #006868
break-foreground= #ff7777
hit-background= #000000
hit-foreground= #ffffff
-cursor-background= black
+cursor-foreground= black
error-background= #ff7777
#shell window
stdout-foreground= blue