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
- Host: GitHub
- URL: https://github.com/catppuccin/windows-terminal
- Owner: catppuccin
- License: mit
- Created: 2022-01-09T17:59:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T23:53:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T00:42:27.388Z (11 months ago)
- Topics: catppuccin, fancy, hacktoberfest, pastel-colors, windows, windows-desktop, windows-terminal
- Homepage:
- Size: 927 KB
- Stars: 487
- Watchers: 6
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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