blob: 2b7deab38250cef2e1d68d6566ace9da21eaa3fd [file] [log] [blame]
Steven M. Gavac11ccf32001-09-24 09:43:17 +00001# IDLE reads several config files to determine user preferences. This
2# file is the default config file for idle highlight theme settings.
3
Steven M. Gavaad4f5322002-01-03 12:05:17 +00004[IDLE Classic]
5normal-foreground= #000000
6normal-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +00007keyword-foreground= #ff7700
Steven M. Gavaad4f5322002-01-03 12:05:17 +00008keyword-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +00009comment-foreground= #dd0000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000010comment-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000011string-foreground= #00aa00
Steven M. Gavaad4f5322002-01-03 12:05:17 +000012string-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000013definition-foreground= #0000ff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000014definition-background= #ffffff
Steven M. Gava052937f2002-02-11 02:20:53 +000015hilite-foreground= #000000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000016hilite-background= gray
Kurt B. Kaiser669f4c32002-06-20 04:01:47 +000017break-foreground= black
18break-background= #ffff55
Steven M. Gavac11ccf32001-09-24 09:43:17 +000019hit-foreground= #ffffff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000020hit-background= #000000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000021error-foreground= #000000
Steven M. Gavac11ccf32001-09-24 09:43:17 +000022error-background= #ff7777
Steven M. Gavaad4f5322002-01-03 12:05:17 +000023#cursor (only foreground can be set)
24cursor-foreground= black
Steven M. Gavac11ccf32001-09-24 09:43:17 +000025#shell window
26stdout-foreground= blue
Steven M. Gavaad4f5322002-01-03 12:05:17 +000027stdout-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000028stderr-foreground= red
Steven M. Gavaad4f5322002-01-03 12:05:17 +000029stderr-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000030console-foreground= #770000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000031console-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000032
Steven M. Gavaad4f5322002-01-03 12:05:17 +000033[IDLE New]
Steven M. Gava052937f2002-02-11 02:20:53 +000034normal-foreground= #000000
35normal-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000036keyword-foreground= #ff7700
Steven M. Gavaad4f5322002-01-03 12:05:17 +000037keyword-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000038comment-foreground= #dd0000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000039comment-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000040string-foreground= #00aa00
Steven M. Gavaad4f5322002-01-03 12:05:17 +000041string-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000042definition-foreground= #0000ff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000043definition-background= #ffffff
Steven M. Gava052937f2002-02-11 02:20:53 +000044hilite-foreground= #000000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000045hilite-background= gray
Kurt B. Kaiser669f4c32002-06-20 04:01:47 +000046break-foreground= black
47break-background= #ffff55
Steven M. Gavac11ccf32001-09-24 09:43:17 +000048hit-foreground= #ffffff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000049hit-background= #000000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000050error-foreground= #000000
Steven M. Gavac11ccf32001-09-24 09:43:17 +000051error-background= #ff7777
Steven M. Gavaad4f5322002-01-03 12:05:17 +000052#cursor (only foreground can be set)
53cursor-foreground= black
Steven M. Gavac11ccf32001-09-24 09:43:17 +000054#shell window
55stdout-foreground= blue
Steven M. Gavaad4f5322002-01-03 12:05:17 +000056stdout-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000057stderr-foreground= red
Steven M. Gavaad4f5322002-01-03 12:05:17 +000058stderr-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000059console-foreground= #770000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000060console-background= #ffffff