Created
April 11, 2020 19:37
-
-
Save tombulled/e76968eba2b1165dd304a34ae685dbe1 to your computer and use it in GitHub Desktop.
Python IDLE theme inspired by Atom's One Dark
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[One Dark] | |
normal-foreground = #ffffff | |
normal-background = #282c34 | |
keyword-foreground = #c678dd | |
keyword-background = #282c34 | |
builtin-foreground = #56b6c2 | |
builtin-background = #282c34 | |
comment-foreground = #5c6370 | |
comment-background = #282c34 | |
string-foreground = #98c379 | |
string-background = #282c34 | |
definition-foreground = #61afef | |
definition-background = #282c34 | |
hilite-foreground = #ffffff | |
hilite-background = #3a3f4b | |
break-foreground = #FFFFFF | |
break-background = #808000 | |
hit-foreground = #ffffff | |
hit-background = #324365 | |
error-foreground = #FFFFFF | |
error-background = #5c3939 | |
context-foreground = #ffffff | |
context-background = #21252b | |
linenumber-foreground = #636d83 | |
linenumber-background = #282c34 | |
cursor-foreground = #ffffff | |
stdout-foreground = #d19a66 | |
stdout-background = #282c34 | |
stderr-foreground = #ff6347 | |
stderr-background = #282c34 | |
console-foreground = #e06c75 | |
console-background = #282c34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Installation: