Files
nixcfg/users/configs/system/helix/config/themes/catppuccin_custom.toml

11 lines
239 B
TOML

inherits = "catppuccin_macchiato"
"namespace" = { fg = "yellow" }
"variable.other.member" = "peach"
"string.special.symbol" = { fg = "flamingo" }
"string.special" = { fg = "pink" }
"attribute" = { fg = "teal", modifiers = ["italic"] }