This theme is my take on my favorite dark themes OneDarkPro NightOwl Moonlight. Rich text elements, with a dim UI and bright focus color used to direct attention to where you're active.
This theme now uses editor bracket color defaults without any extentions. settings.json (see other customization options below).
"editor.bracketPairColorization.enabled": true,
"editor.renderLineHighlightOnlyWhenFocus": true,
"editor.guides.highlightActiveBracketPair": true,
"editor.guides.highlightActiveIndentation": true,
⚠ This theme is in active development some languages/frameworks still need love ⚠
Features: Bright cursor/active focus | Dim Git gutter and scrollBar colors | GitMerge, Peek, Difference colors match gutter colors | highlight active/inactive | custom OhMyPosh terminal theme (with install)
Matching word highlight is subtle, while search highlight stands out
⚠ No longer used with BracketPair Colorizor2 extension (vsCode improved brackets) ⚠
"addCustom-things":true
Languages currently need work: Python, JSX, TSX, PHP Making alternate color options (next will be simplified color textmate purple)