This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcolors.css
204 lines (199 loc) · 8.74 KB
/
colors.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
:root {
/* Generated by palegen */
--base: hsla(12.18, 100.00%, 50.00%, 1);
--red: hsla(357.97, 100.00%, 56.70%, 1);
--orange: hsla(14.53, 100.00%, 56.70%, 1);
--yellow: hsla(46.70, 100.00%, 56.70%, 1);
--lime: hsla(111.57, 100.00%, 56.70%, 1);
--green: hsla(140.53, 100.00%, 56.70%, 1);
--cyan: hsla(184.12, 100.00%, 56.70%, 1);
--blue: hsla(226.31, 100.00%, 56.70%, 1);
--indigo: hsla(242.82, 100.00%, 56.70%, 1);
--purple: hsla(261.19, 100.00%, 56.70%, 1);
--pink: hsla(313.34, 96.79%, 56.70%, 1);
--grey: hsla(30.48, 8.68%, 50.00%, 1);
--textblack: hsla(0, 100%, 0%, 0.9);
--textwhite: hsla(360, 100%, 100%, 0.9);
--red0: hsla(358.72, 100.00%, 98.00%, 1);
--red1: hsla(358.62, 100.00%, 90.00%, 1);
--red2: hsla(358.45, 100.00%, 79.00%, 1);
--red3: hsla(358.20, 100.00%, 66.00%, 1);
--red4: hsla(357.66, 100.00%, 46.00%, 1);
--red5: hsla(357.10, 100.00%, 32.00%, 1);
--red6: hsla(356.41, 100.00%, 20.00%, 1);
--red7: hsla(356.02, 100.00%, 10.00%, 1);
--orange0: hsla(20.32, 100.00%, 98.00%, 1);
--orange1: hsla(19.51, 100.00%, 90.00%, 1);
--orange2: hsla(18.21, 100.00%, 79.00%, 1);
--orange3: hsla(16.27, 100.00%, 66.00%, 1);
--orange4: hsla(12.09, 100.00%, 46.00%, 1);
--orange5: hsla(9.60, 100.00%, 32.00%, 1);
--orange6: hsla(10.29, 100.00%, 20.00%, 1);
--orange7: hsla(15.95, 100.00%, 10.00%, 1);
--yellow0: hsla(51.84, 100.00%, 98.00%, 1);
--yellow1: hsla(51.19, 100.00%, 90.00%, 1);
--yellow2: hsla(50.08, 100.00%, 79.00%, 1);
--yellow3: hsla(48.26, 100.00%, 66.00%, 1);
--yellow4: hsla(45.13, 100.00%, 46.00%, 1);
--yellow5: hsla(44.80, 100.00%, 32.00%, 1);
--yellow6: hsla(48.49, 100.00%, 20.00%, 1);
--yellow7: hsla(55.05, 100.00%, 10.00%, 1);
--lime0: hsla(102.80, 100.00%, 98.00%, 1);
--lime1: hsla(103.92, 100.00%, 90.00%, 1);
--lime2: hsla(105.82, 100.00%, 79.00%, 1);
--lime3: hsla(108.83, 100.00%, 66.00%, 1);
--lime4: hsla(114.02, 100.00%, 46.00%, 1);
--lime5: hsla(112.84, 100.00%, 32.00%, 1);
--lime6: hsla(102.17, 100.00%, 20.00%, 1);
--lime7: hsla(91.32, 100.00%, 10.00%, 1);
--green0: hsla(139.08, 100.00%, 98.00%, 1);
--green1: hsla(139.27, 100.00%, 90.00%, 1);
--green2: hsla(139.59, 100.00%, 79.00%, 1);
--green3: hsla(140.08, 100.00%, 66.00%, 1);
--green4: hsla(141.23, 100.00%, 46.00%, 1);
--green5: hsla(142.17, 100.00%, 32.00%, 1);
--green6: hsla(139.01, 100.00%, 20.00%, 1);
--green7: hsla(136.74, 100.00%, 10.00%, 1);
--cyan0: hsla(182.56, 100.00%, 98.00%, 1);
--cyan1: hsla(182.75, 100.00%, 90.00%, 1);
--cyan2: hsla(183.08, 100.00%, 79.00%, 1);
--cyan3: hsla(183.60, 100.00%, 66.00%, 1);
--cyan4: hsla(184.95, 100.00%, 46.00%, 1);
--cyan5: hsla(186.79, 100.00%, 32.00%, 1);
--cyan6: hsla(187.67, 100.00%, 20.00%, 1);
--cyan7: hsla(183.92, 100.00%, 10.00%, 1);
--blue0: hsla(221.51, 100.00%, 98.00%, 1);
--blue1: hsla(222.20, 100.00%, 90.00%, 1);
--blue2: hsla(223.29, 100.00%, 79.00%, 1);
--blue3: hsla(224.89, 100.00%, 66.00%, 1);
--blue4: hsla(228.32, 100.00%, 46.00%, 1);
--blue5: hsla(231.79, 100.00%, 32.00%, 1);
--blue6: hsla(235.31, 100.00%, 20.00%, 1);
--blue7: hsla(234.84, 100.00%, 10.00%, 1);
--indigo0: hsla(241.62, 100.00%, 98.00%, 1);
--indigo1: hsla(241.80, 100.00%, 90.00%, 1);
--indigo2: hsla(242.09, 100.00%, 79.00%, 1);
--indigo3: hsla(242.49, 100.00%, 66.00%, 1);
--indigo4: hsla(243.27, 100.00%, 46.00%, 1);
--indigo5: hsla(243.99, 100.00%, 32.00%, 1);
--indigo6: hsla(244.76, 100.00%, 20.00%, 1);
--indigo7: hsla(245.42, 100.00%, 10.00%, 1);
--purple0: hsla(263.88, 100.00%, 98.00%, 1);
--purple1: hsla(263.47, 100.00%, 90.00%, 1);
--purple2: hsla(262.84, 100.00%, 79.00%, 1);
--purple3: hsla(261.95, 100.00%, 66.00%, 1);
--purple4: hsla(260.15, 100.00%, 46.00%, 1);
--purple5: hsla(258.44, 100.00%, 32.00%, 1);
--purple6: hsla(256.53, 100.00%, 20.00%, 1);
--purple7: hsla(254.53, 100.00%, 10.00%, 1);
--pink0: hsla(314.48, 100.00%, 98.00%, 1);
--pink1: hsla(314.32, 100.00%, 90.00%, 1);
--pink2: hsla(314.07, 100.00%, 79.00%, 1);
--pink3: hsla(313.69, 100.00%, 66.00%, 1);
--pink4: hsla(312.83, 100.00%, 46.00%, 1);
--pink5: hsla(311.88, 100.00%, 32.00%, 1);
--pink6: hsla(310.59, 100.00%, 20.00%, 1);
--pink7: hsla(308.86, 100.00%, 10.00%, 1);
--grey0: hsla(30.90, 100.00%, 98.00%, 1);
--grey1: hsla(30.86, 33.12%, 90.00%, 1);
--grey2: hsla(30.78, 13.43%, 79.00%, 1);
--grey3: hsla(30.67, 7.01%, 66.00%, 1);
--grey4: hsla(30.42, 9.22%, 46.00%, 1);
--grey5: hsla(30.12, 11.84%, 32.00%, 1);
--grey6: hsla(29.68, 15.65%, 20.00%, 1);
--grey7: hsla(29.02, 21.37%, 10.00%, 1);
}
@media (prefers-color-scheme: dark) {
:root {
--textwhite: hsla(0, 100%, 0%, 0.9);
--textblack: hsla(360, 100%, 100%, 0.9);
--red0: hsla(356.02, 100.00%, 10.00%, 1);
--red1: hsla(356.41, 100.00%, 20.00%, 1);
--red2: hsla(357.10, 100.00%, 32.00%, 1);
--red3: hsla(357.66, 100.00%, 46.00%, 1);
--red4: hsla(358.20, 100.00%, 66.00%, 1);
--red5: hsla(358.45, 100.00%, 79.00%, 1);
--red6: hsla(358.62, 100.00%, 90.00%, 1);
--red7: hsla(358.72, 100.00%, 98.00%, 1);
--orange0: hsla(15.95, 100.00%, 10.00%, 1);
--orange1: hsla(10.29, 100.00%, 20.00%, 1);
--orange2: hsla(9.60, 100.00%, 32.00%, 1);
--orange3: hsla(12.09, 100.00%, 46.00%, 1);
--orange4: hsla(16.27, 100.00%, 66.00%, 1);
--orange5: hsla(18.21, 100.00%, 79.00%, 1);
--orange6: hsla(19.51, 100.00%, 90.00%, 1);
--orange7: hsla(20.32, 100.00%, 98.00%, 1);
--yellow0: hsla(55.05, 100.00%, 10.00%, 1);
--yellow1: hsla(48.49, 100.00%, 20.00%, 1);
--yellow2: hsla(44.80, 100.00%, 32.00%, 1);
--yellow3: hsla(45.13, 100.00%, 46.00%, 1);
--yellow4: hsla(48.26, 100.00%, 66.00%, 1);
--yellow5: hsla(50.08, 100.00%, 79.00%, 1);
--yellow6: hsla(51.19, 100.00%, 90.00%, 1);
--yellow7: hsla(51.84, 100.00%, 98.00%, 1);
--lime0: hsla(91.32, 100.00%, 10.00%, 1);
--lime1: hsla(102.17, 100.00%, 20.00%, 1);
--lime2: hsla(112.84, 100.00%, 32.00%, 1);
--lime3: hsla(114.02, 100.00%, 46.00%, 1);
--lime4: hsla(108.83, 100.00%, 66.00%, 1);
--lime5: hsla(105.82, 100.00%, 79.00%, 1);
--lime6: hsla(103.92, 100.00%, 90.00%, 1);
--lime7: hsla(102.80, 100.00%, 98.00%, 1);
--green0: hsla(136.74, 100.00%, 10.00%, 1);
--green1: hsla(139.01, 100.00%, 20.00%, 1);
--green2: hsla(142.17, 100.00%, 32.00%, 1);
--green3: hsla(141.23, 100.00%, 46.00%, 1);
--green4: hsla(140.08, 100.00%, 66.00%, 1);
--green5: hsla(139.59, 100.00%, 79.00%, 1);
--green6: hsla(139.27, 100.00%, 90.00%, 1);
--green7: hsla(139.08, 100.00%, 98.00%, 1);
--cyan0: hsla(183.92, 100.00%, 10.00%, 1);
--cyan1: hsla(187.67, 100.00%, 20.00%, 1);
--cyan2: hsla(186.79, 100.00%, 32.00%, 1);
--cyan3: hsla(184.95, 100.00%, 46.00%, 1);
--cyan4: hsla(183.60, 100.00%, 66.00%, 1);
--cyan5: hsla(183.08, 100.00%, 79.00%, 1);
--cyan6: hsla(182.75, 100.00%, 90.00%, 1);
--cyan7: hsla(182.56, 100.00%, 98.00%, 1);
--blue0: hsla(234.84, 100.00%, 10.00%, 1);
--blue1: hsla(235.31, 100.00%, 20.00%, 1);
--blue2: hsla(231.79, 100.00%, 32.00%, 1);
--blue3: hsla(228.32, 100.00%, 46.00%, 1);
--blue4: hsla(224.89, 100.00%, 66.00%, 1);
--blue5: hsla(223.29, 100.00%, 79.00%, 1);
--blue6: hsla(222.20, 100.00%, 90.00%, 1);
--blue7: hsla(221.51, 100.00%, 98.00%, 1);
--indigo0: hsla(245.42, 100.00%, 10.00%, 1);
--indigo1: hsla(244.76, 100.00%, 20.00%, 1);
--indigo2: hsla(243.99, 100.00%, 32.00%, 1);
--indigo3: hsla(243.27, 100.00%, 46.00%, 1);
--indigo4: hsla(242.49, 100.00%, 66.00%, 1);
--indigo5: hsla(242.09, 100.00%, 79.00%, 1);
--indigo6: hsla(241.80, 100.00%, 90.00%, 1);
--indigo7: hsla(241.62, 100.00%, 98.00%, 1);
--purple0: hsla(254.53, 100.00%, 10.00%, 1);
--purple1: hsla(256.53, 100.00%, 20.00%, 1);
--purple2: hsla(258.44, 100.00%, 32.00%, 1);
--purple3: hsla(260.15, 100.00%, 46.00%, 1);
--purple4: hsla(261.95, 100.00%, 66.00%, 1);
--purple5: hsla(262.84, 100.00%, 79.00%, 1);
--purple6: hsla(263.47, 100.00%, 90.00%, 1);
--purple7: hsla(263.88, 100.00%, 98.00%, 1);
--pink0: hsla(308.86, 100.00%, 10.00%, 1);
--pink1: hsla(310.59, 100.00%, 20.00%, 1);
--pink2: hsla(311.88, 100.00%, 32.00%, 1);
--pink3: hsla(312.83, 100.00%, 46.00%, 1);
--pink4: hsla(313.69, 100.00%, 66.00%, 1);
--pink5: hsla(314.07, 100.00%, 79.00%, 1);
--pink6: hsla(314.32, 100.00%, 90.00%, 1);
--pink7: hsla(314.48, 100.00%, 98.00%, 1);
--grey0: hsla(29.02, 21.37%, 10.00%, 1);
--grey1: hsla(29.68, 15.65%, 20.00%, 1);
--grey2: hsla(30.12, 11.84%, 32.00%, 1);
--grey3: hsla(30.42, 9.22%, 46.00%, 1);
--grey4: hsla(30.67, 7.01%, 66.00%, 1);
--grey5: hsla(30.78, 13.43%, 79.00%, 1);
--grey6: hsla(30.86, 33.12%, 90.00%, 1);
--grey7: hsla(30.90, 100.00%, 98.00%, 1);
}
}