/windows-terminal

🪟 Soothing pastel theme for Windows Terminal

MIT LicenseMIT

Logo
Catppuccin for Windows Terminal

Usage

  1. Open the Settings panel
  2. Choose "Open the Json file" (bottom left corner)
  3. Choose your flavour.
  4. Copy the contents of flavour.json into the opened json file under "schemes":
{
    ..default layout
    "schemes":
    [
        ..catppuccin flavour
        ..other schemes
    ],
}
  1. (Only in Windows Terminal 1.16 Preview) Copy the contents of flavourTheme.json into the opened json file under "themes":
{
    ..default layout
    "themes":
    [
        ..catppuccin flavour
        ..other themes
    ],
}
  1. Save and exit
  2. Click on "Appearance" in the sidebar (has a paintbrush icon)
  3. Choose catppuccin in the theme drop down menu
  4. Select the profile you want catppuccin to be applied to
  5. Select "Appearance"
  6. Choose catppuccin in the color scheme drop down menu
  7. Click on "Save", done!

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org