File tree 1 file changed +45
-0
lines changed
1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ /*
2
+ * supcode Nova styles
3
+ * v1.0.0
4
+ * source at <https://github.com/Sup2point0/supcode/blob/sup/resources/Nova/Nova.css>
5
+ */
6
+
7
+ : root {
8
+ --blue-nova : # 4090f1 ;
9
+ --blue-cresc : # c0f0ff ;
10
+ --blue-spirit : # 70c7ff ;
11
+ --blue-sky : # 45c7f1 ;
12
+ --blue-ocean : # 2070c1 ;
13
+ --blue-deep : # 145090 ;
14
+ --blue-night : # 00172a ;
15
+ --blue-elec : # 40e0ff ;
16
+ --blue-accent : # 0064f1 ;
17
+
18
+ --pink-elec : # ff0090 ;
19
+ --pink-spirit : # f190f1 ;
20
+ --red-nova : # ff0040 ;
21
+ --red-spirit : # ff2000 ;
22
+ --red-cresc : # ffc0a9 ;
23
+ --orange-spirit : # ff7000 ;
24
+ --orange-solar : # ff9020 ;
25
+ --yellow-solar : # ffa920 ;
26
+ --yellow-nova : # ffc720 ;
27
+ --mellow-cresc : # fff0c0 ;
28
+ --green-solar : # 70c720 ;
29
+ --green-spirit : # 40c740 ;
30
+ --green-nova : # 00c745 ;
31
+ --aquamarine-accent : # 33c070 ;
32
+ --teal-elec : # 40f190 ;
33
+ --teal-lightning : # c1fff1 ;
34
+ --teal-spirit : # 60c7c7 ;
35
+ --teal-nova : # 409090 ;
36
+ --purp-nova : # 9040f1 ;
37
+ --lilac-nova : # 9090f1 ;
38
+ --lilac-cresc : # c7c7ff ;
39
+
40
+ --grey-nova : # a9b0b8 ;
41
+ --grey-swallow : # dfe7f1 ;
42
+ --grey-spirit : # c7d0d9 ;
43
+ --grey-ocean : # 90969e ;
44
+ --grey-storm : # 70767c ;
45
+ }
You can’t perform that action at this time.
0 commit comments