Smart Theme Switcher
Smart Theme Switcher is a Visual Studio Code extension that automatically switches between light and dark themes based on the time of day.
Features
- Automatically applies light or dark theme based on time
- Manual command to toggle theme instantly
- Fully configurable day and night start times
- Works with any installed VS Code theme
Usage
Automatic Switching
Set your preferred times in settings:
- Day Start (hour 0–23)
- Night Start (hour 0–23)
The theme will update automatically.
Manual Switching
Open Command Palette (Ctrl + Shift + P) and run:
Settings
smartThemeSwitcher.lightTheme – Theme used during daytime
smartThemeSwitcher.darkTheme – Theme used during night
smartThemeSwitcher.dayStart – Day start hour
smartThemeSwitcher.nightStart – Night start hour
License
MIT
| |