Skip to content

🐟 Soothing pastel theme for the Fish Shell

License

Notifications You must be signed in to change notification settings

catppuccin/fish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

74 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Logo
Catppuccin for Fish

Previews

🌻 Latte
πŸͺ΄ FrappΓ©
🌺 Macchiato
🌿 Mocha

Usage

  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 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

Β 

Copyright Β© 2021-present Catppuccin Org

Sponsor this project

  •  

Contributors 14

Languages