Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Night ModeNew to Visual Studio Code? Get it now.
Night Mode

Night Mode

Gokulakrishnan Kalaikovan

|
2,726 installs
| (3) | Free
A flux extension for vscode editor. Change custom theme at custom time.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-night-mode

A flux extension for vscode editor. Change custom theme at custom time (sunrise & sunset).

Quick Start

  • Install the extension with below using ⌘ + p or search for vscode-night-mode and install.
ext install vscode-night-mode

Before Activating Extension

In your workspace.json or settings.json, give your choice of theme name to change.

// Custom theme
"nightMode.colorTheme": "Monokai" // Default - Default High Contrast

// Sunrise, Sunset in 24hrs format
"nightMode.sunRise": "5" // Morning 5 AM - Default 6 AM 
"nightMode.sunSet": "19" // Evening 7PM - Default 6 PM

Activate or Switch back to your previous theme

  • Shortcut - cmd or ctrl + .

Deactivate the extension

  • Shortcut - cmd or ctrl + shift + .

Contributions

If you find a bug or want to a new feature, please file an issue. PR's are most welcome ;)

License

MIT © Gokulakrishnan

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