Skip to content

Instantly share code, notes, and snippets.

@amberisvibin
Created May 25, 2023 00:03
Show Gist options
  • Save amberisvibin/d17172c376db00b31b9b49c71b89977f to your computer and use it in GitHub Desktop.
Save amberisvibin/d17172c376db00b31b9b49c71b89977f to your computer and use it in GitHub Desktop.
Python IDLE Tokyo Night Theme
[Tokyo Night]
normal-foreground = #a9b1d6
normal-background = #1a1b26
keyword-foreground = #bb9af7
keyword-background = #1a1b26
builtin-foreground = #7aa2f7
builtin-background = #1a1b26
comment-foreground = #565f89
comment-background = #1a1b26
string-foreground = #9ece6a
string-background = #1a1b26
definition-foreground = #7aa2f7
definition-background = #1a1b26
hilite-foreground = #2e3436
hilite-background = #a9b1d6
break-foreground = #000000
break-background = #1a1b26
hit-foreground = #73daca
hit-background = #1a1b26
error-foreground = #f7768e
error-background = #1a1b26
context-foreground = #1a1b26
context-background = #c0caf5
linenumber-foreground = #a9b1d6
linenumber-background = #24283b
cursor-foreground = #c0caf5
stdout-foreground = #9aa5ce
stdout-background = #1a1b26
stderr-foreground = #f7768e
stderr-background = #1a1b26
console-foreground = #9aa5ce
console-background = #1a1b26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment