Skip to content

imsi32/yatline-catppuccin.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
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

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.

local catppuccin_theme = require("yatline-catppuccin"):setup("mocha") -- or "latte" | "frappe" | "macchiato"

Then use the theme variable in Yatline config's theme paramater.

require("yatline"):setup({
-- ===

	theme = catppuccin_theme,

-- ===
})

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org