Skip to content

b1mind/night-mind-theme

Repository files navigation

Night Mind

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.

Recommended Settings

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,

Preview Theme

⚠ This theme is in active development some languages/frameworks still need love ⚠

Color Layout [ purple ]

Color Layout [ gray ]

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

Customize

⚠ No longer used with BracketPair Colorizor2 extension (vsCode improved brackets) ⚠

  "addCustom-things":true

Notes

Languages currently need work: Python, JSX, TSX, PHP Making alternate color options (next will be simplified color textmate purple)