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

Monochromator

Josias Beem

|
532 installs
| (1) | Free
Distraction-free monochrome coding theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Monochromator

Distraction-free monochrome coding theme

Screenshots

Recommended Settings

To ensure 100% correct behaviour, it is recommended to add the following to your settings.json:

{
  // This ensures that string interpolation delimiters look right
  "editor.bracketPairColorization.enabled": false,

  // This ensures that variables do not look similar to comments
  "editor.showUnused": false
}

License

Copyright © 2025 Josias Beem

This project is licensed under the MIT License - see the LICENSE file for details.

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