Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Nicer High ContrastNew to Visual Studio Code? Get it now.
Nicer High Contrast

Nicer High Contrast

Rafael Sousa

|
24,775 installs
| (4) | Free
An opinionated implementation of a high contrast theme for those who don't need that much high constrast.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nicer High Contrast

High constrast themes are my favourite because of it's unique color scheme/token colors. Once I got used to it I can't live without it, that's why I came up with an opinionated implementation of a high contrast theme for those who don't need that much high constrast and would rather a better looking code editor.

Screenshots

Image 1 Image 2

The font in the screenshot is Operator Mono. You can get/buy it here: http://www.typography.com/blog/introducing-operator

I use the CustomizeUI extension to customize the whole UI of VS Code.

settings.json:

{
  "customizeUI.activityBar": "bottom",
  "customizeUI.titleBar": "inline",
  "customizeUI.activityBarHideSettings": true,
  "customizeUI.statusBarPosition": "under-panel",
  "customizeUI.font.monospace": "OperatorMonoLig-Book",
  "customizeUI.font.regular": "OperatorMonoLig-Book"
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft