Skip to content

Instantly share code, notes, and snippets.

View victorwestmann's full-sized avatar

Victor Westmann victorwestmann

View GitHub Profile
@victorwestmann
victorwestmann / config-highlight.cfg
Last active September 9, 2015 22:12 — forked from dsosby/config-highlight.cfg
A dark highlighting theme for Python's IDLE IDE based on Notepad++'s Obsidian color scheme
[Obsidian]
definition-foreground = #678CB1
error-foreground = #FF0000
string-background = #293134
keyword-foreground = #93C763
normal-foreground = #E0E2E4
comment-background = #293134
hit-foreground = #E0E2E4
builtin-background = #293134
stdout-foreground = #678CB1