File tree 5 files changed +222
-0
lines changed
5 files changed +222
-0
lines changed Original file line number Diff line number Diff line change
1
+ #catppuccin (@flavour ) when (@flavour = latte) {
2
+ @rosewater : #dc8a78 ;
3
+ @flamingo : #dd7878 ;
4
+ @pink : #ea76cb ;
5
+ @mauve : #8839ef ;
6
+ @red : #d20f39 ;
7
+ @maroon : #e64553 ;
8
+ @peach : #fe640b ;
9
+ @yellow : #df8e1d ;
10
+ @green : #40a02b ;
11
+ @teal : #179299 ;
12
+ @sky : #04a5e5 ;
13
+ @sapphire : #209fb5 ;
14
+ @blue : #1e66f5 ;
15
+ @lavender : #7287fd ;
16
+ @text : #4c4f69 ;
17
+ @subtext1 : #5c5f77 ;
18
+ @subtext0 : #6c6f85 ;
19
+ @overlay2 : #7c7f93 ;
20
+ @overlay1 : #8c8fa1 ;
21
+ @overlay0 : #9ca0b0 ;
22
+ @surface2 : #acb0be ;
23
+ @surface1 : #bcc0cc ;
24
+ @surface0 : #ccd0da ;
25
+ @crust : #dce0e8 ;
26
+ @mantle : #e6e9ef ;
27
+ @base : #eff1f5 ;
28
+ }
29
+
30
+ #catppuccin (@flavour ) when (@flavour = frappe) {
31
+ @rosewater : #f2d5cf ;
32
+ @flamingo : #eebebe ;
33
+ @pink : #f4b8e4 ;
34
+ @mauve : #ca9ee6 ;
35
+ @red : #e78284 ;
36
+ @maroon : #ea999c ;
37
+ @peach : #ef9f76 ;
38
+ @yellow : #e5c890 ;
39
+ @green : #a6d189 ;
40
+ @teal : #81c8be ;
41
+ @sky : #99d1db ;
42
+ @sapphire : #85c1dc ;
43
+ @blue : #8caaee ;
44
+ @lavender : #babbf1 ;
45
+ @text : #c6d0f5 ;
46
+ @subtext1 : #b5bfe2 ;
47
+ @subtext0 : #a5adce ;
48
+ @overlay2 : #949cbb ;
49
+ @overlay1 : #838ba7 ;
50
+ @overlay0 : #737994 ;
51
+ @surface2 : #626880 ;
52
+ @surface1 : #51576d ;
53
+ @surface0 : #414559 ;
54
+ @base : #303446 ;
55
+ @mantle : #292c3c ;
56
+ @crust : #232634 ;
57
+
58
+ }
59
+
60
+ #catppuccin (@flavour ) when (@flavour = macchiato) {
61
+ @rosewater : #f4dbd6 ;
62
+ @flamingo : #f0c6c6 ;
63
+ @pink : #f5bde6 ;
64
+ @mauve : #c6a0f6 ;
65
+ @red : #ed8796 ;
66
+ @maroon : #ee99a0 ;
67
+ @peach : #f5a97f ;
68
+ @yellow : #eed49f ;
69
+ @green : #a6da95 ;
70
+ @teal : #8bd5ca ;
71
+ @sky : #91d7e3 ;
72
+ @sapphire : #7dc4e4 ;
73
+ @blue : #8aadf4 ;
74
+ @lavender : #b7bdf8 ;
75
+ @text : #cad3f5 ;
76
+ @subtext1 : #b8c0e0 ;
77
+ @subtext0 : #a5adcb ;
78
+ @overlay2 : #939ab7 ;
79
+ @overlay1 : #8087a2 ;
80
+ @overlay0 : #6e738d ;
81
+ @surface2 : #5b6078 ;
82
+ @surface1 : #494d64 ;
83
+ @surface0 : #363a4f ;
84
+ @base : #24273a ;
85
+ @mantle : #1e2030 ;
86
+ @crust : #181926 ;
87
+
88
+ }
89
+
90
+ #catppuccin (@flavour ) when (@flavour = mocha) {
91
+ @rosewater : #f5e0dc ;
92
+ @flamingo : #f2cdcd ;
93
+ @pink : #f5c2e7 ;
94
+ @mauve : #cba6f7 ;
95
+ @red : #f38ba8 ;
96
+ @maroon : #eba0ac ;
97
+ @peach : #fab387 ;
98
+ @yellow : #f9e2af ;
99
+ @green : #a6e3a1 ;
100
+ @teal : #94e2d5 ;
101
+ @sky : #89dceb ;
102
+ @sapphire : #74c7ec ;
103
+ @blue : #89b4fa ;
104
+ @lavender : #b4befe ;
105
+ @text : #cdd6f4 ;
106
+ @subtext1 : #bac2de ;
107
+ @subtext0 : #a6adc8 ;
108
+ @overlay2 : #9399b2 ;
109
+ @overlay1 : #7f849c ;
110
+ @overlay0 : #6c7086 ;
111
+ @surface2 : #585b70 ;
112
+ @surface1 : #45475a ;
113
+ @surface0 : #313244 ;
114
+ @base : #1e1e2e ;
115
+ @mantle : #181825 ;
116
+ @crust : #11111b ;
117
+
118
+ }
Original file line number Diff line number Diff line change
1
+ @rosewater : #f2d5cf ;
2
+ @flamingo : #eebebe ;
3
+ @pink : #f4b8e4 ;
4
+ @mauve : #ca9ee6 ;
5
+ @red : #e78284 ;
6
+ @maroon : #ea999c ;
7
+ @peach : #ef9f76 ;
8
+ @yellow : #e5c890 ;
9
+ @green : #a6d189 ;
10
+ @teal : #81c8be ;
11
+ @sky : #99d1db ;
12
+ @sapphire : #85c1dc ;
13
+ @blue : #8caaee ;
14
+ @lavender : #babbf1 ;
15
+ @text : #c6d0f5 ;
16
+ @subtext1 : #b5bfe2 ;
17
+ @subtext0 : #a5adce ;
18
+ @overlay2 : #949cbb ;
19
+ @overlay1 : #838ba7 ;
20
+ @overlay0 : #737994 ;
21
+ @surface2 : #626880 ;
22
+ @surface1 : #51576d ;
23
+ @surface0 : #414559 ;
24
+ @base : #303446 ;
25
+ @mantle : #292c3c ;
26
+ @crust : #232634 ;
Original file line number Diff line number Diff line change
1
+ @rosewater : #dc8a78 ;
2
+ @flamingo : #dd7878 ;
3
+ @pink : #ea76cb ;
4
+ @mauve : #8839ef ;
5
+ @red : #d20f39 ;
6
+ @maroon : #e64553 ;
7
+ @peach : #fe640b ;
8
+ @yellow : #df8e1d ;
9
+ @green : #40a02b ;
10
+ @teal : #179299 ;
11
+ @sky : #04a5e5 ;
12
+ @sapphire : #209fb5 ;
13
+ @blue : #1e66f5 ;
14
+ @lavender : #7287fd ;
15
+ @text : #4c4f69 ;
16
+ @subtext1 : #5c5f77 ;
17
+ @subtext0 : #6c6f85 ;
18
+ @overlay2 : #7c7f93 ;
19
+ @overlay1 : #8c8fa1 ;
20
+ @overlay0 : #9ca0b0 ;
21
+ @surface2 : #acb0be ;
22
+ @surface1 : #bcc0cc ;
23
+ @surface0 : #ccd0da ;
24
+ @crust : #dce0e8 ;
25
+ @mantle : #e6e9ef ;
26
+ @base : #eff1f5 ;
Original file line number Diff line number Diff line change
1
+ @rosewater : #f4dbd6 ;
2
+ @flamingo : #f0c6c6 ;
3
+ @pink : #f5bde6 ;
4
+ @mauve : #c6a0f6 ;
5
+ @red : #ed8796 ;
6
+ @maroon : #ee99a0 ;
7
+ @peach : #f5a97f ;
8
+ @yellow : #eed49f ;
9
+ @green : #a6da95 ;
10
+ @teal : #8bd5ca ;
11
+ @sky : #91d7e3 ;
12
+ @sapphire : #7dc4e4 ;
13
+ @blue : #8aadf4 ;
14
+ @lavender : #b7bdf8 ;
15
+ @text : #cad3f5 ;
16
+ @subtext1 : #b8c0e0 ;
17
+ @subtext0 : #a5adcb ;
18
+ @overlay2 : #939ab7 ;
19
+ @overlay1 : #8087a2 ;
20
+ @overlay0 : #6e738d ;
21
+ @surface2 : #5b6078 ;
22
+ @surface1 : #494d64 ;
23
+ @surface0 : #363a4f ;
24
+ @base : #24273a ;
25
+ @mantle : #1e2030 ;
26
+ @crust : #181926 ;
Original file line number Diff line number Diff line change
1
+ @rosewater : #f5e0dc ;
2
+ @flamingo : #f2cdcd ;
3
+ @pink : #f5c2e7 ;
4
+ @mauve : #cba6f7 ;
5
+ @red : #f38ba8 ;
6
+ @maroon : #eba0ac ;
7
+ @peach : #fab387 ;
8
+ @yellow : #f9e2af ;
9
+ @green : #a6e3a1 ;
10
+ @teal : #94e2d5 ;
11
+ @sky : #89dceb ;
12
+ @sapphire : #74c7ec ;
13
+ @blue : #89b4fa ;
14
+ @lavender : #b4befe ;
15
+ @text : #cdd6f4 ;
16
+ @subtext1 : #bac2de ;
17
+ @subtext0 : #a6adc8 ;
18
+ @overlay2 : #9399b2 ;
19
+ @overlay1 : #7f849c ;
20
+ @overlay0 : #6c7086 ;
21
+ @surface2 : #585b70 ;
22
+ @surface1 : #45475a ;
23
+ @surface0 : #313244 ;
24
+ @base : #1e1e2e ;
25
+ @mantle : #181825 ;
26
+ @crust : #11111b ;
You can’t perform that action at this time.
0 commit comments