Skip to main content

max / goingson

665 B · 35 lines History Blame Raw
1 inherits = "catppuccin_mocha"
2
3 [palette]
4 rosewater = "#dc8a78"
5 flamingo = "#dd7878"
6 pink = "#ea76cb"
7 mauve = "#8839ef"
8 red = "#d20f39"
9 maroon = "#e64553"
10 peach = "#fe640b"
11 yellow = "#df8e1d"
12 green = "#40a02b"
13 teal = "#179299"
14 sky = "#04a5e5"
15 sapphire = "#209fb5"
16 blue = "#1e66f5"
17 lavender = "#7287fd"
18 text = "#4c4f69"
19 subtext1 = "#5c5f77"
20 subtext0 = "#6c6f85"
21 overlay2 = "#7c7f93"
22 overlay1 = "#8c8fa1"
23 overlay0 = "#9ca0b0"
24 surface2 = "#acb0be"
25 surface1 = "#bcc0cc"
26 surface0 = "#ccd0da"
27 base = "#eff1f5"
28 mantle = "#e6e9ef"
29 crust = "#dce0e8"
30
31 cursorline = "#e8ecf1"
32 secondary_cursor = "#e1a99d"
33 secondary_cursor_normal = "#97a7fb"
34 secondary_cursor_insert = "#74b867"
35