blob: 821b2f02d856a6f86daea6072a66db8b7dc70bfa [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 +00007normal-fontStyle= normal
8keyword-foreground= #ff7700
Steven M. Gavaad4f5322002-01-03 12:05:17 +00009keyword-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000010keyword-fontStyle= normal
11comment-foreground= #dd0000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000012comment-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000013comment-fontStyle= normal
14string-foreground= #00aa00
Steven M. Gavaad4f5322002-01-03 12:05:17 +000015string-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000016string-fontStyle= normal
17definition-foreground= #0000ff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000018definition-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000019definition-fontStyle= normal
Steven M. Gavaad4f5322002-01-03 12:05:17 +000020hilite-foreground= #ffffff
21hilite-background= gray
Steven M. Gavac11ccf32001-09-24 09:43:17 +000022hilite-fontStyle= normal
23break-foreground= #ff7777
Steven M. Gavaad4f5322002-01-03 12:05:17 +000024break-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000025break-fontStyle= normal
Steven M. Gavac11ccf32001-09-24 09:43:17 +000026hit-foreground= #ffffff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000027hit-background= #000000
Steven M. Gavac11ccf32001-09-24 09:43:17 +000028hit-fontStyle= normal
Steven M. Gavaad4f5322002-01-03 12:05:17 +000029error-foreground= #000000
Steven M. Gavac11ccf32001-09-24 09:43:17 +000030error-background= #ff7777
Steven M. Gavaad4f5322002-01-03 12:05:17 +000031#cursor (only foreground can be set)
32cursor-foreground= black
Steven M. Gavac11ccf32001-09-24 09:43:17 +000033#shell window
34stdout-foreground= blue
Steven M. Gavaad4f5322002-01-03 12:05:17 +000035stdout-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000036stdout-fontStyle= normal
37stderr-foreground= red
Steven M. Gavaad4f5322002-01-03 12:05:17 +000038stderr-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000039stderr-fontStyle= normal
40console-foreground= #770000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000041console-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000042console-fontStyle= normal
43
Steven M. Gavaad4f5322002-01-03 12:05:17 +000044[IDLE New]
45bold-foreground= #000000
46bold-background= #ffffff
47bold-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000048keyword-foreground= #ff7700
Steven M. Gavaad4f5322002-01-03 12:05:17 +000049keyword-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000050keyword-fontStyle= bold
51comment-foreground= #dd0000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000052comment-background= #ffffff
53comment-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000054string-foreground= #00aa00
Steven M. Gavaad4f5322002-01-03 12:05:17 +000055string-background= #ffffff
56string-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000057definition-foreground= #0000ff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000058definition-background= #ffffff
Steven M. Gavac11ccf32001-09-24 09:43:17 +000059definition-fontStyle= bold
Steven M. Gavaad4f5322002-01-03 12:05:17 +000060hilite-foreground= #ffffff
61hilite-background= gray
62hilite-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000063break-foreground= #ff7777
Steven M. Gavaad4f5322002-01-03 12:05:17 +000064break-background= #ffffff
65break-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000066hit-foreground= #ffffff
Steven M. Gavaad4f5322002-01-03 12:05:17 +000067hit-background= #000000
68hit-fontStyle= bold
69error-foreground= #000000
Steven M. Gavac11ccf32001-09-24 09:43:17 +000070error-background= #ff7777
Steven M. Gavaad4f5322002-01-03 12:05:17 +000071#cursor (only foreground can be set)
72cursor-foreground= black
Steven M. Gavac11ccf32001-09-24 09:43:17 +000073#shell window
74stdout-foreground= blue
Steven M. Gavaad4f5322002-01-03 12:05:17 +000075stdout-background= #ffffff
76stdout-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000077stderr-foreground= red
Steven M. Gavaad4f5322002-01-03 12:05:17 +000078stderr-background= #ffffff
79stderr-fontStyle= bold
Steven M. Gavac11ccf32001-09-24 09:43:17 +000080console-foreground= #770000
Steven M. Gavaad4f5322002-01-03 12:05:17 +000081console-background= #ffffff
82console-fontStyle= bold