Skip to content

Instantly share code, notes, and snippets.

View WANGJIEKE's full-sized avatar
🖥️
Coding

Tongjie Wang WANGJIEKE

🖥️
Coding
View GitHub Profile
@WANGJIEKE
WANGJIEKE / config-highlight.cfg
Last active June 13, 2019 06:38 — forked from AndBondStyle/config-highlight.cfg
A dark highlighting theme for Python's IDLE IDE based on PyCharm Darcula color scheme
[Darcula]
normal-foreground = #A9B7C6
normal-background = #2B2B2B
definition-foreground = #A9B7C6
definition-background = #2B2B2B
keyword-foreground = #CC7832
keyword-background = #2B2B2B
builtin-foreground = #8888C6
builtin-background = #2B2B2B
string-foreground = #507842