
Catppuccin for eza
- Copy content of theme with your favourite flavor and accent in themes directory (e.g. themes/mocha/catppuccin-mocha-mauve.yml for Mocha with Mauve accent)
- Paste it to your theme config. Read in man where it is located
- Run eza and enjoy new look
This port uses whiskers to generate themes. So, you need to edit eza.tera
template and then run
whiskers eza.tera
to generate themes in themes
directory.
This port uses catwalk to generate previews. To generate preview, you need to update [flavor].webp
in assets
directory and tyen run following command:
catwalk -C assets
to generate assets/preview.webp
.
ย
Copyright ยฉ 2021-present Catppuccin Org