/nord-dark-contrast

A darker and more contrasted color theme variant for Visual Studio Code of the Nord color palette.

MIT LicenseMIT

Nord Dark Contrast

icon
More contrast versions of the Nord Wave theme.


📷 Gallery

Nord Dark Contrast

Screenshot

Nord Dark Contrast Lighter

Screenshot

🔌 Installation

  • Launch Quick Open with Cmd+P or Ctrl+P
  • Paste the command ext install nord-dark-contrast
  • Click Install to install it
  • Click Reload to reload your editor
  • Code/File > Preferences > Color Theme > Nord Dark Contrast | Nord Dark Contrast Lighter

✨ Suggestions

Font

Settings

{
    "workbench.activityBar.visible": false,
    "window.menuBarVisibility": "toggle",
    "editor.minimap.enabled": false,
    "explorer.openEditors.visible": 0,
    "editor.glyphMargin": false,
    "breadcrumbs.enabled": false,
    "editor.renderWhitespace": "boundary",
    "editor.guides.indentation": false,
    "editor.folding": false,
    "editor.bracketPairColorization.enabled": false,
}

🐛 Issues, improvements, and utilization

  • Please use Issues tab to communicate any troubling issues or possible improvements.
  • Feel free to fork the repository and use this theme as a base for creating your very own theme, you may provide credits but it's not by any means mandatory to do so.