Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Chroma DriftNew to Visual Studio Code? Get it now.
Chroma Drift

Chroma Drift

Ben of the Web

|
171 installs
| (1) | Free
A dark, minimal, pastel VSCode UI and syntax theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Chroma Drift

Chroma Drift banner

What the theme looks like in a ReactJS project Chroma Drift in action

Looks best with these additional settings

{
    "workbench.colorTheme": "chromadrift",
    
    "editor.minimap.enabled": false,
    "workbench.statusBar.visible": false,
    "workbench.activityBar.location": "hidden",

    "git.decorations.enabled": false,
    "editor.cursorSmoothCaretAnimation": "on",

    "editor.cursorStyle": "block",
    "editor.fontFamily": "Hack, Anonymous Pro", 
    
    "editor.fontSize": 13,
    "editor.lineHeight": 1.6,
    "workbench.tree.indent": 25,
}

Add them to your VSCode settings :

  • Cmd+Shift+p > Preferences: Open User Settings (JSON)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft