Catppuccin for kakoune

View on GitHub

About

This is a port of Catppuccin for the Kakoune modal editor. I made this port because I really like the theme and this keep me motivated to switch to Kakoune.

Installation with plug.kak

plug "catppuccin/kakoune" theme config %{
	colorscheme catppuccin_(ThemeName)
}

Manual installation

mkdir -p ~/.config/kak/colors
cd ~/.config/kak/colors
curl -O "https://raw.githubusercontent.com/catppuccin/kakoune/main/colors/catppuccin_mocha.kak"
curl -O "https://raw.githubusercontent.com/catppuccin/kakoune/main/colors/catppuccin_macchiato.kak"
curl -O "https://raw.githubusercontent.com/catppuccin/kakoune/main/colors/catppuccin_frappe.kak"
curl -O "https://raw.githubusercontent.com/catppuccin/kakoune/main/colors/catppuccin_latte.kak"

💝 Thanks to