2
0
Fork
You've already forked windows-terminal
0
🖥️ cozy evergarden theme for windows terminal
  • Just 100%
2026年03月17日 22:23:56 +01:00
.github/workflows feat: add workflow 2025年03月25日 16:14:13 +00:00
themes chore: update themes 2026年03月17日 22:23:56 +01:00
justfile feat: init 2025年03月20日 19:06:40 +00:00
LICENSE feat: init 2025年03月20日 19:06:40 +00:00
README.md feat: init 2025年03月20日 19:06:40 +00:00
windows-terminal.tera feat: init 2025年03月20日 19:06:40 +00:00

Logo
Evergarden for Windows Terminal

Previews

Winter
Fall
Spring

Usage

  • Open the Settings panel (Ctrl + ,)
  • Select Open JSON file at bottom left corner (or press Ctrl + Shift + ,)
  • Copy your preferred theme into the opened JSON file under schemes: [] and themes: []:
{
 "themes": [
 {
 "name": "Evergarden Fall",
 ...colors
 }
 ..other themes
 ],
 "schemes": [
 {
 "name": "Evergarden Fall",
 ...colors
 }
 ..other schemes
 ],
}

What's next:

  • Go to Settings -> Profiles and apply the theme to your profile.
  • Go to Select Appearance and choose the theme in the color scheme drop down menu and click on Save.

Thanks to <3