An unofficial version of antfu/vscode-theme-vitesse designed for Windows Terminal. 🎨
This theme is inspired by the colors of the Vitesse VSCode theme, with some modifications to ensure proper functionality in Windows Terminal.
- Download and open the
.json
file of your preferred scheme (e.g.,dark-soft.json
). - Open Windows Terminal settings and click Open JSON file at the bottom left corner.
- Locate the
schemes
block in the opened JSON file. - Copy the contents of the theme’s
.json
file and paste it inside the[]
in theschemes
block. If it’s not the first scheme, make sure to add a comma before it. - Save the file and restart Windows Terminal. Then open Windows Terminal settings again.
- Go to Your Profile or Defaults > Appearance > Color Scheme and select the installed theme.
- Enjoy your new theme!
Warning
This will overwrite your Windows Terminal configuration!
- Download and open
settings.json
. - Open Windows Terminal settings and click Open JSON file at the bottom left corner.
- Replace the current Windows Terminal configuration with the downloaded
settings.json
. - Go to Your Profile or Defaults > Appearance > Color Scheme and choose your preferred theme.
- Enjoy your new theme!