An open API service indexing awesome lists of open source software.

https://github.com/catppuccin/windows-terminal

🪟 Soothing pastel theme for Windows Terminal
https://github.com/catppuccin/windows-terminal

catppuccin fancy hacktoberfest pastel-colors windows windows-desktop windows-terminal

Last synced: 2 months ago
JSON representation

🪟 Soothing pastel theme for Windows Terminal

Awesome Lists containing this project

README

          


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"**:

```json
{
..default layout
"schemes":
[
..catppuccin flavour
..other schemes
],
}
```

6. Copy the contents of _flavourTheme_.json (example: frappeTheme.json) into the opened JSON file under **"themes"**:

```json
{
..default layout
"themes":
[
..catppuccin flavour
..other themes
],
}
```

7. Save and exit
8. In the **Settings** panel under Profiles, select the profile you want to apply the theme to. **Defaults** will apply theme to all profiles.
9. Select **Appearance**
10. Choose your _catppuccin flavor_ in the **Color scheme** drop down menu
11. Click on **Save**, enjoy! ✨

## 💝 Thanks to

- [Pocco81](https://github.com/Pocco81)
- [LudoPinelli](https://github.com/LudoPinelli)
- [AdalZanabria](https://github.com/AdalZanabria)
- [Aryan Prince](https://github.com/aryanprince)

 


Copyright © 2021-present Catppuccin Org