all repos — dotfiles @ d3ef0a83ba0c6906be82e06ad58d85bb7126fb71

Unnamed repository; edit this file 'description' to name the repository.

.config/helix/themes/catppuccin.toml (view raw)

 1
 2
 3
 4
 5
 6
 7
inherits = "catppuccin_mocha"

"function.macro" = "mauve"
"ui.satusline.normal" = { fg = "base", bg = "mauve", modifiers = ["bold"] }
"ui.virtual.jump-label" = { fg = "mauve", modifiers = ["bold"] }
"ui.cursor.primary" = { fg = "base", bg = "mauve" }
"ui.cursor.primary.normal" = { fg = "base", bg = "mauve" }