/opt/imh/python3.13/lib/python3.13/idlelib
NameSizeModeActions
Icons/-0755rm
__pycache__/-0755rm
autocomplete.py93540644editdlrm
autocomplete_w.py208630644editdlrm
autoexpand.py32160644editdlrm
browser.py85880644editdlrm
calltip.py72670644editdlrm
calltip_w.py70830644editdlrm
ChangeLog563600644editdlrm
codecontext.py114200644editdlrm
colorizer.py147830644editdlrm
config-extensions.def22660644editdlrm
config-highlight.def28640644editdlrm
config-keys.def109100644editdlrm
config-main.def31680644editdlrm
config.py384030644editdlrm
configdialog.py1053030644editdlrm
config_key.py152300644editdlrm
CREDITS.txt21480644editdlrm
debugger.py209970644editdlrm
debugger_r.py121150644editdlrm
debugobj.py41770644editdlrm
debugobj_r.py10820644editdlrm
delegator.py10440644editdlrm
dynoption.py19930644editdlrm
editor.py695570644editdlrm
extend.txt36320644editdlrm
filelist.py38710644editdlrm
format.py157770644editdlrm
grep.py75210644editdlrm
help.html605660644editdlrm
help.py118430644editdlrm
help_about.py90230644editdlrm
history.py40650644editdlrm
HISTORY.txt103130644editdlrm
hyperparser.py128890644editdlrm
idle.bat1770644editdlrm
idle.py4540644editdlrm
idle.pyw5700644editdlrm
iomenu.py161590644editdlrm
macosx.py92900644editdlrm
mainmenu.py39380644editdlrm
multicall.py186520644editdlrm
NEWS2x.txt271720644editdlrm
News3.txt568180644editdlrm
outwin.py57050644editdlrm
parenmatch.py72040644editdlrm
pathbrowser.py30930644editdlrm
percolator.py35680644editdlrm
pyparse.py198640644editdlrm
pyshell.py624840755editdlrm
query.py150670644editdlrm
README.txt116530644editdlrm
redirector.py68320644editdlrm
replace.py97980644editdlrm
rpc.py210780644editdlrm
run.py218770644editdlrm
runscript.py82730644editdlrm
scrolledlist.py44780644editdlrm
search.py55670644editdlrm
searchbase.py78520644editdlrm
searchengine.py73720644editdlrm
sidebar.py203270644editdlrm
squeezer.py128340644editdlrm
stackviewer.py40160644editdlrm
statusbar.py14740644editdlrm
textview.py68080644editdlrm
TODO.txt84770644editdlrm
tooltip.py66650644editdlrm
tree.py167730644editdlrm
undo.py110160644editdlrm
util.py13120644editdlrm
window.py26160644editdlrm
zoomheight.py42030644editdlrm
zzdummy.py20050644editdlrm
__init__.py3960644editdlrm
__main__.py1070644editdlrm
Edit: /opt/imh/python3.13/lib/python3.13/idlelib/config-highlight.def (2864B)
# IDLE reads several config files to determine user preferences. This # file is the default config file for idle highlight theme settings. [IDLE Classic] normal-foreground= #000000 normal-background= #ffffff keyword-foreground= #ff7700 keyword-background= #ffffff builtin-foreground= #900090 builtin-background= #ffffff comment-foreground= #dd0000 comment-background= #ffffff string-foreground= #00aa00 string-background= #ffffff definition-foreground= #0000ff definition-background= #ffffff hilite-foreground= #000000 hilite-background= gray break-foreground= black break-background= #ffff55 hit-foreground= #ffffff hit-background= #000000 error-foreground= #000000 error-background= #ff7777 context-foreground= #000000 context-background= lightgray linenumber-foreground= gray linenumber-background= #ffffff #cursor (only foreground can be set, restart IDLE) cursor-foreground= black #shell window stdout-foreground= blue stdout-background= #ffffff stderr-foreground= red stderr-background= #ffffff console-foreground= #770000 console-background= #ffffff [IDLE New] normal-foreground= #000000 normal-background= #ffffff keyword-foreground= #ff7700 keyword-background= #ffffff builtin-foreground= #900090 builtin-background= #ffffff comment-foreground= #dd0000 comment-background= #ffffff string-foreground= #00aa00 string-background= #ffffff definition-foreground= #0000ff definition-background= #ffffff hilite-foreground= #000000 hilite-background= gray break-foreground= black break-background= #ffff55 hit-foreground= #ffffff hit-background= #000000 error-foreground= #000000 error-background= #ff7777 context-foreground= #000000 context-background= lightgray linenumber-foreground= gray linenumber-background= #ffffff #cursor (only foreground can be set, restart IDLE) cursor-foreground= black #shell window stdout-foreground= blue stdout-background= #ffffff stderr-foreground= red stderr-background= #ffffff console-foreground= #770000 console-background= #ffffff [IDLE Dark] comment-foreground = #dd0000 console-foreground = #ff4d4d error-foreground = #FFFFFF hilite-background = #7e7e7e string-foreground = #02ff02 stderr-background = #002240 stderr-foreground = #ffb3b3 console-background = #002240 hit-background = #fbfbfb string-background = #002240 normal-background = #002240 hilite-foreground = #FFFFFF keyword-foreground = #ff8000 error-background = #c86464 keyword-background = #002240 builtin-background = #002240 break-background = #808000 builtin-foreground = #ff00ff definition-foreground = #5e5eff stdout-foreground = #c2d1fa definition-background = #002240 normal-foreground = #FFFFFF cursor-foreground = #ffffff stdout-background = #002240 hit-foreground = #002240 comment-background = #002240 break-foreground = #FFFFFF context-foreground= #ffffff context-background= #454545 linenumber-foreground= gray linenumber-background= #002240