Skip to content

🪟 Soothing pastel theme for Windows Terminal

License

Notifications You must be signed in to change notification settings

abhbh/windows-terminal

 
 

Repository files navigation

Logo
Catppuccin for Windows Terminal

Usage

  1. Launch Windows Terminal
  2. Open the Settings panel (Ctrl + ,)
  3. Select Open JSON file at bottom left corner (Ctrl + Shift + ,)
  4. Choose your flavour (frappe, latte, macchiato, mocha)
  5. Copy the contents of flavour.json (example: frappe.json) into the opened JSON file under "schemes":
{
    ..default layout
    "schemes":
    [
        ..catppuccin flavour
        ..other schemes
    ],
}
  1. Copy the contents of flavourTheme.json (example: frappeTheme.json) into the opened JSON file under "themes":
{
    ..default layout
    "themes":
    [
        ..catppuccin flavour
        ..other themes
    ],
}
  1. Save and exit
  2. In the Settings panel under Profiles, select the profile you want to apply the theme to. Defaults will apply theme to all profiles.
  3. Select Appearance
  4. Choose your catppuccin flavor in the Color scheme drop down menu
  5. Click on Save, enjoy! ✨

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

🪟 Soothing pastel theme for Windows Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published