| 1 |
inherits = "catppuccin_mocha" |
| 2 |
|
| 3 |
[palette] |
| 4 |
rosewater = "#f4dbd6" |
| 5 |
flamingo = "#f0c6c6" |
| 6 |
pink = "#f5bde6" |
| 7 |
mauve = "#c6a0f6" |
| 8 |
red = "#ed8796" |
| 9 |
maroon = "#ee99a0" |
| 10 |
peach = "#f5a97f" |
| 11 |
yellow = "#eed49f" |
| 12 |
green = "#a6da95" |
| 13 |
teal = "#8bd5ca" |
| 14 |
sky = "#91d7e3" |
| 15 |
sapphire = "#7dc4e4" |
| 16 |
blue = "#8aadf4" |
| 17 |
lavender = "#b7bdf8" |
| 18 |
text = "#cad3f5" |
| 19 |
subtext1 = "#b8c0e0" |
| 20 |
subtext0 = "#a5adcb" |
| 21 |
overlay2 = "#939ab7" |
| 22 |
overlay1 = "#8087a2" |
| 23 |
overlay0 = "#6e738d" |
| 24 |
surface2 = "#5b6078" |
| 25 |
surface1 = "#494d64" |
| 26 |
surface0 = "#363a4f" |
| 27 |
base = "#24273a" |
| 28 |
mantle = "#1e2030" |
| 29 |
crust = "#181926" |
| 30 |
|
| 31 |
cursorline = "#303347" |
| 32 |
secondary_cursor = "#b6a6a7" |
| 33 |
secondary_cursor_normal = "#8b91bf" |
| 34 |
secondary_cursor_insert = "#80a57a" |
| 35 |
|