Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Theme SwitchNew to Visual Studio Code? Get it now.
Theme Switch

Theme Switch

Fooxly

|
17,231 installs
| (9) | Free
Easily switch between your preferred light and dark themes
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Workspace

ext install fooxly.themeswitch

Version Installs Ratings License: MIT PRs Welcome

This extension is based on Day Night Theme Switcher by freetonik

🚀  Recently Added

  • Support for the Official VS Code theme preferences
  • Easily switch to/between your preferred light/dark themes
  • Option to set the statusbar item priority

❤  Support us

About 40% of your donation goes to one of the charities we support. For further information or questions please visit our website or contact us via charity@fooxly.com.

BuyMeACoffee    Patreon    PayPal


☀️  Theme Switch

Theme Switch provides a simple way to switch between your preferred light and dark theme with a single click.

A package by Fooxly.

Based on Day Night Theme Switcher by freetonik.

📕  Features

  • Switch between your preferred light/dark themes
  • Easily set a new theme as your default light/dark theme

💻  Preview

Preview

⌨️  Keybinds

macOS Windows & Linux Description
Command + Option + T Control + Alt + T Toggle between your preferred light/dark themes

📐  Available Settings

  • workbench.preferredLightColorTheme: Your preferred light theme ("Default Light+" by default)

    "workbench.preferredLightColorTheme": <string>
    
  • workbench.preferredDarkColorTheme: Your preferred dark theme ("Default Dark+" by default)

    "workbench.preferredDarkColorTheme": <string>
    
  • window.autoDetectColorScheme: Instructs VS Code to listen to changes to the OS's color scheme and switch to a matching theme accordingly (false by default)

    "window.autoDetectColorScheme": <true|false>
    
  • themeswitch.toggleDefaultDark: If your preferred light/dark theme is not the current theme and the toggle is triggered, switch to your dark theme (true by default)

    "themeswitch.toggleDefaultDark": <true|false>
    
  • themeswitch.priority: The priority for the statusbar toggle (0 by default)

    "themeswitch.priority": <number>
    

License

MIT © 2020 Fooxly

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