File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ /*
2+ *
3+ * Base16 Kissa Latte
4+ * Author: rwendell (https://github.com/rwendell/kissa)
5+ *
6+ */
7+
8+ @define-color base00 # f5f4f0;
9+ @define-color base01 # e8e7e3;
10+ @define-color base02 # d5d2cb;
11+ @define-color base03 # 91887d;
12+ @define-color base04 # 746c62;
13+ @define-color base05 # 1f1c16;
14+ @define-color base06 # 6e6459;
15+ @define-color base07 # fefcfa;
16+ @define-color base08 # 9e3e3e;
17+ @define-color base09 # 8f5d22;
18+ @define-color base0A # 7d6820;
19+ @define-color base0B # 387050;
20+ @define-color base0C # 287070;
21+ @define-color base0D # 3468a8;
22+ @define-color base0E # 6438a0;
23+ @define-color base0F # 943a68;
Original file line number Diff line number Diff line change 1+ /*
2+ *
3+ * Base16 Kissa Macchiato
4+ * Author: rwendell (https://github.com/rwendell/kissa)
5+ *
6+ */
7+
8+ @define-color base00 # 1f1c16;
9+ @define-color base01 # 35322d;
10+ @define-color base02 # 47443f;
11+ @define-color base03 # b8a48c;
12+ @define-color base04 # d4c4a8;
13+ @define-color base05 # faf0e6;
14+ @define-color base06 # e8d5b7;
15+ @define-color base07 # fef4e4;
16+ @define-color base08 # e87777;
17+ @define-color base09 # da9050;
18+ @define-color base0A # eac67a;
19+ @define-color base0B # 8cb870;
20+ @define-color base0C # 6ab8b0;
21+ @define-color base0D # 7fa8d4;
22+ @define-color base0E # b094cc;
23+ @define-color base0F # cc88aa;
You can’t perform that action at this time.
0 commit comments