Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>auto-theme-switchNew to Visual Studio Code? Get it now.
auto-theme-switch

auto-theme-switch

cnyballk

|
1,470 installs
| (2) | Free
Switch themes based at time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

auto-theme-switch

Visual Studio Marketplace Downloads GitHub package.json version

Features

  • The theme can be switched automatically according to the schedule time

Available Settings

  • switchConfig.darkTheme: Dark Theme

    "switchConfig.darkTheme": "Visual Studio Dark"
    
  • switchConfig.lightTheme: Light Theme

    "switchConfig.lightTheme": "Visual Studio Light"
    
  • switchConfig.darkTime: switch to dark theme at this time

    "switchConfig.darkTime": "18:00"
    
  • switchConfig.lightTime: switch to light theme at this time

    "switchConfig.lightTime": "6:00"
    

CHANGELOG

CHANGELOG

LICENSE

MIT

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