annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/python3.8/idlelib/config-highlight.def @ 69:33d812a61356

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 17:55:14 -0400
parents
children
rev   line source
jpayne@69 1 # IDLE reads several config files to determine user preferences. This
jpayne@69 2 # file is the default config file for idle highlight theme settings.
jpayne@69 3
jpayne@69 4 [IDLE Classic]
jpayne@69 5 normal-foreground= #000000
jpayne@69 6 normal-background= #ffffff
jpayne@69 7 keyword-foreground= #ff7700
jpayne@69 8 keyword-background= #ffffff
jpayne@69 9 builtin-foreground= #900090
jpayne@69 10 builtin-background= #ffffff
jpayne@69 11 comment-foreground= #dd0000
jpayne@69 12 comment-background= #ffffff
jpayne@69 13 string-foreground= #00aa00
jpayne@69 14 string-background= #ffffff
jpayne@69 15 definition-foreground= #0000ff
jpayne@69 16 definition-background= #ffffff
jpayne@69 17 hilite-foreground= #000000
jpayne@69 18 hilite-background= gray
jpayne@69 19 break-foreground= black
jpayne@69 20 break-background= #ffff55
jpayne@69 21 hit-foreground= #ffffff
jpayne@69 22 hit-background= #000000
jpayne@69 23 error-foreground= #000000
jpayne@69 24 error-background= #ff7777
jpayne@69 25 context-foreground= #000000
jpayne@69 26 context-background= lightgray
jpayne@69 27 linenumber-foreground= gray
jpayne@69 28 linenumber-background= #ffffff
jpayne@69 29 #cursor (only foreground can be set, restart IDLE)
jpayne@69 30 cursor-foreground= black
jpayne@69 31 #shell window
jpayne@69 32 stdout-foreground= blue
jpayne@69 33 stdout-background= #ffffff
jpayne@69 34 stderr-foreground= red
jpayne@69 35 stderr-background= #ffffff
jpayne@69 36 console-foreground= #770000
jpayne@69 37 console-background= #ffffff
jpayne@69 38
jpayne@69 39 [IDLE New]
jpayne@69 40 normal-foreground= #000000
jpayne@69 41 normal-background= #ffffff
jpayne@69 42 keyword-foreground= #ff7700
jpayne@69 43 keyword-background= #ffffff
jpayne@69 44 builtin-foreground= #900090
jpayne@69 45 builtin-background= #ffffff
jpayne@69 46 comment-foreground= #dd0000
jpayne@69 47 comment-background= #ffffff
jpayne@69 48 string-foreground= #00aa00
jpayne@69 49 string-background= #ffffff
jpayne@69 50 definition-foreground= #0000ff
jpayne@69 51 definition-background= #ffffff
jpayne@69 52 hilite-foreground= #000000
jpayne@69 53 hilite-background= gray
jpayne@69 54 break-foreground= black
jpayne@69 55 break-background= #ffff55
jpayne@69 56 hit-foreground= #ffffff
jpayne@69 57 hit-background= #000000
jpayne@69 58 error-foreground= #000000
jpayne@69 59 error-background= #ff7777
jpayne@69 60 context-foreground= #000000
jpayne@69 61 context-background= lightgray
jpayne@69 62 linenumber-foreground= gray
jpayne@69 63 linenumber-background= #ffffff
jpayne@69 64 #cursor (only foreground can be set, restart IDLE)
jpayne@69 65 cursor-foreground= black
jpayne@69 66 #shell window
jpayne@69 67 stdout-foreground= blue
jpayne@69 68 stdout-background= #ffffff
jpayne@69 69 stderr-foreground= red
jpayne@69 70 stderr-background= #ffffff
jpayne@69 71 console-foreground= #770000
jpayne@69 72 console-background= #ffffff
jpayne@69 73
jpayne@69 74 [IDLE Dark]
jpayne@69 75 comment-foreground = #dd0000
jpayne@69 76 console-foreground = #ff4d4d
jpayne@69 77 error-foreground = #FFFFFF
jpayne@69 78 hilite-background = #7e7e7e
jpayne@69 79 string-foreground = #02ff02
jpayne@69 80 stderr-background = #002240
jpayne@69 81 stderr-foreground = #ffb3b3
jpayne@69 82 console-background = #002240
jpayne@69 83 hit-background = #fbfbfb
jpayne@69 84 string-background = #002240
jpayne@69 85 normal-background = #002240
jpayne@69 86 hilite-foreground = #FFFFFF
jpayne@69 87 keyword-foreground = #ff8000
jpayne@69 88 error-background = #c86464
jpayne@69 89 keyword-background = #002240
jpayne@69 90 builtin-background = #002240
jpayne@69 91 break-background = #808000
jpayne@69 92 builtin-foreground = #ff00ff
jpayne@69 93 definition-foreground = #5e5eff
jpayne@69 94 stdout-foreground = #c2d1fa
jpayne@69 95 definition-background = #002240
jpayne@69 96 normal-foreground = #FFFFFF
jpayne@69 97 cursor-foreground = #ffffff
jpayne@69 98 stdout-background = #002240
jpayne@69 99 hit-foreground = #002240
jpayne@69 100 comment-background = #002240
jpayne@69 101 break-foreground = #FFFFFF
jpayne@69 102 context-foreground= #ffffff
jpayne@69 103 context-background= #454545
jpayne@69 104 linenumber-foreground= gray
jpayne@69 105 linenumber-background= #002240