Skip to content

πŸƒ Port of the Vesper Visual Studio Code theme for Windows Terminal

License

Notifications You must be signed in to change notification settings

mohvn/vesper-windows-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vesper preview

Vesper on Windows Terminal

Peppermint and orange flavored dark theme for Windows Terminal.

Installation

  1. Launch Windows Terminal
  2. Open the Settings panel (Ctrl + ,)
  3. Select Open JSON file at bottom left corner (Ctrl + Shift + ,)
  4. Copy the contents of vesper.json into the opened JSON file under "schemes":
{
    "schemes":
    [
        ..vesper theme
        ..other schemes
    ],
}
  1. Copy the contents of vesperTheme.json into the opened JSON file under "themes":
{
    ..default layout
    "themes":
    [
        ..vesper theme
        ..other themes
    ],
}
  1. Save and exit
  2. In the Settings panel
  3. Select Appearance
  4. Choose Vesper in the Application Theme drop down menu
  5. Click on Save.
  6. In the Settings panel under Profiles, select the profile you want to apply the theme to. Defaults will apply to all profiles.
  7. Select Appearance
  8. Choose Vesper in the Color scheme drop down menu
  9. Click on Save, enjoy!

Based on Vesper Theme for VSCode.

About

πŸƒ Port of the Vesper Visual Studio Code theme for Windows Terminal

Topics

Resources

License

Stars

Watchers

Forks