12 lines
221 B
TOML
12 lines
221 B
TOML
[theme]
|
|
name = "catppuccin-mocha-lavender"
|
|
|
|
[colors]
|
|
AlertInfo = "#a6e3a1"
|
|
AlertWarn = "#fab387"
|
|
AlertError = "#f38ba8"
|
|
Annotation = "#b4befe"
|
|
Base = "#cdd6f4"
|
|
Guidance = "#9399b2"
|
|
Important = "#f38ba8"
|
|
Title = "#b4befe"
|