50 lines
No EOL
1.3 KiB
Text
50 lines
No EOL
1.3 KiB
Text
|
|
|
|
name "Catppuccin Mocha"
|
|
background_color "#1e1e2e"
|
|
text_color "#cdd6f4"
|
|
highlights {
|
|
attribute "#f9e2af"
|
|
boolean "#fab387"
|
|
comment "#7f849c" font_style="italic"
|
|
comment.doc "#7f849c" font_style="italic"
|
|
constant "#fab387"
|
|
constructor "#89b4fa"
|
|
embedded "#eba0ac"
|
|
emphasis "#f38ba8" font_style="italic"
|
|
emphasis.strong "#f38ba8" font_weight=700
|
|
enum "#94e2d5" font_weight=700
|
|
function "#89b4fa" font_style="italic"
|
|
hint "#94e2d5" font_style="italic"
|
|
keyword "#cba6f7"
|
|
link_text "#89b4fa"
|
|
link_uri "#89b4fa"
|
|
number "#fab387"
|
|
operator "#89dceb"
|
|
predictive "#585b70"
|
|
predoc "#f38ba8"
|
|
primary "#eba0ac"
|
|
property "#89b4fa"
|
|
punctuation "#94e2d5"
|
|
punctuation.bracket "#94e2d5"
|
|
punctuation.delimiter "#9399b2"
|
|
punctuation.list_marker "#94e2d5"
|
|
punctuation.special "#94e2d5"
|
|
punctuation.special.symbol "#f38ba8"
|
|
string "#a6e3a1"
|
|
string.escape "#f5c2e7"
|
|
string.regex "#f5c2e7"
|
|
string.special "#f5c2e7"
|
|
string.special.symbol "#f2cdcd"
|
|
tag "#89b4fa"
|
|
text.literal "#a6e3a1"
|
|
title "#cdd6f4"
|
|
type "#f9e2af"
|
|
type.interface "#f9e2af"
|
|
type.super "#f9e2af"
|
|
variable "#cdd6f4"
|
|
variable.member "#cdd6f4"
|
|
variable.parameter "#cdd6f4"
|
|
variable.special "#dcb8d5" font_style="italic"
|
|
variant "#f38ba8"
|
|
} |