jpayne@68: # IDLE reads several config files to determine user preferences. This jpayne@68: # file is the default config file for idle highlight theme settings. jpayne@68: jpayne@68: [IDLE Classic] jpayne@68: normal-foreground= #000000 jpayne@68: normal-background= #ffffff jpayne@68: keyword-foreground= #ff7700 jpayne@68: keyword-background= #ffffff jpayne@68: builtin-foreground= #900090 jpayne@68: builtin-background= #ffffff jpayne@68: comment-foreground= #dd0000 jpayne@68: comment-background= #ffffff jpayne@68: string-foreground= #00aa00 jpayne@68: string-background= #ffffff jpayne@68: definition-foreground= #0000ff jpayne@68: definition-background= #ffffff jpayne@68: hilite-foreground= #000000 jpayne@68: hilite-background= gray jpayne@68: break-foreground= black jpayne@68: break-background= #ffff55 jpayne@68: hit-foreground= #ffffff jpayne@68: hit-background= #000000 jpayne@68: error-foreground= #000000 jpayne@68: error-background= #ff7777 jpayne@68: context-foreground= #000000 jpayne@68: context-background= lightgray jpayne@68: linenumber-foreground= gray jpayne@68: linenumber-background= #ffffff jpayne@68: #cursor (only foreground can be set, restart IDLE) jpayne@68: cursor-foreground= black jpayne@68: #shell window jpayne@68: stdout-foreground= blue jpayne@68: stdout-background= #ffffff jpayne@68: stderr-foreground= red jpayne@68: stderr-background= #ffffff jpayne@68: console-foreground= #770000 jpayne@68: console-background= #ffffff jpayne@68: jpayne@68: [IDLE New] jpayne@68: normal-foreground= #000000 jpayne@68: normal-background= #ffffff jpayne@68: keyword-foreground= #ff7700 jpayne@68: keyword-background= #ffffff jpayne@68: builtin-foreground= #900090 jpayne@68: builtin-background= #ffffff jpayne@68: comment-foreground= #dd0000 jpayne@68: comment-background= #ffffff jpayne@68: string-foreground= #00aa00 jpayne@68: string-background= #ffffff jpayne@68: definition-foreground= #0000ff jpayne@68: definition-background= #ffffff jpayne@68: hilite-foreground= #000000 jpayne@68: hilite-background= gray jpayne@68: break-foreground= black jpayne@68: break-background= #ffff55 jpayne@68: hit-foreground= #ffffff jpayne@68: hit-background= #000000 jpayne@68: error-foreground= #000000 jpayne@68: error-background= #ff7777 jpayne@68: context-foreground= #000000 jpayne@68: context-background= lightgray jpayne@68: linenumber-foreground= gray jpayne@68: linenumber-background= #ffffff jpayne@68: #cursor (only foreground can be set, restart IDLE) jpayne@68: cursor-foreground= black jpayne@68: #shell window jpayne@68: stdout-foreground= blue jpayne@68: stdout-background= #ffffff jpayne@68: stderr-foreground= red jpayne@68: stderr-background= #ffffff jpayne@68: console-foreground= #770000 jpayne@68: console-background= #ffffff jpayne@68: jpayne@68: [IDLE Dark] jpayne@68: comment-foreground = #dd0000 jpayne@68: console-foreground = #ff4d4d jpayne@68: error-foreground = #FFFFFF jpayne@68: hilite-background = #7e7e7e jpayne@68: string-foreground = #02ff02 jpayne@68: stderr-background = #002240 jpayne@68: stderr-foreground = #ffb3b3 jpayne@68: console-background = #002240 jpayne@68: hit-background = #fbfbfb jpayne@68: string-background = #002240 jpayne@68: normal-background = #002240 jpayne@68: hilite-foreground = #FFFFFF jpayne@68: keyword-foreground = #ff8000 jpayne@68: error-background = #c86464 jpayne@68: keyword-background = #002240 jpayne@68: builtin-background = #002240 jpayne@68: break-background = #808000 jpayne@68: builtin-foreground = #ff00ff jpayne@68: definition-foreground = #5e5eff jpayne@68: stdout-foreground = #c2d1fa jpayne@68: definition-background = #002240 jpayne@68: normal-foreground = #FFFFFF jpayne@68: cursor-foreground = #ffffff jpayne@68: stdout-background = #002240 jpayne@68: hit-foreground = #002240 jpayne@68: comment-background = #002240 jpayne@68: break-foreground = #FFFFFF jpayne@68: context-foreground= #ffffff jpayne@68: context-background= #454545 jpayne@68: linenumber-foreground= gray jpayne@68: linenumber-background= #002240