annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/python3.8/idlelib/config-highlight.def @ 68:5028fdace37b

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