Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catppuccin/yazi
π₯ Soothing pastel theme for Yazi
https://github.com/catppuccin/yazi
catppuccin hacktoberfest theme yazi
Last synced: about 8 hours ago
JSON representation
π₯ Soothing pastel theme for Yazi
- Host: GitHub
- URL: https://github.com/catppuccin/yazi
- Owner: catppuccin
- License: mit
- Created: 2024-02-17T13:44:43.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T23:04:27.000Z (16 days ago)
- Last Synced: 2024-10-28T02:42:16.686Z (15 days ago)
- Topics: catppuccin, hacktoberfest, theme, yazi
- Language: TypeScript
- Homepage:
- Size: 856 KB
- Stars: 73
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yazi - catppuccin
- awesome-yazi - catppuccin
README
Catppuccin for Yazi
## Previews
π» Latte
πͺ΄ FrappΓ©
πΊ Macchiato
πΏ Mocha
## Usage
1. Copy the theme file of your choice from `themes/` to your [Yazi configuration directory](https://yazi-rs.github.io/docs/configuration/overview) with the filename `theme.toml`.
2. For Catppuccin-themed syntax highlighting in the preview pane:
- Download the `.tmTheme` file of your choice from [catppuccin/bat](https://github.com/catppuccin/bat).
- Replace the path of `syntect_theme` (line 32) with the path of your downloaded `.tmTheme` file.## Contributing
To contribute to this port you will need the following dependencies installed:
- [Whiskers](https://github.com/catppuccin/whiskers)
- [Deno](https://docs.deno.com/runtime/manual/getting_started/installation)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](https://lua.org/start.html), [LuaRocks](https://luarocks.org/), and the [`dkjson` LuaRocks module](https://luarocks.org/modules/dhkolf/dkjson). Run `just icons` to fetch and process the data from [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons).
## π Thanks to
- [uncenter](https://github.com/uncenter)
Β
Copyright Β© 2021-present Catppuccin Org