Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Auto Dark ModeNew to Visual Studio Code? Get it now.

Auto Dark Mode

LinusU

|
17,359 installs
| (25) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

auto-dark-mode

Automatically switch between light and dark themes depending on the system dark mode toggle.

Currently only the macOS platform is supported.

Configuration

The extension exposes four configuration fields for you to select a dark and a light theme.

  • autoDarkMode.darkTheme - Specifies which theme is to be shown when dark mode is on
  • autoDarkMode.lightTheme - Specifies which theme is to be shown when dark mode is off
  • autoDarkMode.darkIconTheme - Specifies which icon theme is to be shown when dark mode is on (optional)
  • autoDarkMode.lightIconTheme - Specifies which icon theme is to be shown when dark mode is off (optional)

Status

This extension is under heavy development, and is not stable.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft