24 lines
479 B
Text
24 lines
479 B
Text
|
|
||
|
|
||
|
|
||
|
name "Catppuccin Mocha"
|
||
|
background_color "#1e1e2e"
|
||
|
text_color "#cdd6f4"
|
||
|
highlights {
|
||
|
attribute "#f9e2af"
|
||
|
boolean "#fab387"
|
||
|
comment "#7f849c"
|
||
|
comment.doc "#7f849c"
|
||
|
constant "#fab387"
|
||
|
constructor "#89b4fa"
|
||
|
embedded "#eba0ac"
|
||
|
emphasis "#f38ba8"
|
||
|
emphasis.strong "#f38ba8" font_weight=700
|
||
|
enum "#94e2d5" font_weight=700
|
||
|
function "#89b4fa"
|
||
|
hint "#94e2d5"
|
||
|
keyword "#cba6f7"
|
||
|
link_text "#89b4fa"
|
||
|
link_uri "#89b4fa"
|
||
|
number "#fab387"
|
||
|
}
|