
Catppuccin for Helix
- Copy the contents of the
italics
orno_italics
folder into$HOME/.config/helix/themes/catppuccin.toml
. - Choose a palette (latte, frappe, macchiato, mocha) and add
theme = "catppuccin_(palette)"
to your config.toml - Add cursor mode indicator to your config.toml:
[editor.cursor-shape] insert = "bar" normal = "block" select = "underline"
Copyright © 2021-present Catppuccin Org