Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imsi32/yatline-catppuccin.yazi
π€οΈ Soothing pastel theme for Yatline
https://github.com/imsi32/yatline-catppuccin.yazi
catppuccin theme yatline yatline-theme yazi yazi-plugin
Last synced: about 1 month ago
JSON representation
π€οΈ Soothing pastel theme for Yatline
- Host: GitHub
- URL: https://github.com/imsi32/yatline-catppuccin.yazi
- Owner: imsi32
- License: mit
- Created: 2024-07-26T14:17:12.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T12:08:56.000Z (3 months ago)
- Last Synced: 2024-07-29T15:30:36.640Z (3 months ago)
- Topics: catppuccin, theme, yatline, yatline-theme, yazi, yazi-plugin
- Language: Lua
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yazi - yatline-catppuccin - Soothing pastel theme for Yatline. (Themes)
- awesome-yazi - yatline-catppuccin - Soothing pastel theme for Yatline. (Themes)
README
Catppuccin for Yatline
## Previews
π» Latte
πͺ΄ FrappΓ©
πΊ Macchiato
πΏ Mocha
## Installation
### General
1) Download the repository.
2) If the directory is downloaded as zip file, extract it.
3) Rename the directory as `yatline-catppuccin.yazi`
4) Open the config directory of Yazi.
5) Copy this directory into `plugins` directory.
6) Create `init.lua` file in the main Yazi config directory.
7) Open this file and copy the config to that file.### Linux
``` bash
git clone https://github.com/imsi32/yatline-catppuccin.yazi.git ~/.config/yazi/plugins/yatline-catppuccin.yazi
```## Usage
Copy the following config to the `init.lua` file.
``` lua
local catppuccin_theme = require("yatline-catppuccin"):setup("mocha") -- or "latte" | "frappe" | "macchiato"
```
Then use the `theme` variable in Yatline config's theme paramater.
``` lua
require("yatline"):setup({
-- ===theme = catppuccin_theme,
-- ===
})
```## π Thanks to
- [imsi32](https://github.com/imsi32)
Β
Copyright Β© 2021-present Catppuccin Org