Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Nord Deep but you can actually see commentsNew to Visual Studio Code? Get it now.
Nord Deep but you can actually see comments

Nord Deep but you can actually see comments

Bálint Gyarmathy

|
2,275 installs
| (1) | Free
Nord Deep but you can actually see comments
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nord Deep

Yep. Another Nord-based vscode theme (...and a little darker)

Version Installs

Install

Press CTRL/CMD+P and run ext install nord-deep or search for "nord deep" in extensions.

Changelog

See CHANGELOG.md

Feature

  • HMLTL, CSS, Javascript, Typescript, Ruby, PHP, Elixir, Python, Java, C, C++

Suggested extension to use with the theme

indent-rainbow

    "indentRainbow.colors": [
        "rgba(16,16,16,0.1)",
        "rgba(16,16,16,0.2)",
        "rgba(16,16,16,0.3)",
        "rgba(16,16,16,0.4)",
        "rgba(16,16,16,0.5)",
        "rgba(16,16,16,0.6)",
        "rgba(16,16,16,0.7)",
        "rgba(16,16,16,0.8)",
        "rgba(16,16,16,0.9)",
        "rgba(16,16,16,1.0)"
    ],

If you use Windows Terminal then here is the matching object for the schemes list:

{
    "background": "#232731",
    "black": "#3b4252",
    "blue": "#81a1c1",
    "brightBlack": "#4c566a",
    "brightBlue": "#81a1c1",
    "brightCyan": "#8fbcbb",
    "brightGreen": "#a3be8c",
    "brightPurple": "#b48ead",
    "brightRed": "#bf616a",
    "brightWhite": "#eceff4",
    "brightYellow": "#ebcb8b",
    "cyan": "#88c0d0",
    "foreground": "#d8dee9",
    "green": "#a3be8c",
    "name": "Nord Deep",
    "purple": "#b48ead",
    "red": "#bf616a",
    "white": "#e5e9f0",
    "yellow": "#ebcb8b"
}

Screenshots

Screenshot

Terminal: Terminal

Credits

  • Peterson Cordeiro (image logo)
  • NordTheme (base colors)
  • Richard Cheney (windows terminal colors)

Cheers!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft