Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 2.84 KB

README.md

File metadata and controls

67 lines (55 loc) · 2.84 KB

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