Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>JetMindNew to Visual Studio Code? Get it now.
JetMind

JetMind

zenpk

|
66 installs
| (0) | Free
Color theme inspired by JetBrains' Dark
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JetMind

A VSCode color theme inspired by JetBrains' Dark and IdeaVim. Based on Default Dark +

demo

NOTE: Please turn on semantic highlighting for best results!

NOTE: This theme is currently under active development and colors may change at any time. Any suggestions are welcome!

Build

  1. Add your colors to settings.json
  2. Ctrl+Shift+P -> Developer: Generate Color Theme From Current Settings
  3. Copy the generated JSON to raw.json
  4. Copy the semantic color settings to semantic.json
  5. npm run build -> outputs to themes/JetMind-color-theme.json

Recommended Settings

{
  "window.zoomLevel": 1,
  "editor.fontFamily": "'JetBrainsMonoNL Nerd Font Mono', 'JetBrains Mono'",
  "editor.fontLigatures": false,
  "editor.fontSize": 13,
  "editor.lineHeight": 22,
  "workbench.tree.indent": 16,
  "debug.console.fontSize": 13,
  "terminal.integrated.fontSize": 13
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft