Skip to main content

max / goingson

665 B · 35 lines History Blame Raw
1 inherits = "catppuccin_mocha"
2
3 [palette]
4 rosewater = "#f2d5cf"
5 flamingo = "#eebebe"
6 pink = "#f4b8e4"
7 mauve = "#ca9ee6"
8 red = "#e78284"
9 maroon = "#ea999c"
10 peach = "#ef9f76"
11 yellow = "#e5c890"
12 green = "#a6d189"
13 teal = "#81c8be"
14 sky = "#99d1db"
15 sapphire = "#85c1dc"
16 blue = "#8caaee"
17 lavender = "#babbf1"
18 text = "#c6d0f5"
19 subtext1 = "#b5bfe2"
20 subtext0 = "#a5adce"
21 overlay2 = "#949cbb"
22 overlay1 = "#838ba7"
23 overlay0 = "#737994"
24 surface2 = "#626880"
25 surface1 = "#51576d"
26 surface0 = "#414559"
27 base = "#303446"
28 mantle = "#292c3c"
29 crust = "#232634"
30
31 cursorline = "#3b3f52"
32 secondary_cursor = "#b8a5a6"
33 secondary_cursor_normal = "#9192be"
34 secondary_cursor_insert = "#83a275"
35