1 # IDLE reads several config files to determine user preferences. This
2 # file is the default config file for idle highlight theme settings.
4 [IDLE Classic Old
- plain fonts
]
5 normal
-foreground
= black
6 normal
-background
= white
7 normal
-fontStyle
= normal
8 keyword
-foreground
= #ff7700
9 keyword
-fontStyle
= normal
10 comment
-foreground
= #dd0000
11 comment
-fontStyle
= normal
12 string
-foreground
= #
00aa00
13 string
-fontStyle
= normal
14 definition
-foreground
= #
0000ff
15 definition
-fontStyle
= normal
16 hilite
-foreground
= #
000068
17 hilite
-background
= #
006868
18 hilite
-fontStyle
= normal
19 break
-foreground
= #ff7777
20 break
-fontStyle
= normal
21 hit
-background
= #
000000
22 hit
-foreground
= #ffffff
24 cursor
-foreround
= black
25 error
-background
= #ff7777
27 stdout
-foreground
= blue
28 stdout
-fontStyle
= normal
29 stderr
-foreground
= red
30 stderr
-fontStyle
= normal
31 console
-foreground
= #
770000
32 console
-fontStyle
= normal
35 normal
-foreground
= black
36 normal
-background
= white
37 normal
-fontStyle
= normal
38 keyword
-foreground
= #ff7700
39 keyword
-fontStyle
= bold
40 comment
-foreground
= #dd0000
41 comment
-fontStyle
= italic
42 string
-foreground
= #
00aa00
43 string
-fontStyle
= normal
44 definition
-foreground
= #
0000ff
45 definition
-fontStyle
= bold
46 hilite
-foreground
= #
000068
47 hilite
-background
= #
006868
48 break
-foreground
= #ff7777
49 hit
-background
= #
000000
50 hit
-foreground
= #ffffff
51 cursor
-foreground
= black
52 error
-background
= #ff7777
54 stdout
-foreground
= blue
55 stderr
-foreground
= red
56 console
-foreground
= #
770000