SkillAgentSearch skills...

Fish

🐟 Soothing pastel theme for the Fish Shell

Install / Use

/learn @catppuccin/Fish
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/fish-shell/fish-shell">Fish</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/fish/stargazers"><img src="https://img.shields.io/github/stars/catppuccin/fish?colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a> <a href="https://github.com/catppuccin/fish/issues"><img src="https://img.shields.io/github/issues/catppuccin/fish?colorA=363a4f&colorB=f5a97f&style=for-the-badge"></a> <a href="https://github.com/catppuccin/fish/contributors"><img src="https://img.shields.io/github/contributors/catppuccin/fish?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 Fish 4.4.0 or newer, all Catppuccin flavors are already included as theme options in Fish, so you can skip to Step 2 to set your Fish theme to your chosen Catppuccin flavor.

  1. Install with a plugin manager (see below) or manually by placing the theme file of your choice from themes/ under ~/.config/fish/themes/.
fisher install catppuccin/fish
  1. Set your Fish theme to your chosen flavor in ~/.config/fish/config.fish :
fish_config theme choose catppuccin-frappe
fish_config theme choose catppuccin-macchiato
fish_config theme choose catppuccin-mocha

# or if you only want dark mode:
fish_config theme choose catppuccin-frappe --color-theme=dark
fish_config theme choose catppuccin-macchiato --color-theme=dark
fish_config theme choose catppuccin-mocha --color-theme=dark

[!NOTE] If you are upgrading Fish to 4.3.0 or newer from an older version, it is recommended to remove the ~/.config/fish/conf.d/fish_frozen_theme.fish file, to ensure you have a clean theme setting so Fish can properly apply the light or dark variant of your chosen theme. See Fish's release notes for 4.3.0 for more details about the migration.

Static Themes

If you're using Fish 4.2 or earlier, or simply don't want to use the dynamic theme switching added in Fish 4.3, you can find static single-theme files in themes/static/. Install these manually into ~/.config/fish/themes/ and activate them with fish_config theme choose "..." as described above.

πŸ™‹ FAQ

  • Q: Where's the Latte theme?
    A: All three themes contain Latte as the light variant. Install any of them, and then set your system or terminal theme to light mode. Alternatively, run the following command:
    fish_config theme choose catppuccin-mocha --color-theme=light
    
    to force Fish to use light mode.

πŸ’ 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> <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 Stars429
CategoryDevelopment
Updated12h ago
Forks21

Languages

Just

Security Score

100/100

Audited on Mar 24, 2026

No findings