2001-09-24 06:43:17 -03:00
|
|
|
# IDLE reads several config files to determine user preferences. This
|
|
|
|
# file is the default config file for idle highlight theme settings.
|
|
|
|
|
2002-01-03 08:05:17 -04:00
|
|
|
[IDLE Classic]
|
|
|
|
normal-foreground= #000000
|
|
|
|
normal-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
keyword-foreground= #ff7700
|
2002-01-03 08:05:17 -04:00
|
|
|
keyword-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
comment-foreground= #dd0000
|
2002-01-03 08:05:17 -04:00
|
|
|
comment-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
string-foreground= #00aa00
|
2002-01-03 08:05:17 -04:00
|
|
|
string-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
definition-foreground= #0000ff
|
2002-01-03 08:05:17 -04:00
|
|
|
definition-background= #ffffff
|
2002-02-10 22:20:53 -04:00
|
|
|
hilite-foreground= #000000
|
2002-01-03 08:05:17 -04:00
|
|
|
hilite-background= gray
|
2002-06-20 01:01:47 -03:00
|
|
|
break-foreground= black
|
|
|
|
break-background= #ffff55
|
2001-09-24 06:43:17 -03:00
|
|
|
hit-foreground= #ffffff
|
2002-01-03 08:05:17 -04:00
|
|
|
hit-background= #000000
|
|
|
|
error-foreground= #000000
|
2001-09-24 06:43:17 -03:00
|
|
|
error-background= #ff7777
|
2002-01-03 08:05:17 -04:00
|
|
|
#cursor (only foreground can be set)
|
|
|
|
cursor-foreground= black
|
2001-09-24 06:43:17 -03:00
|
|
|
#shell window
|
|
|
|
stdout-foreground= blue
|
2002-01-03 08:05:17 -04:00
|
|
|
stdout-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
stderr-foreground= red
|
2002-01-03 08:05:17 -04:00
|
|
|
stderr-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
console-foreground= #770000
|
2002-01-03 08:05:17 -04:00
|
|
|
console-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
|
2002-01-03 08:05:17 -04:00
|
|
|
[IDLE New]
|
2002-02-10 22:20:53 -04:00
|
|
|
normal-foreground= #000000
|
|
|
|
normal-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
keyword-foreground= #ff7700
|
2002-01-03 08:05:17 -04:00
|
|
|
keyword-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
comment-foreground= #dd0000
|
2002-01-03 08:05:17 -04:00
|
|
|
comment-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
string-foreground= #00aa00
|
2002-01-03 08:05:17 -04:00
|
|
|
string-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
definition-foreground= #0000ff
|
2002-01-03 08:05:17 -04:00
|
|
|
definition-background= #ffffff
|
2002-02-10 22:20:53 -04:00
|
|
|
hilite-foreground= #000000
|
2002-01-03 08:05:17 -04:00
|
|
|
hilite-background= gray
|
2002-06-20 01:01:47 -03:00
|
|
|
break-foreground= black
|
|
|
|
break-background= #ffff55
|
2001-09-24 06:43:17 -03:00
|
|
|
hit-foreground= #ffffff
|
2002-01-03 08:05:17 -04:00
|
|
|
hit-background= #000000
|
|
|
|
error-foreground= #000000
|
2001-09-24 06:43:17 -03:00
|
|
|
error-background= #ff7777
|
2002-01-03 08:05:17 -04:00
|
|
|
#cursor (only foreground can be set)
|
|
|
|
cursor-foreground= black
|
2001-09-24 06:43:17 -03:00
|
|
|
#shell window
|
|
|
|
stdout-foreground= blue
|
2002-01-03 08:05:17 -04:00
|
|
|
stdout-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
stderr-foreground= red
|
2002-01-03 08:05:17 -04:00
|
|
|
stderr-background= #ffffff
|
2001-09-24 06:43:17 -03:00
|
|
|
console-foreground= #770000
|
2002-01-03 08:05:17 -04:00
|
|
|
console-background= #ffffff
|