Catppuccin for Yazi
- Copy the theme file of your choice from
themes/
to your Yazi configuration directory with the filenametheme.toml
. - For Catppuccin-themed syntax highlighting in the preview pane:
- Download the
.tmTheme
file of your choice from catppuccin/bat. - Replace the path of
syntect_theme
(line 32) with the path of your downloaded.tmTheme
file.
- Download the
To contribute to this port you will need the following dependencies installed:
Edit yazi.tera
to make changes to the theme. Run just build
to build the output themes in themes/
.
To update the icons data, you will additionally need Lua, LuaRocks, and the dkjson
LuaRocks module. Run just icons
to fetch and process the data from nvim-web-devicons.
Copyright © 2021-present Catppuccin Org