Automatically switch color scheme based on time of day? #19134
-
Hey everyone! I’m trying to customize my Windows Terminal a bit more and was wondering: For example, using a light theme during the day and a dark theme at night — without doing it manually. Maybe through a script, scheduled task, or even a built-in feature I’ve missed? Any ideas or examples would be super appreciated. Thanks in advance! 😊 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
🌗 Auto-Switch Windows Terminal Theme by TimeYes! You can automatically switch Windows Terminal color schemes based on time using a simple PowerShell script + Task Scheduler. ✅ Steps:
|
Beta Was this translation helpful? Give feedback.
🌗 Auto-Switch Windows Terminal Theme by Time
Yes! You can automatically switch Windows Terminal color schemes based on time using a simple PowerShell script + Task Scheduler.
✅ Steps:
settings.json
and change thecolorScheme
.