Catppuccin for Windows Terminal
- Open the Settings panel
- Choose "Open the Json file" (bottom left corner)
- Choose your flavour.
- Copy the contents of flavour.json into the opened json file under "schemes":
{
..default layout
"schemes":
[
..catppuccin flavour
..other schemes
],
}
- (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
],
}
- Save and exit
- Click on "Appearance" in the sidebar (has a paintbrush icon)
- Choose catppuccin in the theme drop down menu
- Select the profile you want catppuccin to be applied to
- Select "Appearance"
- Choose catppuccin in the color scheme drop down menu
- Click on "Save", done!
Copyright © 2021-present Catppuccin Org