SkillAgentSearch skills...

Kitty

😽 Soothing pastel theme for Kitty

Install / Use

/learn @catppuccin/Kitty
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h3 align="center"> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png" width="100" alt="Logo"/><br/> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> Catppuccin for <a href="https://github.com/kovidgoyal/kitty">Kitty</a> <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png" height="30" width="0px"/> </h3> <p align="center"> <a href="https://github.com/catppuccin/kitty/stargazers"><img src="https://img.shields.io/github/stars/catppuccin/kitty?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a> <a href="https://github.com/catppuccin/kitty/issues"><img src="https://img.shields.io/github/issues/catppuccin/kitty?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a> <a href="https://github.com/catppuccin/kitty/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/kitty?colorA=363a4f&colorB=a6da95&style=for-the-badge"></a> </p> <p align="center"> <img src="assets/preview.webp"/> </p>

Previews

<details> <summary>🌻 Latte</summary> <img src="assets/latte.webp"/> </details> <details> <summary>🪴 Frappé</summary> <img src="assets/frappe.webp"/> </details> <details> <summary>🌺 Macchiato</summary> <img src="assets/macchiato.webp"/> </details> <details> <summary>🌿 Mocha</summary> <img src="assets/mocha.webp"/> </details>

Usage

[!TIP] If you're using Kitty >0.26.0, all Catppuccin flavors are already included in Kitty! There's no need to install the base theme.

  1. Copy the contents of your preferred flavor from themes/ into your kitty configuration file (usually ~/.config/kitty/kitty.conf).
  2. Save and enjoy!

Alternatively you can copy all flavor configs into your kitty theme directory (usually ~/.config/kitty/themes/), and then use the themes kitten to select your desired flavor:

kitty +kitten themes --reload-in=all <optional: theme name>

Catppuccin-Latte, Catppuccin-Frappe, Catppuccin-Macchiato, Catppuccin-Mocha are their respective names.

🙋 FAQ

  • Q: "How can I style the tab bar like the screenshots?"
    A: The config settings for the tab bar are the following:

    tab_bar_min_tabs            1
    tab_bar_edge                bottom
    tab_bar_style               powerline
    tab_powerline_style         slanted
    tab_title_template          {title}{' :{}:'.format(num_windows) if num_windows > 1 else ''}
    
  • Q: "What font is used in the screenshots?"
    A: The font used in the screenshots is Fira Code. The following stylistic alternatives and ligatures are set:

    +cv02 +cv05 +cv09 +cv14 +ss04 +cv16 +cv31 +cv25 +cv26 +cv32 +cv28 +ss10 +zero +onum
    
  • Q: "Which fetch is used in the screenshots?"
    A: It's pfetch with kitties — a slightly modified version of pfetch which adds the ASCII Kitty.

💝 Thanks to

 

<p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true" /></p> <p align="center">Copyright &copy; 2021-present <a href="https://github.com/catppuccin" target="_blank">Catppuccin Org</a> <p align="center"><a href="https://github.com/catppuccin/catppuccin/blob/main/LICENSE"><img src="https://img.shields.io/static/v1.svg?style=for-the-badge&label=License&message=MIT&logoColor=d9e0ee&colorA=363a4f&colorB=b7bdf8"/></a></p>

Related Skills

View on GitHub
GitHub Stars839
CategoryDevelopment
Updated2d ago
Forks53

Security Score

100/100

Audited on Apr 5, 2026

No findings