@adobe/spectrum-tokens 13.0.0-beta.1 → 13.0.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +476 -0
- package/dist/json/drover.json +942 -842
- package/dist/json/variables.json +1737 -1237
- package/package.json +1 -1
- package/src/color-aliases.json +34 -34
- package/src/color-palette.json +772 -404
- package/src/semantic-color-palette.json +40 -0
- package/tasks/diff.js +2 -1
package/dist/json/drover.json
CHANGED
|
@@ -12,892 +12,992 @@
|
|
|
12
12
|
},
|
|
13
13
|
"colorThemes": {
|
|
14
14
|
"light": {
|
|
15
|
-
"accent-background-color-default": "rgb(
|
|
16
|
-
"accent-background-color-down": "rgb(
|
|
17
|
-
"accent-background-color-hover": "rgb(
|
|
18
|
-
"accent-background-color-key-focus": "rgb(
|
|
19
|
-
"accent-color-100": "rgb(
|
|
20
|
-
"accent-color-1000": "rgb(
|
|
21
|
-
"accent-color-1100": "rgb(
|
|
22
|
-
"accent-color-1200": "rgb(
|
|
23
|
-
"accent-color-1300": "rgb(
|
|
24
|
-
"accent-color-1400": "rgb(
|
|
25
|
-
"accent-color-
|
|
26
|
-
"accent-color-
|
|
27
|
-
"accent-color-
|
|
28
|
-
"accent-color-
|
|
29
|
-
"accent-color-
|
|
30
|
-
"accent-color-
|
|
31
|
-
"accent-color-
|
|
32
|
-
"accent-color-
|
|
33
|
-
"accent-
|
|
34
|
-
"accent-
|
|
35
|
-
"accent-content-color-
|
|
36
|
-
"accent-content-color-
|
|
37
|
-
"accent-content-color-
|
|
38
|
-
"accent-
|
|
39
|
-
"
|
|
15
|
+
"accent-background-color-default": "rgb(59, 99, 251)",
|
|
16
|
+
"accent-background-color-down": "rgb(39, 77, 234)",
|
|
17
|
+
"accent-background-color-hover": "rgb(39, 77, 234)",
|
|
18
|
+
"accent-background-color-key-focus": "rgb(39, 77, 234)",
|
|
19
|
+
"accent-color-100": "rgb(245, 249, 255)",
|
|
20
|
+
"accent-color-1000": "rgb(39, 77, 234)",
|
|
21
|
+
"accent-color-1100": "rgb(29, 62, 207)",
|
|
22
|
+
"accent-color-1200": "rgb(21, 50, 173)",
|
|
23
|
+
"accent-color-1300": "rgb(16, 40, 140)",
|
|
24
|
+
"accent-color-1400": "rgb(12, 31, 105)",
|
|
25
|
+
"accent-color-1500": "rgb(14, 24, 67)",
|
|
26
|
+
"accent-color-1600": "rgb(7, 11, 30)",
|
|
27
|
+
"accent-color-200": "rgb(229, 240, 254)",
|
|
28
|
+
"accent-color-300": "rgb(203, 226, 254)",
|
|
29
|
+
"accent-color-400": "rgb(176, 209, 253)",
|
|
30
|
+
"accent-color-500": "rgb(147, 189, 252)",
|
|
31
|
+
"accent-color-600": "rgb(122, 167, 253)",
|
|
32
|
+
"accent-color-700": "rgb(100, 144, 255)",
|
|
33
|
+
"accent-color-800": "rgb(80, 123, 255)",
|
|
34
|
+
"accent-color-900": "rgb(59, 99, 251)",
|
|
35
|
+
"accent-content-color-default": "rgb(59, 99, 251)",
|
|
36
|
+
"accent-content-color-down": "rgb(39, 77, 234)",
|
|
37
|
+
"accent-content-color-hover": "rgb(39, 77, 234)",
|
|
38
|
+
"accent-content-color-key-focus": "rgb(39, 77, 234)",
|
|
39
|
+
"accent-content-color-selected": "rgb(39, 77, 234)",
|
|
40
|
+
"accent-visual-color": "rgb(80, 123, 255)",
|
|
41
|
+
"background-base-color": "rgb(233, 233, 233)",
|
|
40
42
|
"background-layer-1-color": "rgb(248, 248, 248)",
|
|
41
43
|
"background-layer-2-color": "rgb(255, 255, 255)",
|
|
42
44
|
"black": "rgb(0, 0, 0)",
|
|
43
|
-
"blue-100": "rgb(
|
|
44
|
-
"blue-1000": "rgb(
|
|
45
|
-
"blue-1100": "rgb(
|
|
46
|
-
"blue-1200": "rgb(
|
|
47
|
-
"blue-1300": "rgb(
|
|
48
|
-
"blue-1400": "rgb(
|
|
49
|
-
"blue-
|
|
50
|
-
"blue-
|
|
51
|
-
"blue-
|
|
52
|
-
"blue-
|
|
53
|
-
"blue-
|
|
54
|
-
"blue-
|
|
55
|
-
"blue-
|
|
56
|
-
"blue-
|
|
57
|
-
"blue-
|
|
58
|
-
"blue-
|
|
59
|
-
"
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"celery-
|
|
64
|
-
"celery-
|
|
65
|
-
"celery-
|
|
66
|
-
"celery-
|
|
67
|
-
"celery-
|
|
68
|
-
"celery-
|
|
69
|
-
"celery-
|
|
70
|
-
"celery-
|
|
71
|
-
"celery-
|
|
72
|
-
"celery-
|
|
73
|
-
"celery-
|
|
74
|
-
"celery-
|
|
75
|
-
"celery-
|
|
76
|
-
"celery-
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"chartreuse-
|
|
82
|
-
"chartreuse-
|
|
83
|
-
"chartreuse-
|
|
84
|
-
"chartreuse-
|
|
85
|
-
"chartreuse-
|
|
86
|
-
"chartreuse-
|
|
87
|
-
"chartreuse-
|
|
88
|
-
"chartreuse-
|
|
89
|
-
"chartreuse-
|
|
90
|
-
"chartreuse-
|
|
91
|
-
"chartreuse-
|
|
92
|
-
"chartreuse-
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
45
|
+
"blue-100": "rgb(245, 249, 255)",
|
|
46
|
+
"blue-1000": "rgb(39, 77, 234)",
|
|
47
|
+
"blue-1100": "rgb(29, 62, 207)",
|
|
48
|
+
"blue-1200": "rgb(21, 50, 173)",
|
|
49
|
+
"blue-1300": "rgb(16, 40, 140)",
|
|
50
|
+
"blue-1400": "rgb(12, 31, 105)",
|
|
51
|
+
"blue-1500": "rgb(14, 24, 67)",
|
|
52
|
+
"blue-1600": "rgb(7, 11, 30)",
|
|
53
|
+
"blue-200": "rgb(229, 240, 254)",
|
|
54
|
+
"blue-300": "rgb(203, 226, 254)",
|
|
55
|
+
"blue-400": "rgb(176, 209, 253)",
|
|
56
|
+
"blue-500": "rgb(147, 189, 252)",
|
|
57
|
+
"blue-600": "rgb(122, 167, 253)",
|
|
58
|
+
"blue-700": "rgb(100, 144, 255)",
|
|
59
|
+
"blue-800": "rgb(80, 123, 255)",
|
|
60
|
+
"blue-900": "rgb(59, 99, 251)",
|
|
61
|
+
"blue-background-color-default": "rgb(59, 99, 251)",
|
|
62
|
+
"blue-visual-color": "rgb(80, 123, 255)",
|
|
63
|
+
"body-color": "rgb(41, 41, 41)",
|
|
64
|
+
"card-selection-background-color": "rgb(233, 233, 233)",
|
|
65
|
+
"celery-100": "rgb(235, 255, 220)",
|
|
66
|
+
"celery-1000": "rgb(52, 109, 12)",
|
|
67
|
+
"celery-1100": "rgb(44, 92, 9)",
|
|
68
|
+
"celery-1200": "rgb(35, 75, 6)",
|
|
69
|
+
"celery-1300": "rgb(27, 60, 3)",
|
|
70
|
+
"celery-1400": "rgb(19, 46, 0)",
|
|
71
|
+
"celery-1500": "rgb(12, 33, 0)",
|
|
72
|
+
"celery-1600": "rgb(4, 15, 0)",
|
|
73
|
+
"celery-200": "rgb(202, 255, 164)",
|
|
74
|
+
"celery-300": "rgb(155, 246, 90)",
|
|
75
|
+
"celery-400": "rgb(131, 230, 60)",
|
|
76
|
+
"celery-500": "rgb(113, 210, 44)",
|
|
77
|
+
"celery-600": "rgb(99, 189, 34)",
|
|
78
|
+
"celery-700": "rgb(85, 168, 27)",
|
|
79
|
+
"celery-800": "rgb(75, 149, 21)",
|
|
80
|
+
"celery-900": "rgb(64, 129, 17)",
|
|
81
|
+
"celery-background-color-default": "rgb(99, 189, 34)",
|
|
82
|
+
"celery-visual-color": "rgb(85, 168, 27)",
|
|
83
|
+
"chartreuse-100": "rgb(246, 251, 222)",
|
|
84
|
+
"chartreuse-1000": "rgb(86, 103, 0)",
|
|
85
|
+
"chartreuse-1100": "rgb(73, 87, 0)",
|
|
86
|
+
"chartreuse-1200": "rgb(60, 71, 0)",
|
|
87
|
+
"chartreuse-1300": "rgb(47, 57, 0)",
|
|
88
|
+
"chartreuse-1400": "rgb(35, 43, 0)",
|
|
89
|
+
"chartreuse-1500": "rgb(25, 30, 0)",
|
|
90
|
+
"chartreuse-1600": "rgb(11, 14, 0)",
|
|
91
|
+
"chartreuse-200": "rgb(234, 246, 173)",
|
|
92
|
+
"chartreuse-300": "rgb(208, 236, 70)",
|
|
93
|
+
"chartreuse-400": "rgb(184, 221, 0)",
|
|
94
|
+
"chartreuse-500": "rgb(166, 200, 0)",
|
|
95
|
+
"chartreuse-600": "rgb(149, 180, 0)",
|
|
96
|
+
"chartreuse-700": "rgb(133, 159, 0)",
|
|
97
|
+
"chartreuse-800": "rgb(118, 141, 0)",
|
|
98
|
+
"chartreuse-900": "rgb(102, 122, 0)",
|
|
99
|
+
"chartreuse-background-color-default": "rgb(166, 200, 0)",
|
|
100
|
+
"chartreuse-visual-color": "rgb(149, 180, 0)",
|
|
101
|
+
"coach-mark-pagination-color": "rgb(113, 113, 113)",
|
|
102
|
+
"code-color": "rgb(41, 41, 41)",
|
|
103
|
+
"color-area-border-color": "rgb(19, 19, 19)",
|
|
96
104
|
"color-handle-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
97
105
|
"color-handle-inner-border-color": "rgb(0, 0, 0)",
|
|
98
106
|
"color-handle-outer-border-color": "rgb(0, 0, 0)",
|
|
99
|
-
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.
|
|
100
|
-
"color-loupe-inner-border": "rgba(0, 0, 0, 0.
|
|
107
|
+
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
108
|
+
"color-loupe-inner-border": "rgba(0, 0, 0, 0.12)",
|
|
101
109
|
"color-loupe-outer-border": "rgb(255, 255, 255)",
|
|
102
|
-
"color-slider-border-color": "rgb(
|
|
103
|
-
"cyan-100": "rgb(
|
|
104
|
-
"cyan-1000": "rgb(
|
|
105
|
-
"cyan-1100": "rgb(0,
|
|
106
|
-
"cyan-1200": "rgb(0,
|
|
107
|
-
"cyan-1300": "rgb(0,
|
|
108
|
-
"cyan-1400": "rgb(0,
|
|
109
|
-
"cyan-
|
|
110
|
-
"cyan-
|
|
111
|
-
"cyan-
|
|
112
|
-
"cyan-
|
|
113
|
-
"cyan-
|
|
114
|
-
"cyan-
|
|
115
|
-
"cyan-
|
|
116
|
-
"cyan-
|
|
117
|
-
"cyan-
|
|
118
|
-
"cyan-
|
|
119
|
-
"
|
|
120
|
-
"
|
|
121
|
-
"
|
|
122
|
-
"disabled-
|
|
123
|
-
"disabled-
|
|
124
|
-
"disabled-
|
|
125
|
-
"disabled-static-black-
|
|
126
|
-
"disabled-static-
|
|
127
|
-
"disabled-static-
|
|
128
|
-
"disabled-static-white-
|
|
110
|
+
"color-slider-border-color": "rgb(19, 19, 19)",
|
|
111
|
+
"cyan-100": "rgb(238, 250, 254)",
|
|
112
|
+
"cyan-1000": "rgb(4, 102, 145)",
|
|
113
|
+
"cyan-1100": "rgb(0, 87, 121)",
|
|
114
|
+
"cyan-1200": "rgb(0, 71, 98)",
|
|
115
|
+
"cyan-1300": "rgb(0, 57, 78)",
|
|
116
|
+
"cyan-1400": "rgb(0, 43, 59)",
|
|
117
|
+
"cyan-1500": "rgb(0, 31, 43)",
|
|
118
|
+
"cyan-1600": "rgb(0, 14, 20)",
|
|
119
|
+
"cyan-200": "rgb(217, 244, 253)",
|
|
120
|
+
"cyan-300": "rgb(181, 230, 252)",
|
|
121
|
+
"cyan-400": "rgb(146, 216, 255)",
|
|
122
|
+
"cyan-500": "rgb(99, 196, 255)",
|
|
123
|
+
"cyan-600": "rgb(60, 175, 255)",
|
|
124
|
+
"cyan-700": "rgb(34, 155, 239)",
|
|
125
|
+
"cyan-800": "rgb(21, 138, 212)",
|
|
126
|
+
"cyan-900": "rgb(11, 120, 179)",
|
|
127
|
+
"cyan-background-color-default": "rgb(11, 120, 179)",
|
|
128
|
+
"cyan-visual-color": "rgb(60, 175, 255)",
|
|
129
|
+
"detail-color": "rgb(19, 19, 19)",
|
|
130
|
+
"disabled-background-color": "rgb(233, 233, 233)",
|
|
131
|
+
"disabled-border-color": "rgb(218, 218, 218)",
|
|
132
|
+
"disabled-content-color": "rgb(198, 198, 198)",
|
|
133
|
+
"disabled-static-black-background-color": "rgba(0, 0, 0, 0.09)",
|
|
134
|
+
"disabled-static-black-border-color": "rgba(0, 0, 0, 0.15)",
|
|
135
|
+
"disabled-static-black-content-color": "rgba(0, 0, 0, 0.22)",
|
|
136
|
+
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.11)",
|
|
137
|
+
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.17)",
|
|
138
|
+
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.21)",
|
|
129
139
|
"drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
130
|
-
"drop-zone-background-color": "rgb(
|
|
131
|
-
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.
|
|
132
|
-
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.
|
|
133
|
-
"focus-indicator-color": "rgb(
|
|
134
|
-
"fuchsia-100": "rgb(255,
|
|
135
|
-
"fuchsia-1000": "rgb(
|
|
136
|
-
"fuchsia-1100": "rgb(
|
|
137
|
-
"fuchsia-1200": "rgb(
|
|
138
|
-
"fuchsia-1300": "rgb(
|
|
139
|
-
"fuchsia-1400": "rgb(
|
|
140
|
-
"fuchsia-
|
|
141
|
-
"fuchsia-
|
|
142
|
-
"fuchsia-
|
|
143
|
-
"fuchsia-
|
|
144
|
-
"fuchsia-
|
|
145
|
-
"fuchsia-
|
|
146
|
-
"fuchsia-
|
|
147
|
-
"fuchsia-
|
|
148
|
-
"fuchsia-
|
|
149
|
-
"fuchsia-
|
|
150
|
-
"
|
|
151
|
-
"
|
|
152
|
-
"gray-
|
|
153
|
-
"gray-
|
|
154
|
-
"gray-
|
|
155
|
-
"gray-
|
|
156
|
-
"gray-
|
|
157
|
-
"gray-
|
|
158
|
-
"gray-
|
|
159
|
-
"gray-
|
|
160
|
-
"gray-
|
|
161
|
-
"gray-
|
|
162
|
-
"gray-
|
|
163
|
-
"
|
|
164
|
-
"
|
|
165
|
-
"
|
|
166
|
-
"
|
|
167
|
-
"green-
|
|
168
|
-
"green-
|
|
169
|
-
"green-
|
|
170
|
-
"green-
|
|
171
|
-
"green-
|
|
172
|
-
"green-
|
|
173
|
-
"green-
|
|
174
|
-
"green-
|
|
175
|
-
"green-
|
|
176
|
-
"green-
|
|
177
|
-
"green-
|
|
178
|
-
"green-
|
|
179
|
-
"
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
"
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
-
"
|
|
188
|
-
"
|
|
189
|
-
"
|
|
190
|
-
"
|
|
191
|
-
"
|
|
192
|
-
"indigo-
|
|
193
|
-
"indigo-
|
|
194
|
-
"indigo-
|
|
195
|
-
"indigo-
|
|
196
|
-
"indigo-
|
|
197
|
-
"indigo-
|
|
198
|
-
"indigo-
|
|
199
|
-
"indigo-
|
|
200
|
-
"indigo-
|
|
201
|
-
"indigo-
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
"
|
|
206
|
-
"
|
|
207
|
-
"
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
-
"informative-color-
|
|
211
|
-
"informative-color-
|
|
212
|
-
"informative-color-
|
|
213
|
-
"informative-color-
|
|
214
|
-
"informative-color-
|
|
215
|
-
"informative-color-
|
|
216
|
-
"informative-color-
|
|
217
|
-
"informative-color-
|
|
218
|
-
"informative-color-
|
|
219
|
-
"informative-color-
|
|
220
|
-
"informative-
|
|
221
|
-
"
|
|
222
|
-
"
|
|
223
|
-
"
|
|
224
|
-
"
|
|
225
|
-
"
|
|
226
|
-
"
|
|
227
|
-
"
|
|
228
|
-
"
|
|
229
|
-
"
|
|
230
|
-
"
|
|
231
|
-
"magenta-
|
|
232
|
-
"magenta-
|
|
233
|
-
"magenta-
|
|
234
|
-
"magenta-
|
|
235
|
-
"magenta-
|
|
236
|
-
"magenta-
|
|
237
|
-
"
|
|
238
|
-
"
|
|
239
|
-
"
|
|
240
|
-
"
|
|
241
|
-
"
|
|
242
|
-
"
|
|
243
|
-
"
|
|
244
|
-
"
|
|
245
|
-
"
|
|
246
|
-
"
|
|
247
|
-
"
|
|
248
|
-
"
|
|
249
|
-
"negative-color-
|
|
250
|
-
"negative-color-
|
|
251
|
-
"negative-color-
|
|
252
|
-
"negative-color-
|
|
253
|
-
"negative-color-
|
|
254
|
-
"negative-color-
|
|
255
|
-
"negative-color-
|
|
256
|
-
"negative-color-
|
|
257
|
-
"negative-color-
|
|
258
|
-
"negative-color-
|
|
259
|
-
"negative-color-
|
|
260
|
-
"negative-color-
|
|
261
|
-
"negative-
|
|
262
|
-
"negative-
|
|
263
|
-
"negative-
|
|
264
|
-
"negative-
|
|
265
|
-
"negative-
|
|
266
|
-
"
|
|
267
|
-
"
|
|
268
|
-
"
|
|
269
|
-
"
|
|
270
|
-
"
|
|
271
|
-
"
|
|
272
|
-
"
|
|
273
|
-
"
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
-
"
|
|
277
|
-
"
|
|
278
|
-
"
|
|
279
|
-
"
|
|
280
|
-
"neutral-
|
|
281
|
-
"neutral-
|
|
282
|
-
"neutral-
|
|
283
|
-
"neutral-
|
|
284
|
-
"neutral-
|
|
285
|
-
"neutral-
|
|
286
|
-
"neutral-
|
|
287
|
-
"neutral-
|
|
288
|
-
"neutral-
|
|
289
|
-
"neutral-
|
|
290
|
-
"
|
|
291
|
-
"
|
|
292
|
-
"
|
|
293
|
-
"
|
|
294
|
-
"
|
|
295
|
-
"
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
-
"
|
|
299
|
-
"
|
|
300
|
-
"
|
|
301
|
-
"
|
|
302
|
-
"
|
|
303
|
-
"
|
|
304
|
-
"notice-color-
|
|
305
|
-
"notice-
|
|
306
|
-
"
|
|
140
|
+
"drop-zone-background-color": "rgb(80, 123, 255)",
|
|
141
|
+
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
142
|
+
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
143
|
+
"focus-indicator-color": "rgb(80, 123, 255)",
|
|
144
|
+
"fuchsia-100": "rgb(255, 245, 255)",
|
|
145
|
+
"fuchsia-1000": "rgb(166, 34, 157)",
|
|
146
|
+
"fuchsia-1100": "rgb(144, 21, 137)",
|
|
147
|
+
"fuchsia-1200": "rgb(120, 9, 116)",
|
|
148
|
+
"fuchsia-1300": "rgb(99, 1, 96)",
|
|
149
|
+
"fuchsia-1400": "rgb(77, 0, 75)",
|
|
150
|
+
"fuchsia-1500": "rgb(57, 0, 56)",
|
|
151
|
+
"fuchsia-1600": "rgb(31, 0, 30)",
|
|
152
|
+
"fuchsia-200": "rgb(255, 232, 254)",
|
|
153
|
+
"fuchsia-300": "rgb(255, 208, 254)",
|
|
154
|
+
"fuchsia-400": "rgb(255, 182, 254)",
|
|
155
|
+
"fuchsia-500": "rgb(255, 149, 252)",
|
|
156
|
+
"fuchsia-600": "rgb(255, 109, 249)",
|
|
157
|
+
"fuchsia-700": "rgb(243, 75, 231)",
|
|
158
|
+
"fuchsia-800": "rgb(217, 66, 204)",
|
|
159
|
+
"fuchsia-900": "rgb(192, 50, 180)",
|
|
160
|
+
"fuchsia-background-color-default": "rgb(192, 50, 180)",
|
|
161
|
+
"fuchsia-visual-color": "rgb(217, 66, 204)",
|
|
162
|
+
"gray-100": "rgb(233, 233, 233)",
|
|
163
|
+
"gray-1000": "rgb(0, 0, 0)",
|
|
164
|
+
"gray-200": "rgb(225, 225, 225)",
|
|
165
|
+
"gray-25": "rgb(255, 255, 255)",
|
|
166
|
+
"gray-300": "rgb(218, 218, 218)",
|
|
167
|
+
"gray-400": "rgb(198, 198, 198)",
|
|
168
|
+
"gray-50": "rgb(248, 248, 248)",
|
|
169
|
+
"gray-500": "rgb(143, 143, 143)",
|
|
170
|
+
"gray-600": "rgb(113, 113, 113)",
|
|
171
|
+
"gray-700": "rgb(80, 80, 80)",
|
|
172
|
+
"gray-75": "rgb(243, 243, 243)",
|
|
173
|
+
"gray-800": "rgb(41, 41, 41)",
|
|
174
|
+
"gray-900": "rgb(19, 19, 19)",
|
|
175
|
+
"gray-background-color-default": "rgb(80, 80, 80)",
|
|
176
|
+
"gray-visual-color": "rgb(143, 143, 143)",
|
|
177
|
+
"green-100": "rgb(237, 252, 241)",
|
|
178
|
+
"green-1000": "rgb(3, 110, 68)",
|
|
179
|
+
"green-1100": "rgb(2, 93, 60)",
|
|
180
|
+
"green-1200": "rgb(1, 76, 52)",
|
|
181
|
+
"green-1300": "rgb(0, 61, 44)",
|
|
182
|
+
"green-1400": "rgb(0, 46, 34)",
|
|
183
|
+
"green-1500": "rgb(0, 33, 25)",
|
|
184
|
+
"green-1600": "rgb(0, 15, 12)",
|
|
185
|
+
"green-200": "rgb(215, 247, 225)",
|
|
186
|
+
"green-300": "rgb(173, 238, 197)",
|
|
187
|
+
"green-400": "rgb(113, 229, 165)",
|
|
188
|
+
"green-500": "rgb(48, 212, 128)",
|
|
189
|
+
"green-600": "rgb(23, 192, 108)",
|
|
190
|
+
"green-700": "rgb(13, 171, 96)",
|
|
191
|
+
"green-800": "rgb(8, 151, 86)",
|
|
192
|
+
"green-900": "rgb(5, 131, 77)",
|
|
193
|
+
"green-background-color-default": "rgb(5, 131, 77)",
|
|
194
|
+
"green-visual-color": "rgb(13, 171, 96)",
|
|
195
|
+
"heading-color": "rgb(19, 19, 19)",
|
|
196
|
+
"icon-color-blue-primary-default": "rgb(59, 99, 251)",
|
|
197
|
+
"icon-color-green-primary-default": "rgb(5, 131, 77)",
|
|
198
|
+
"icon-color-inverse": "rgb(248, 248, 248)",
|
|
199
|
+
"icon-color-primary-default": "rgb(41, 41, 41)",
|
|
200
|
+
"icon-color-red-primary-default": "rgb(215, 50, 32)",
|
|
201
|
+
"icon-color-yellow-primary-default": "rgb(247, 203, 0)",
|
|
202
|
+
"indigo-100": "rgb(247, 248, 255)",
|
|
203
|
+
"indigo-1000": "rgb(99, 56, 238)",
|
|
204
|
+
"indigo-1100": "rgb(84, 36, 219)",
|
|
205
|
+
"indigo-1200": "rgb(69, 19, 191)",
|
|
206
|
+
"indigo-1300": "rgb(55, 6, 160)",
|
|
207
|
+
"indigo-1400": "rgb(42, 0, 129)",
|
|
208
|
+
"indigo-1500": "rgb(31, 0, 98)",
|
|
209
|
+
"indigo-1600": "rgb(17, 0, 54)",
|
|
210
|
+
"indigo-200": "rgb(235, 238, 255)",
|
|
211
|
+
"indigo-300": "rgb(214, 221, 255)",
|
|
212
|
+
"indigo-400": "rgb(195, 204, 255)",
|
|
213
|
+
"indigo-500": "rgb(171, 182, 255)",
|
|
214
|
+
"indigo-600": "rgb(152, 160, 255)",
|
|
215
|
+
"indigo-700": "rgb(136, 136, 254)",
|
|
216
|
+
"indigo-800": "rgb(125, 112, 254)",
|
|
217
|
+
"indigo-900": "rgb(113, 84, 250)",
|
|
218
|
+
"indigo-background-color-default": "rgb(113, 84, 250)",
|
|
219
|
+
"indigo-visual-color": "rgb(125, 112, 254)",
|
|
220
|
+
"informative-background-color-default": "rgb(59, 99, 251)",
|
|
221
|
+
"informative-background-color-down": "rgb(39, 77, 234)",
|
|
222
|
+
"informative-background-color-hover": "rgb(39, 77, 234)",
|
|
223
|
+
"informative-background-color-key-focus": "rgb(39, 77, 234)",
|
|
224
|
+
"informative-color-100": "rgb(245, 249, 255)",
|
|
225
|
+
"informative-color-1000": "rgb(39, 77, 234)",
|
|
226
|
+
"informative-color-1100": "rgb(29, 62, 207)",
|
|
227
|
+
"informative-color-1200": "rgb(21, 50, 173)",
|
|
228
|
+
"informative-color-1300": "rgb(16, 40, 140)",
|
|
229
|
+
"informative-color-1400": "rgb(12, 31, 105)",
|
|
230
|
+
"informative-color-1500": "rgb(14, 24, 67)",
|
|
231
|
+
"informative-color-1600": "rgb(7, 11, 30)",
|
|
232
|
+
"informative-color-200": "rgb(229, 240, 254)",
|
|
233
|
+
"informative-color-300": "rgb(203, 226, 254)",
|
|
234
|
+
"informative-color-400": "rgb(176, 209, 253)",
|
|
235
|
+
"informative-color-500": "rgb(147, 189, 252)",
|
|
236
|
+
"informative-color-600": "rgb(122, 167, 253)",
|
|
237
|
+
"informative-color-700": "rgb(100, 144, 255)",
|
|
238
|
+
"informative-color-800": "rgb(80, 123, 255)",
|
|
239
|
+
"informative-color-900": "rgb(59, 99, 251)",
|
|
240
|
+
"informative-visual-color": "rgb(80, 123, 255)",
|
|
241
|
+
"magenta-100": "rgb(255, 245, 248)",
|
|
242
|
+
"magenta-1000": "rgb(190, 9, 73)",
|
|
243
|
+
"magenta-1100": "rgb(163, 5, 62)",
|
|
244
|
+
"magenta-1200": "rgb(136, 0, 51)",
|
|
245
|
+
"magenta-1300": "rgb(111, 0, 40)",
|
|
246
|
+
"magenta-1400": "rgb(86, 0, 30)",
|
|
247
|
+
"magenta-1500": "rgb(64, 0, 22)",
|
|
248
|
+
"magenta-1600": "rgb(35, 0, 12)",
|
|
249
|
+
"magenta-200": "rgb(255, 235, 242)",
|
|
250
|
+
"magenta-300": "rgb(255, 211, 226)",
|
|
251
|
+
"magenta-400": "rgb(255, 189, 212)",
|
|
252
|
+
"magenta-500": "rgb(255, 158, 192)",
|
|
253
|
+
"magenta-600": "rgb(255, 126, 172)",
|
|
254
|
+
"magenta-700": "rgb(255, 86, 145)",
|
|
255
|
+
"magenta-800": "rgb(249, 41, 111)",
|
|
256
|
+
"magenta-900": "rgb(222, 20, 89)",
|
|
257
|
+
"magenta-background-color-default": "rgb(222, 20, 89)",
|
|
258
|
+
"magenta-visual-color": "rgb(249, 41, 111)",
|
|
259
|
+
"negative-background-color-default": "rgb(215, 50, 32)",
|
|
260
|
+
"negative-background-color-down": "rgb(183, 40, 24)",
|
|
261
|
+
"negative-background-color-hover": "rgb(183, 40, 24)",
|
|
262
|
+
"negative-background-color-key-focus": "rgb(183, 40, 24)",
|
|
263
|
+
"negative-border-color-default": "rgb(215, 50, 32)",
|
|
264
|
+
"negative-border-color-down": "rgb(156, 33, 19)",
|
|
265
|
+
"negative-border-color-focus": "rgb(183, 40, 24)",
|
|
266
|
+
"negative-border-color-focus-hover": "rgb(156, 33, 19)",
|
|
267
|
+
"negative-border-color-hover": "rgb(183, 40, 24)",
|
|
268
|
+
"negative-border-color-key-focus": "rgb(183, 40, 24)",
|
|
269
|
+
"negative-color-100": "rgb(255, 246, 245)",
|
|
270
|
+
"negative-color-1000": "rgb(183, 40, 24)",
|
|
271
|
+
"negative-color-1100": "rgb(156, 33, 19)",
|
|
272
|
+
"negative-color-1200": "rgb(129, 27, 14)",
|
|
273
|
+
"negative-color-1300": "rgb(104, 21, 10)",
|
|
274
|
+
"negative-color-1400": "rgb(80, 16, 6)",
|
|
275
|
+
"negative-color-1500": "rgb(59, 11, 4)",
|
|
276
|
+
"negative-color-1600": "rgb(29, 5, 2)",
|
|
277
|
+
"negative-color-200": "rgb(255, 235, 232)",
|
|
278
|
+
"negative-color-300": "rgb(255, 214, 209)",
|
|
279
|
+
"negative-color-400": "rgb(255, 192, 184)",
|
|
280
|
+
"negative-color-500": "rgb(255, 163, 152)",
|
|
281
|
+
"negative-color-600": "rgb(255, 132, 118)",
|
|
282
|
+
"negative-color-700": "rgb(255, 95, 76)",
|
|
283
|
+
"negative-color-800": "rgb(247, 59, 38)",
|
|
284
|
+
"negative-color-900": "rgb(215, 50, 32)",
|
|
285
|
+
"negative-content-color-default": "rgb(215, 50, 32)",
|
|
286
|
+
"negative-content-color-down": "rgb(183, 40, 24)",
|
|
287
|
+
"negative-content-color-hover": "rgb(183, 40, 24)",
|
|
288
|
+
"negative-content-color-key-focus": "rgb(183, 40, 24)",
|
|
289
|
+
"negative-visual-color": "rgb(247, 59, 38)",
|
|
290
|
+
"neutral-background-color-default": "rgb(41, 41, 41)",
|
|
291
|
+
"neutral-background-color-down": "rgb(19, 19, 19)",
|
|
292
|
+
"neutral-background-color-hover": "rgb(19, 19, 19)",
|
|
293
|
+
"neutral-background-color-key-focus": "rgb(19, 19, 19)",
|
|
294
|
+
"neutral-background-color-selected-default": "rgb(41, 41, 41)",
|
|
295
|
+
"neutral-background-color-selected-down": "rgb(19, 19, 19)",
|
|
296
|
+
"neutral-background-color-selected-hover": "rgb(19, 19, 19)",
|
|
297
|
+
"neutral-background-color-selected-key-focus": "rgb(19, 19, 19)",
|
|
298
|
+
"neutral-content-color-default": "rgb(41, 41, 41)",
|
|
299
|
+
"neutral-content-color-down": "rgb(19, 19, 19)",
|
|
300
|
+
"neutral-content-color-focus": "rgb(19, 19, 19)",
|
|
301
|
+
"neutral-content-color-focus-hover": "rgb(19, 19, 19)",
|
|
302
|
+
"neutral-content-color-hover": "rgb(19, 19, 19)",
|
|
303
|
+
"neutral-content-color-key-focus": "rgb(19, 19, 19)",
|
|
304
|
+
"neutral-subdued-background-color-default": "rgb(80, 80, 80)",
|
|
305
|
+
"neutral-subdued-background-color-down": "rgb(41, 41, 41)",
|
|
306
|
+
"neutral-subdued-background-color-hover": "rgb(41, 41, 41)",
|
|
307
|
+
"neutral-subdued-background-color-key-focus": "rgb(41, 41, 41)",
|
|
308
|
+
"neutral-subdued-content-color-default": "rgb(80, 80, 80)",
|
|
309
|
+
"neutral-subdued-content-color-down": "rgb(41, 41, 41)",
|
|
310
|
+
"neutral-subdued-content-color-hover": "rgb(41, 41, 41)",
|
|
311
|
+
"neutral-subdued-content-color-key-focus": "rgb(41, 41, 41)",
|
|
312
|
+
"neutral-subdued-content-color-selected": "rgb(41, 41, 41)",
|
|
313
|
+
"neutral-visual-color": "rgb(143, 143, 143)",
|
|
314
|
+
"notice-background-color-default": "rgb(218, 95, 0)",
|
|
315
|
+
"notice-color-100": "rgb(255, 246, 231)",
|
|
316
|
+
"notice-color-1000": "rgb(167, 62, 0)",
|
|
317
|
+
"notice-color-1100": "rgb(144, 51, 0)",
|
|
318
|
+
"notice-color-1200": "rgb(118, 41, 0)",
|
|
319
|
+
"notice-color-1300": "rgb(95, 32, 0)",
|
|
320
|
+
"notice-color-1400": "rgb(73, 24, 0)",
|
|
321
|
+
"notice-color-1500": "rgb(52, 18, 0)",
|
|
322
|
+
"notice-color-1600": "rgb(25, 8, 0)",
|
|
323
|
+
"notice-color-200": "rgb(255, 238, 210)",
|
|
324
|
+
"notice-color-300": "rgb(255, 218, 158)",
|
|
325
|
+
"notice-color-400": "rgb(255, 197, 103)",
|
|
326
|
+
"notice-color-500": "rgb(255, 169, 33)",
|
|
327
|
+
"notice-color-600": "rgb(255, 137, 0)",
|
|
328
|
+
"notice-color-700": "rgb(239, 112, 0)",
|
|
329
|
+
"notice-color-800": "rgb(218, 95, 0)",
|
|
330
|
+
"notice-color-900": "rgb(193, 78, 0)",
|
|
331
|
+
"notice-visual-color": "rgb(239, 112, 0)",
|
|
332
|
+
"opacity-checkerboard-square-dark": "rgb(225, 225, 225)",
|
|
307
333
|
"opacity-checkerboard-square-light": "rgb(255, 255, 255)",
|
|
308
|
-
"orange-100": "rgb(255,
|
|
309
|
-
"orange-1000": "rgb(
|
|
310
|
-
"orange-1100": "rgb(
|
|
311
|
-
"orange-1200": "rgb(
|
|
312
|
-
"orange-1300": "rgb(
|
|
313
|
-
"orange-1400": "rgb(
|
|
314
|
-
"orange-
|
|
315
|
-
"orange-
|
|
316
|
-
"orange-
|
|
317
|
-
"orange-
|
|
318
|
-
"orange-
|
|
319
|
-
"orange-
|
|
320
|
-
"orange-
|
|
321
|
-
"orange-
|
|
322
|
-
"orange-
|
|
323
|
-
"orange-
|
|
334
|
+
"orange-100": "rgb(255, 246, 231)",
|
|
335
|
+
"orange-1000": "rgb(167, 62, 0)",
|
|
336
|
+
"orange-1100": "rgb(144, 51, 0)",
|
|
337
|
+
"orange-1200": "rgb(118, 41, 0)",
|
|
338
|
+
"orange-1300": "rgb(95, 32, 0)",
|
|
339
|
+
"orange-1400": "rgb(73, 24, 0)",
|
|
340
|
+
"orange-1500": "rgb(52, 18, 0)",
|
|
341
|
+
"orange-1600": "rgb(25, 8, 0)",
|
|
342
|
+
"orange-200": "rgb(255, 238, 210)",
|
|
343
|
+
"orange-300": "rgb(255, 218, 158)",
|
|
344
|
+
"orange-400": "rgb(255, 197, 103)",
|
|
345
|
+
"orange-500": "rgb(255, 169, 33)",
|
|
346
|
+
"orange-600": "rgb(255, 137, 0)",
|
|
347
|
+
"orange-700": "rgb(239, 112, 0)",
|
|
348
|
+
"orange-800": "rgb(218, 95, 0)",
|
|
349
|
+
"orange-900": "rgb(193, 78, 0)",
|
|
350
|
+
"orange-background-color-default": "rgb(255, 137, 0)",
|
|
351
|
+
"orange-visual-color": "rgb(239, 112, 0)",
|
|
324
352
|
"overlay-color": "rgb(0, 0, 0)",
|
|
325
353
|
"overlay-opacity": "0.4",
|
|
326
354
|
"picker-border-width": "1px",
|
|
327
|
-
"positive-background-color-default": "rgb(
|
|
328
|
-
"positive-background-color-down": "rgb(
|
|
329
|
-
"positive-background-color-hover": "rgb(
|
|
330
|
-
"positive-background-color-key-focus": "rgb(
|
|
331
|
-
"positive-color-100": "rgb(
|
|
332
|
-
"positive-color-1000": "rgb(
|
|
333
|
-
"positive-color-1100": "rgb(
|
|
334
|
-
"positive-color-1200": "rgb(
|
|
335
|
-
"positive-color-1300": "rgb(
|
|
336
|
-
"positive-color-1400": "rgb(
|
|
337
|
-
"positive-color-
|
|
338
|
-
"positive-color-
|
|
339
|
-
"positive-color-
|
|
340
|
-
"positive-color-
|
|
341
|
-
"positive-color-
|
|
342
|
-
"positive-color-
|
|
343
|
-
"positive-color-
|
|
344
|
-
"positive-color-
|
|
345
|
-
"positive-
|
|
346
|
-
"
|
|
347
|
-
"
|
|
348
|
-
"purple-
|
|
349
|
-
"purple-
|
|
350
|
-
"purple-
|
|
351
|
-
"purple-
|
|
352
|
-
"purple-
|
|
353
|
-
"purple-
|
|
354
|
-
"purple-
|
|
355
|
-
"purple-
|
|
356
|
-
"purple-
|
|
357
|
-
"purple-
|
|
358
|
-
"purple-
|
|
359
|
-
"purple-
|
|
360
|
-
"purple-
|
|
361
|
-
"purple-
|
|
362
|
-
"
|
|
363
|
-
"
|
|
364
|
-
"
|
|
365
|
-
"
|
|
366
|
-
"red-
|
|
367
|
-
"red-
|
|
368
|
-
"red-
|
|
369
|
-
"red-
|
|
370
|
-
"red-
|
|
371
|
-
"red-
|
|
372
|
-
"red-
|
|
373
|
-
"red-
|
|
374
|
-
"red-
|
|
375
|
-
"red-
|
|
376
|
-
"red-
|
|
377
|
-
"red-
|
|
378
|
-
"
|
|
379
|
-
"
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
-
"
|
|
383
|
-
"
|
|
384
|
-
"seafoam-
|
|
385
|
-
"seafoam-
|
|
386
|
-
"seafoam-
|
|
387
|
-
"seafoam-
|
|
388
|
-
"seafoam-
|
|
389
|
-
"seafoam-
|
|
390
|
-
"seafoam-
|
|
391
|
-
"seafoam-
|
|
392
|
-
"seafoam-
|
|
393
|
-
"seafoam-
|
|
355
|
+
"positive-background-color-default": "rgb(5, 131, 77)",
|
|
356
|
+
"positive-background-color-down": "rgb(3, 110, 68)",
|
|
357
|
+
"positive-background-color-hover": "rgb(3, 110, 68)",
|
|
358
|
+
"positive-background-color-key-focus": "rgb(3, 110, 68)",
|
|
359
|
+
"positive-color-100": "rgb(237, 252, 241)",
|
|
360
|
+
"positive-color-1000": "rgb(3, 110, 68)",
|
|
361
|
+
"positive-color-1100": "rgb(2, 93, 60)",
|
|
362
|
+
"positive-color-1200": "rgb(1, 76, 52)",
|
|
363
|
+
"positive-color-1300": "rgb(0, 61, 44)",
|
|
364
|
+
"positive-color-1400": "rgb(0, 46, 34)",
|
|
365
|
+
"positive-color-1500": "rgb(0, 33, 25)",
|
|
366
|
+
"positive-color-1600": "rgb(0, 15, 12)",
|
|
367
|
+
"positive-color-200": "rgb(215, 247, 225)",
|
|
368
|
+
"positive-color-300": "rgb(173, 238, 197)",
|
|
369
|
+
"positive-color-400": "rgb(113, 229, 165)",
|
|
370
|
+
"positive-color-500": "rgb(48, 212, 128)",
|
|
371
|
+
"positive-color-600": "rgb(23, 192, 108)",
|
|
372
|
+
"positive-color-700": "rgb(13, 171, 96)",
|
|
373
|
+
"positive-color-800": "rgb(8, 151, 86)",
|
|
374
|
+
"positive-color-900": "rgb(5, 131, 77)",
|
|
375
|
+
"positive-visual-color": "rgb(13, 171, 96)",
|
|
376
|
+
"purple-100": "rgb(251, 247, 254)",
|
|
377
|
+
"purple-1000": "rgb(134, 40, 217)",
|
|
378
|
+
"purple-1100": "rgb(115, 13, 204)",
|
|
379
|
+
"purple-1200": "rgb(93, 0, 177)",
|
|
380
|
+
"purple-1300": "rgb(75, 0, 144)",
|
|
381
|
+
"purple-1400": "rgb(59, 0, 111)",
|
|
382
|
+
"purple-1500": "rgb(44, 0, 84)",
|
|
383
|
+
"purple-1600": "rgb(23, 0, 45)",
|
|
384
|
+
"purple-200": "rgb(245, 237, 252)",
|
|
385
|
+
"purple-300": "rgb(234, 216, 249)",
|
|
386
|
+
"purple-400": "rgb(223, 196, 247)",
|
|
387
|
+
"purple-500": "rgb(210, 171, 243)",
|
|
388
|
+
"purple-600": "rgb(196, 147, 240)",
|
|
389
|
+
"purple-700": "rgb(183, 122, 236)",
|
|
390
|
+
"purple-800": "rgb(169, 98, 232)",
|
|
391
|
+
"purple-900": "rgb(153, 71, 226)",
|
|
392
|
+
"purple-background-color-default": "rgb(153, 71, 226)",
|
|
393
|
+
"purple-visual-color": "rgb(169, 98, 232)",
|
|
394
|
+
"red-100": "rgb(255, 246, 245)",
|
|
395
|
+
"red-1000": "rgb(183, 40, 24)",
|
|
396
|
+
"red-1100": "rgb(156, 33, 19)",
|
|
397
|
+
"red-1200": "rgb(129, 27, 14)",
|
|
398
|
+
"red-1300": "rgb(104, 21, 10)",
|
|
399
|
+
"red-1400": "rgb(80, 16, 6)",
|
|
400
|
+
"red-1500": "rgb(59, 11, 4)",
|
|
401
|
+
"red-1600": "rgb(29, 5, 2)",
|
|
402
|
+
"red-200": "rgb(255, 235, 232)",
|
|
403
|
+
"red-300": "rgb(255, 214, 209)",
|
|
404
|
+
"red-400": "rgb(255, 192, 184)",
|
|
405
|
+
"red-500": "rgb(255, 163, 152)",
|
|
406
|
+
"red-600": "rgb(255, 132, 118)",
|
|
407
|
+
"red-700": "rgb(255, 95, 76)",
|
|
408
|
+
"red-800": "rgb(247, 59, 38)",
|
|
409
|
+
"red-900": "rgb(215, 50, 32)",
|
|
410
|
+
"red-background-color-default": "rgb(215, 50, 32)",
|
|
411
|
+
"red-visual-color": "rgb(247, 59, 38)",
|
|
412
|
+
"seafoam-100": "rgb(226, 252, 253)",
|
|
413
|
+
"seafoam-1000": "rgb(13, 106, 111)",
|
|
414
|
+
"seafoam-1100": "rgb(8, 90, 95)",
|
|
415
|
+
"seafoam-1200": "rgb(3, 74, 79)",
|
|
416
|
+
"seafoam-1300": "rgb(0, 59, 63)",
|
|
417
|
+
"seafoam-1400": "rgb(0, 45, 48)",
|
|
418
|
+
"seafoam-1500": "rgb(0, 32, 35)",
|
|
419
|
+
"seafoam-1600": "rgb(0, 15, 17)",
|
|
420
|
+
"seafoam-200": "rgb(202, 248, 250)",
|
|
421
|
+
"seafoam-300": "rgb(138, 239, 242)",
|
|
422
|
+
"seafoam-400": "rgb(86, 226, 231)",
|
|
423
|
+
"seafoam-500": "rgb(60, 206, 211)",
|
|
424
|
+
"seafoam-600": "rgb(45, 185, 190)",
|
|
425
|
+
"seafoam-700": "rgb(35, 164, 169)",
|
|
426
|
+
"seafoam-800": "rgb(27, 146, 151)",
|
|
427
|
+
"seafoam-900": "rgb(20, 126, 131)",
|
|
428
|
+
"seafoam-background-color-default": "rgb(20, 126, 131)",
|
|
429
|
+
"seafoam-visual-color": "rgb(35, 164, 169)",
|
|
394
430
|
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
395
431
|
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
396
|
-
"swatch-border-color": "rgb(
|
|
432
|
+
"swatch-border-color": "rgb(19, 19, 19)",
|
|
397
433
|
"swatch-disabled-icon-border-color": "rgb(0, 0, 0)",
|
|
398
|
-
"table-row-hover-color": "rgb(
|
|
399
|
-
"table-selected-row-background-color": "rgb(
|
|
400
|
-
"table-selected-row-background-color-non-emphasized": "rgb(
|
|
401
|
-
"thumbnail-border-color": "rgb(
|
|
402
|
-
"transparent-black-100": "rgba(0, 0, 0, 0)",
|
|
403
|
-
"transparent-black-
|
|
404
|
-
"transparent-black-
|
|
405
|
-
"transparent-black-
|
|
406
|
-
"transparent-black-
|
|
407
|
-
"transparent-black-
|
|
408
|
-
"transparent-black-
|
|
409
|
-
"transparent-black-
|
|
410
|
-
"transparent-black-
|
|
411
|
-
"transparent-
|
|
412
|
-
"transparent-
|
|
413
|
-
"transparent-
|
|
414
|
-
"transparent-
|
|
415
|
-
"transparent-white-
|
|
416
|
-
"transparent-white-
|
|
417
|
-
"transparent-white-
|
|
418
|
-
"transparent-white-
|
|
419
|
-
"transparent-white-
|
|
434
|
+
"table-row-hover-color": "rgb(19, 19, 19)",
|
|
435
|
+
"table-selected-row-background-color": "rgb(59, 99, 251)",
|
|
436
|
+
"table-selected-row-background-color-non-emphasized": "rgb(41, 41, 41)",
|
|
437
|
+
"thumbnail-border-color": "rgb(41, 41, 41)",
|
|
438
|
+
"transparent-black-100": "rgba(0, 0, 0, 0.09)",
|
|
439
|
+
"transparent-black-1000": "rgb(0, 0, 0)",
|
|
440
|
+
"transparent-black-200": "rgba(0, 0, 0, 0.12)",
|
|
441
|
+
"transparent-black-25": "rgba(0, 0, 0, 0)",
|
|
442
|
+
"transparent-black-300": "rgba(0, 0, 0, 0.15)",
|
|
443
|
+
"transparent-black-400": "rgba(0, 0, 0, 0.22)",
|
|
444
|
+
"transparent-black-50": "rgba(0, 0, 0, 0.03)",
|
|
445
|
+
"transparent-black-500": "rgba(0, 0, 0, 0.44)",
|
|
446
|
+
"transparent-black-600": "rgba(0, 0, 0, 0.56)",
|
|
447
|
+
"transparent-black-700": "rgba(0, 0, 0, 0.69)",
|
|
448
|
+
"transparent-black-75": "rgba(0, 0, 0, 0.05)",
|
|
449
|
+
"transparent-black-800": "rgba(0, 0, 0, 0.84)",
|
|
450
|
+
"transparent-black-900": "rgb(0, 0, 0, 0.93)",
|
|
451
|
+
"transparent-white-100": "rgba(255, 255, 255, 0.11)",
|
|
452
|
+
"transparent-white-1000": "rgb(255, 255, 255)",
|
|
453
|
+
"transparent-white-200": "rgba(255, 255, 255, 0.14)",
|
|
454
|
+
"transparent-white-25": "rgba(255, 255, 255, 0)",
|
|
455
|
+
"transparent-white-300": "rgba(255, 255, 255, 0.17)",
|
|
456
|
+
"transparent-white-400": "rgba(255, 255, 255, 0.21)",
|
|
457
|
+
"transparent-white-50": "rgba(255, 255, 255, 0.04)",
|
|
458
|
+
"transparent-white-500": "rgba(255, 255, 255, 0.39)",
|
|
459
|
+
"transparent-white-600": "rgba(255, 255, 255, 0.51)",
|
|
460
|
+
"transparent-white-700": "rgba(255, 255, 255, 0.66)",
|
|
461
|
+
"transparent-white-75": "rgba(255, 255, 255, 0.07)",
|
|
462
|
+
"transparent-white-800": "rgba(255, 255, 255, 0.85)",
|
|
463
|
+
"transparent-white-900": "rgb(255, 255, 255, 0.94)",
|
|
420
464
|
"white": "rgb(255, 255, 255)",
|
|
421
|
-
"yellow-100": "rgb(
|
|
422
|
-
"yellow-1000": "rgb(
|
|
423
|
-
"yellow-1100": "rgb(
|
|
424
|
-
"yellow-1200": "rgb(
|
|
425
|
-
"yellow-1300": "rgb(
|
|
426
|
-
"yellow-1400": "rgb(
|
|
427
|
-
"yellow-
|
|
428
|
-
"yellow-
|
|
429
|
-
"yellow-
|
|
430
|
-
"yellow-
|
|
431
|
-
"yellow-
|
|
432
|
-
"yellow-
|
|
433
|
-
"yellow-
|
|
434
|
-
"yellow-
|
|
435
|
-
"yellow-
|
|
436
|
-
"yellow-
|
|
465
|
+
"yellow-100": "rgb(255, 248, 204)",
|
|
466
|
+
"yellow-1000": "rgb(134, 85, 0)",
|
|
467
|
+
"yellow-1100": "rgb(114, 72, 0)",
|
|
468
|
+
"yellow-1200": "rgb(93, 59, 0)",
|
|
469
|
+
"yellow-1300": "rgb(75, 47, 0)",
|
|
470
|
+
"yellow-1400": "rgb(56, 35, 0)",
|
|
471
|
+
"yellow-1500": "rgb(40, 25, 0)",
|
|
472
|
+
"yellow-1600": "rgb(18, 11, 0)",
|
|
473
|
+
"yellow-200": "rgb(255, 241, 151)",
|
|
474
|
+
"yellow-300": "rgb(255, 222, 44)",
|
|
475
|
+
"yellow-400": "rgb(247, 203, 0)",
|
|
476
|
+
"yellow-500": "rgb(233, 179, 0)",
|
|
477
|
+
"yellow-600": "rgb(217, 158, 0)",
|
|
478
|
+
"yellow-700": "rgb(199, 137, 0)",
|
|
479
|
+
"yellow-800": "rgb(180, 119, 0)",
|
|
480
|
+
"yellow-900": "rgb(158, 102, 0)",
|
|
481
|
+
"yellow-background-color-default": "rgb(247, 203, 0)",
|
|
482
|
+
"yellow-visual-color": "rgb(217, 158, 0)"
|
|
437
483
|
},
|
|
438
484
|
"dark": {
|
|
439
|
-
"accent-background-color-default": "rgb(
|
|
440
|
-
"accent-background-color-down": "rgb(
|
|
441
|
-
"accent-background-color-hover": "rgb(
|
|
442
|
-
"accent-background-color-key-focus": "rgb(
|
|
443
|
-
"accent-color-100": "rgb(
|
|
444
|
-
"accent-color-1000": "rgb(
|
|
445
|
-
"accent-color-1100": "rgb(
|
|
446
|
-
"accent-color-1200": "rgb(
|
|
447
|
-
"accent-color-1300": "rgb(
|
|
448
|
-
"accent-color-1400": "rgb(
|
|
449
|
-
"accent-color-
|
|
450
|
-
"accent-color-
|
|
451
|
-
"accent-color-
|
|
452
|
-
"accent-color-
|
|
453
|
-
"accent-color-
|
|
454
|
-
"accent-color-
|
|
455
|
-
"accent-color-
|
|
456
|
-
"accent-color-
|
|
457
|
-
"accent-
|
|
458
|
-
"accent-
|
|
459
|
-
"accent-content-color-
|
|
460
|
-
"accent-content-color-
|
|
461
|
-
"accent-content-color-
|
|
462
|
-
"accent-
|
|
463
|
-
"
|
|
464
|
-
"
|
|
465
|
-
"background-
|
|
485
|
+
"accent-background-color-default": "rgb(29, 63, 209)",
|
|
486
|
+
"accent-background-color-down": "rgb(22, 52, 179)",
|
|
487
|
+
"accent-background-color-hover": "rgb(22, 52, 179)",
|
|
488
|
+
"accent-background-color-key-focus": "rgb(22, 52, 179)",
|
|
489
|
+
"accent-color-100": "rgb(14, 23, 63)",
|
|
490
|
+
"accent-color-1000": "rgb(102, 146, 254)",
|
|
491
|
+
"accent-color-1100": "rgb(124, 169, 252)",
|
|
492
|
+
"accent-color-1200": "rgb(152, 192, 252)",
|
|
493
|
+
"accent-color-1300": "rgb(181, 213, 253)",
|
|
494
|
+
"accent-color-1400": "rgb(213, 231, 254)",
|
|
495
|
+
"accent-color-1500": "rgb(238, 245, 255)",
|
|
496
|
+
"accent-color-1600": "rgb(255, 255, 255)",
|
|
497
|
+
"accent-color-200": "rgb(15, 27, 77)",
|
|
498
|
+
"accent-color-300": "rgb(13, 34, 119)",
|
|
499
|
+
"accent-color-400": "rgb(17, 42, 144)",
|
|
500
|
+
"accent-color-500": "rgb(22, 52, 179)",
|
|
501
|
+
"accent-color-600": "rgb(29, 63, 209)",
|
|
502
|
+
"accent-color-700": "rgb(40, 78, 236)",
|
|
503
|
+
"accent-color-800": "rgb(56, 96, 250)",
|
|
504
|
+
"accent-color-900": "rgb(77, 120, 255)",
|
|
505
|
+
"accent-content-color-default": "rgb(77, 120, 255)",
|
|
506
|
+
"accent-content-color-down": "rgb(102, 146, 254)",
|
|
507
|
+
"accent-content-color-hover": "rgb(102, 146, 254)",
|
|
508
|
+
"accent-content-color-key-focus": "rgb(102, 146, 254)",
|
|
509
|
+
"accent-content-color-selected": "rgb(102, 146, 254)",
|
|
510
|
+
"accent-visual-color": "rgb(77, 120, 255)",
|
|
511
|
+
"background-base-color": "rgb(17, 17, 17)",
|
|
512
|
+
"background-layer-1-color": "rgb(27, 27, 27)",
|
|
513
|
+
"background-layer-2-color": "rgb(34, 34, 34)",
|
|
466
514
|
"black": "rgb(0, 0, 0)",
|
|
467
|
-
"blue-100": "rgb(
|
|
468
|
-
"blue-1000": "rgb(
|
|
469
|
-
"blue-1100": "rgb(
|
|
470
|
-
"blue-1200": "rgb(
|
|
471
|
-
"blue-1300": "rgb(
|
|
472
|
-
"blue-1400": "rgb(
|
|
473
|
-
"blue-
|
|
474
|
-
"blue-
|
|
475
|
-
"blue-
|
|
476
|
-
"blue-
|
|
477
|
-
"blue-
|
|
478
|
-
"blue-
|
|
479
|
-
"blue-
|
|
480
|
-
"blue-
|
|
481
|
-
"blue-
|
|
482
|
-
"blue-
|
|
483
|
-
"
|
|
484
|
-
"
|
|
485
|
-
"
|
|
486
|
-
"
|
|
487
|
-
"celery-
|
|
488
|
-
"celery-
|
|
489
|
-
"celery-
|
|
490
|
-
"celery-
|
|
491
|
-
"celery-
|
|
492
|
-
"celery-
|
|
493
|
-
"celery-
|
|
494
|
-
"celery-
|
|
495
|
-
"celery-
|
|
496
|
-
"celery-
|
|
497
|
-
"celery-
|
|
498
|
-
"celery-
|
|
499
|
-
"celery-
|
|
500
|
-
"celery-
|
|
501
|
-
"
|
|
502
|
-
"
|
|
503
|
-
"
|
|
504
|
-
"
|
|
505
|
-
"chartreuse-
|
|
506
|
-
"chartreuse-
|
|
507
|
-
"chartreuse-
|
|
508
|
-
"chartreuse-
|
|
509
|
-
"chartreuse-
|
|
510
|
-
"chartreuse-
|
|
511
|
-
"chartreuse-
|
|
512
|
-
"chartreuse-
|
|
513
|
-
"chartreuse-
|
|
514
|
-
"chartreuse-
|
|
515
|
-
"chartreuse-
|
|
516
|
-
"chartreuse-
|
|
517
|
-
"
|
|
518
|
-
"
|
|
519
|
-
"
|
|
515
|
+
"blue-100": "rgb(14, 23, 63)",
|
|
516
|
+
"blue-1000": "rgb(102, 146, 254)",
|
|
517
|
+
"blue-1100": "rgb(124, 169, 252)",
|
|
518
|
+
"blue-1200": "rgb(152, 192, 252)",
|
|
519
|
+
"blue-1300": "rgb(181, 213, 253)",
|
|
520
|
+
"blue-1400": "rgb(213, 231, 254)",
|
|
521
|
+
"blue-1500": "rgb(238, 245, 255)",
|
|
522
|
+
"blue-1600": "rgb(255, 255, 255)",
|
|
523
|
+
"blue-200": "rgb(15, 27, 77)",
|
|
524
|
+
"blue-300": "rgb(13, 34, 119)",
|
|
525
|
+
"blue-400": "rgb(17, 42, 144)",
|
|
526
|
+
"blue-500": "rgb(22, 52, 179)",
|
|
527
|
+
"blue-600": "rgb(29, 63, 209)",
|
|
528
|
+
"blue-700": "rgb(40, 78, 236)",
|
|
529
|
+
"blue-800": "rgb(56, 96, 250)",
|
|
530
|
+
"blue-900": "rgb(77, 120, 255)",
|
|
531
|
+
"blue-background-color-default": "rgb(40, 78, 236)",
|
|
532
|
+
"blue-visual-color": "rgb(77, 120, 255)",
|
|
533
|
+
"body-color": "rgb(219, 219, 219)",
|
|
534
|
+
"card-selection-background-color": "rgb(44, 44, 44)",
|
|
535
|
+
"celery-100": "rgb(11, 31, 0)",
|
|
536
|
+
"celery-1000": "rgb(87, 169, 27)",
|
|
537
|
+
"celery-1100": "rgb(100, 190, 35)",
|
|
538
|
+
"celery-1200": "rgb(116, 213, 46)",
|
|
539
|
+
"celery-1300": "rgb(136, 234, 65)",
|
|
540
|
+
"celery-1400": "rgb(170, 251, 112)",
|
|
541
|
+
"celery-1500": "rgb(222, 255, 198)",
|
|
542
|
+
"celery-1600": "rgb(255, 255, 255)",
|
|
543
|
+
"celery-200": "rgb(14, 37, 0)",
|
|
544
|
+
"celery-300": "rgb(21, 51, 1)",
|
|
545
|
+
"celery-400": "rgb(28, 63, 3)",
|
|
546
|
+
"celery-500": "rgb(36, 78, 6)",
|
|
547
|
+
"celery-600": "rgb(44, 93, 9)",
|
|
548
|
+
"celery-700": "rgb(53, 110, 12)",
|
|
549
|
+
"celery-800": "rgb(62, 126, 16)",
|
|
550
|
+
"celery-900": "rgb(73, 146, 21)",
|
|
551
|
+
"celery-background-color-default": "rgb(62, 126, 16)",
|
|
552
|
+
"celery-visual-color": "rgb(62, 126, 16)",
|
|
553
|
+
"chartreuse-100": "rgb(23, 28, 0)",
|
|
554
|
+
"chartreuse-1000": "rgb(134, 161, 0)",
|
|
555
|
+
"chartreuse-1100": "rgb(151, 181, 0)",
|
|
556
|
+
"chartreuse-1200": "rgb(169, 203, 0)",
|
|
557
|
+
"chartreuse-1300": "rgb(187, 225, 0)",
|
|
558
|
+
"chartreuse-1400": "rgb(219, 240, 117)",
|
|
559
|
+
"chartreuse-1500": "rgb(242, 249, 206)",
|
|
560
|
+
"chartreuse-1600": "rgb(255, 255, 255)",
|
|
561
|
+
"chartreuse-200": "rgb(29, 35, 0)",
|
|
562
|
+
"chartreuse-300": "rgb(40, 48, 0)",
|
|
563
|
+
"chartreuse-400": "rgb(50, 59, 0)",
|
|
564
|
+
"chartreuse-500": "rgb(62, 74, 0)",
|
|
565
|
+
"chartreuse-600": "rgb(74, 88, 0)",
|
|
566
|
+
"chartreuse-700": "rgb(87, 104, 0)",
|
|
567
|
+
"chartreuse-800": "rgb(100, 120, 0)",
|
|
568
|
+
"chartreuse-900": "rgb(116, 139, 0)",
|
|
569
|
+
"chartreuse-background-color-default": "rgb(116, 139, 0)",
|
|
570
|
+
"chartreuse-visual-color": "rgb(116, 139, 0)",
|
|
571
|
+
"coach-mark-pagination-color": "rgb(138, 138, 138)",
|
|
572
|
+
"code-color": "rgb(219, 219, 219)",
|
|
573
|
+
"color-area-border-color": "rgb(242, 242, 242)",
|
|
520
574
|
"color-handle-drop-shadow-color": "rgba(0, 0, 0, 0.8)",
|
|
521
575
|
"color-handle-inner-border-color": "rgb(0, 0, 0)",
|
|
522
576
|
"color-handle-outer-border-color": "rgb(0, 0, 0)",
|
|
523
|
-
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.
|
|
524
|
-
"color-loupe-inner-border": "rgba(0, 0, 0, 0.
|
|
577
|
+
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
578
|
+
"color-loupe-inner-border": "rgba(0, 0, 0, 0.12)",
|
|
525
579
|
"color-loupe-outer-border": "rgb(255, 255, 255)",
|
|
526
|
-
"color-slider-border-color": "rgb(
|
|
527
|
-
"cyan-100": "rgb(0,
|
|
528
|
-
"cyan-1000": "rgb(
|
|
529
|
-
"cyan-1100": "rgb(
|
|
530
|
-
"cyan-1200": "rgb(
|
|
531
|
-
"cyan-1300": "rgb(
|
|
532
|
-
"cyan-1400": "rgb(
|
|
533
|
-
"cyan-
|
|
534
|
-
"cyan-
|
|
535
|
-
"cyan-
|
|
536
|
-
"cyan-
|
|
537
|
-
"cyan-
|
|
538
|
-
"cyan-
|
|
539
|
-
"cyan-
|
|
540
|
-
"cyan-
|
|
541
|
-
"cyan-
|
|
542
|
-
"cyan-
|
|
543
|
-
"
|
|
544
|
-
"
|
|
545
|
-
"
|
|
546
|
-
"disabled-
|
|
547
|
-
"disabled-
|
|
548
|
-
"disabled-
|
|
549
|
-
"disabled-static-black-
|
|
550
|
-
"disabled-static-
|
|
551
|
-
"disabled-static-
|
|
552
|
-
"disabled-static-white-
|
|
580
|
+
"color-slider-border-color": "rgb(242, 242, 242)",
|
|
581
|
+
"cyan-100": "rgb(0, 29, 39)",
|
|
582
|
+
"cyan-1000": "rgb(36, 156, 242)",
|
|
583
|
+
"cyan-1100": "rgb(63, 177, 255)",
|
|
584
|
+
"cyan-1200": "rgb(107, 199, 255)",
|
|
585
|
+
"cyan-1300": "rgb(152, 219, 255)",
|
|
586
|
+
"cyan-1400": "rgb(195, 236, 252)",
|
|
587
|
+
"cyan-1500": "rgb(230, 248, 253)",
|
|
588
|
+
"cyan-1600": "rgb(255, 255, 255)",
|
|
589
|
+
"cyan-200": "rgb(0, 36, 49)",
|
|
590
|
+
"cyan-300": "rgb(0, 48, 65)",
|
|
591
|
+
"cyan-400": "rgb(0, 60, 82)",
|
|
592
|
+
"cyan-500": "rgb(0, 74, 101)",
|
|
593
|
+
"cyan-600": "rgb(0, 88, 123)",
|
|
594
|
+
"cyan-700": "rgb(4, 104, 147)",
|
|
595
|
+
"cyan-800": "rgb(10, 118, 175)",
|
|
596
|
+
"cyan-900": "rgb(19, 136, 207)",
|
|
597
|
+
"cyan-background-color-default": "rgb(4, 104, 147)",
|
|
598
|
+
"cyan-visual-color": "rgb(19, 136, 207)",
|
|
599
|
+
"detail-color": "rgb(242, 242, 242)",
|
|
600
|
+
"disabled-background-color": "rgb(44, 44, 44)",
|
|
601
|
+
"disabled-border-color": "rgb(57, 57, 57)",
|
|
602
|
+
"disabled-content-color": "rgb(68, 68, 68)",
|
|
603
|
+
"disabled-static-black-background-color": "rgba(0, 0, 0, 0.09)",
|
|
604
|
+
"disabled-static-black-border-color": "rgba(0, 0, 0, 0.15)",
|
|
605
|
+
"disabled-static-black-content-color": "rgba(0, 0, 0, 0.22)",
|
|
606
|
+
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.11)",
|
|
607
|
+
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.17)",
|
|
608
|
+
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.21)",
|
|
553
609
|
"drop-shadow-color": "rgba(0, 0, 0, 0.8)",
|
|
554
|
-
"drop-zone-background-color": "rgb(
|
|
555
|
-
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.
|
|
556
|
-
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.
|
|
557
|
-
"focus-indicator-color": "rgb(
|
|
558
|
-
"fuchsia-100": "rgb(
|
|
559
|
-
"fuchsia-1000": "rgb(
|
|
560
|
-
"fuchsia-1100": "rgb(
|
|
561
|
-
"fuchsia-1200": "rgb(
|
|
562
|
-
"fuchsia-1300": "rgb(255,
|
|
563
|
-
"fuchsia-1400": "rgb(255,
|
|
564
|
-
"fuchsia-
|
|
565
|
-
"fuchsia-
|
|
566
|
-
"fuchsia-
|
|
567
|
-
"fuchsia-
|
|
568
|
-
"fuchsia-
|
|
569
|
-
"fuchsia-
|
|
570
|
-
"fuchsia-
|
|
571
|
-
"fuchsia-
|
|
572
|
-
"fuchsia-
|
|
573
|
-
"fuchsia-
|
|
574
|
-
"
|
|
575
|
-
"
|
|
576
|
-
"gray-
|
|
577
|
-
"gray-
|
|
578
|
-
"gray-
|
|
579
|
-
"gray-
|
|
580
|
-
"gray-
|
|
581
|
-
"gray-
|
|
582
|
-
"gray-
|
|
583
|
-
"gray-
|
|
584
|
-
"gray-
|
|
585
|
-
"gray-
|
|
586
|
-
"gray-
|
|
587
|
-
"
|
|
588
|
-
"
|
|
589
|
-
"
|
|
590
|
-
"
|
|
591
|
-
"green-
|
|
592
|
-
"green-
|
|
593
|
-
"green-
|
|
594
|
-
"green-
|
|
595
|
-
"green-
|
|
596
|
-
"green-
|
|
597
|
-
"green-
|
|
598
|
-
"green-
|
|
599
|
-
"green-
|
|
600
|
-
"green-
|
|
601
|
-
"green-
|
|
602
|
-
"green-
|
|
603
|
-
"
|
|
604
|
-
"
|
|
605
|
-
"
|
|
606
|
-
"
|
|
607
|
-
"
|
|
608
|
-
"
|
|
609
|
-
"
|
|
610
|
-
"
|
|
611
|
-
"
|
|
612
|
-
"
|
|
613
|
-
"
|
|
614
|
-
"
|
|
615
|
-
"
|
|
616
|
-
"indigo-
|
|
617
|
-
"indigo-
|
|
618
|
-
"indigo-
|
|
619
|
-
"indigo-
|
|
620
|
-
"indigo-
|
|
621
|
-
"indigo-
|
|
622
|
-
"indigo-
|
|
623
|
-
"indigo-
|
|
624
|
-
"indigo-
|
|
625
|
-
"indigo-
|
|
626
|
-
"
|
|
627
|
-
"
|
|
628
|
-
"
|
|
629
|
-
"
|
|
630
|
-
"
|
|
631
|
-
"
|
|
632
|
-
"
|
|
633
|
-
"
|
|
634
|
-
"informative-color-
|
|
635
|
-
"informative-color-
|
|
636
|
-
"informative-color-
|
|
637
|
-
"informative-color-
|
|
638
|
-
"informative-color-
|
|
639
|
-
"informative-color-
|
|
640
|
-
"informative-color-
|
|
641
|
-
"informative-color-
|
|
642
|
-
"informative-color-
|
|
643
|
-
"informative-color-
|
|
644
|
-
"informative-
|
|
645
|
-
"
|
|
646
|
-
"
|
|
647
|
-
"
|
|
648
|
-
"
|
|
649
|
-
"
|
|
650
|
-
"
|
|
651
|
-
"
|
|
652
|
-
"
|
|
653
|
-
"
|
|
654
|
-
"
|
|
655
|
-
"magenta-
|
|
656
|
-
"magenta-
|
|
657
|
-
"magenta-
|
|
658
|
-
"magenta-
|
|
659
|
-
"magenta-
|
|
660
|
-
"magenta-
|
|
661
|
-
"
|
|
662
|
-
"
|
|
663
|
-
"
|
|
664
|
-
"
|
|
665
|
-
"
|
|
666
|
-
"
|
|
667
|
-
"
|
|
668
|
-
"
|
|
669
|
-
"
|
|
670
|
-
"
|
|
671
|
-
"
|
|
672
|
-
"
|
|
673
|
-
"negative-color-
|
|
674
|
-
"negative-color-
|
|
675
|
-
"negative-color-
|
|
676
|
-
"negative-color-
|
|
677
|
-
"negative-color-
|
|
678
|
-
"negative-color-
|
|
679
|
-
"negative-color-
|
|
680
|
-
"negative-color-
|
|
681
|
-
"negative-color-
|
|
682
|
-
"negative-color-
|
|
683
|
-
"negative-color-
|
|
684
|
-
"negative-color-
|
|
685
|
-
"negative-
|
|
686
|
-
"negative-
|
|
687
|
-
"negative-
|
|
688
|
-
"negative-
|
|
689
|
-
"negative-
|
|
690
|
-
"
|
|
691
|
-
"
|
|
692
|
-
"
|
|
693
|
-
"
|
|
694
|
-
"
|
|
695
|
-
"
|
|
696
|
-
"
|
|
697
|
-
"
|
|
698
|
-
"
|
|
699
|
-
"
|
|
700
|
-
"
|
|
701
|
-
"
|
|
702
|
-
"
|
|
703
|
-
"
|
|
704
|
-
"neutral-
|
|
705
|
-
"neutral-
|
|
706
|
-
"neutral-
|
|
707
|
-
"neutral-
|
|
708
|
-
"neutral-
|
|
709
|
-
"neutral-
|
|
710
|
-
"neutral-
|
|
711
|
-
"neutral-
|
|
712
|
-
"neutral-
|
|
713
|
-
"neutral-
|
|
714
|
-
"
|
|
715
|
-
"
|
|
716
|
-
"
|
|
717
|
-
"
|
|
718
|
-
"
|
|
719
|
-
"
|
|
720
|
-
"
|
|
721
|
-
"
|
|
722
|
-
"
|
|
723
|
-
"
|
|
724
|
-
"
|
|
725
|
-
"
|
|
726
|
-
"
|
|
727
|
-
"
|
|
728
|
-
"notice-color-
|
|
729
|
-
"notice-
|
|
730
|
-
"
|
|
610
|
+
"drop-zone-background-color": "rgb(77, 120, 255)",
|
|
611
|
+
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
612
|
+
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
613
|
+
"focus-indicator-color": "rgb(56, 96, 250)",
|
|
614
|
+
"fuchsia-100": "rgb(54, 0, 53)",
|
|
615
|
+
"fuchsia-1000": "rgb(245, 76, 234)",
|
|
616
|
+
"fuchsia-1100": "rgb(255, 112, 249)",
|
|
617
|
+
"fuchsia-1200": "rgb(255, 154, 253)",
|
|
618
|
+
"fuchsia-1300": "rgb(255, 188, 254)",
|
|
619
|
+
"fuchsia-1400": "rgb(255, 218, 254)",
|
|
620
|
+
"fuchsia-1500": "rgb(255, 240, 255)",
|
|
621
|
+
"fuchsia-1600": "rgb(255, 255, 255)",
|
|
622
|
+
"fuchsia-200": "rgb(65, 0, 64)",
|
|
623
|
+
"fuchsia-300": "rgb(84, 0, 82)",
|
|
624
|
+
"fuchsia-400": "rgb(103, 2, 99)",
|
|
625
|
+
"fuchsia-500": "rgb(124, 11, 119)",
|
|
626
|
+
"fuchsia-600": "rgb(145, 22, 138)",
|
|
627
|
+
"fuchsia-700": "rgb(168, 35, 158)",
|
|
628
|
+
"fuchsia-800": "rgb(189, 48, 177)",
|
|
629
|
+
"fuchsia-900": "rgb(214, 64, 201)",
|
|
630
|
+
"fuchsia-background-color-default": "rgb(168, 35, 158)",
|
|
631
|
+
"fuchsia-visual-color": "rgb(214, 64, 201)",
|
|
632
|
+
"gray-100": "rgb(44, 44, 44)",
|
|
633
|
+
"gray-1000": "rgb(255, 255, 255)",
|
|
634
|
+
"gray-200": "rgb(50, 50, 50)",
|
|
635
|
+
"gray-25": "rgb(17, 17, 17)",
|
|
636
|
+
"gray-300": "rgb(57, 57, 57)",
|
|
637
|
+
"gray-400": "rgb(68, 68, 68)",
|
|
638
|
+
"gray-50": "rgb(27, 27, 27)",
|
|
639
|
+
"gray-500": "rgb(109, 109, 109)",
|
|
640
|
+
"gray-600": "rgb(138, 138, 138)",
|
|
641
|
+
"gray-700": "rgb(175, 175, 175)",
|
|
642
|
+
"gray-75": "rgb(34, 34, 34)",
|
|
643
|
+
"gray-800": "rgb(219, 219, 219)",
|
|
644
|
+
"gray-900": "rgb(242, 242, 242)",
|
|
645
|
+
"gray-background-color-default": "rgb(175, 175, 175)",
|
|
646
|
+
"gray-visual-color": "rgb(138, 138, 138)",
|
|
647
|
+
"green-100": "rgb(0, 31, 23)",
|
|
648
|
+
"green-1000": "rgb(13, 172, 97)",
|
|
649
|
+
"green-1100": "rgb(24, 193, 110)",
|
|
650
|
+
"green-1200": "rgb(57, 215, 134)",
|
|
651
|
+
"green-1300": "rgb(126, 231, 172)",
|
|
652
|
+
"green-1400": "rgb(189, 241, 208)",
|
|
653
|
+
"green-1500": "rgb(229, 250, 236)",
|
|
654
|
+
"green-1600": "rgb(255, 255, 255)",
|
|
655
|
+
"green-200": "rgb(0, 38, 28)",
|
|
656
|
+
"green-300": "rgb(0, 52, 38)",
|
|
657
|
+
"green-400": "rgb(0, 64, 45)",
|
|
658
|
+
"green-500": "rgb(1, 79, 53)",
|
|
659
|
+
"green-600": "rgb(2, 95, 61)",
|
|
660
|
+
"green-700": "rgb(3, 112, 69)",
|
|
661
|
+
"green-800": "rgb(5, 128, 76)",
|
|
662
|
+
"green-900": "rgb(8, 149, 85)",
|
|
663
|
+
"green-background-color-default": "rgb(3, 112, 69)",
|
|
664
|
+
"green-visual-color": "rgb(5, 128, 76)",
|
|
665
|
+
"heading-color": "rgb(242, 242, 242)",
|
|
666
|
+
"icon-color-blue-primary-default": "rgb(56, 96, 250)",
|
|
667
|
+
"icon-color-green-primary-default": "rgb(5, 128, 76)",
|
|
668
|
+
"icon-color-inverse": "rgb(27, 27, 27)",
|
|
669
|
+
"icon-color-primary-default": "rgb(219, 219, 219)",
|
|
670
|
+
"icon-color-red-primary-default": "rgb(185, 41, 24)",
|
|
671
|
+
"icon-color-yellow-primary-default": "rgb(200, 138, 0)",
|
|
672
|
+
"indigo-100": "rgb(30, 0, 93)",
|
|
673
|
+
"indigo-1000": "rgb(137, 137, 254)",
|
|
674
|
+
"indigo-1100": "rgb(153, 161, 255)",
|
|
675
|
+
"indigo-1200": "rgb(176, 186, 255)",
|
|
676
|
+
"indigo-1300": "rgb(199, 208, 255)",
|
|
677
|
+
"indigo-1400": "rgb(223, 228, 255)",
|
|
678
|
+
"indigo-1500": "rgb(243, 244, 255)",
|
|
679
|
+
"indigo-1600": "rgb(255, 255, 255)",
|
|
680
|
+
"indigo-200": "rgb(35, 0, 110)",
|
|
681
|
+
"indigo-300": "rgb(47, 1, 141)",
|
|
682
|
+
"indigo-400": "rgb(58, 8, 165)",
|
|
683
|
+
"indigo-500": "rgb(72, 21, 195)",
|
|
684
|
+
"indigo-600": "rgb(85, 38, 220)",
|
|
685
|
+
"indigo-700": "rgb(100, 58, 240)",
|
|
686
|
+
"indigo-800": "rgb(112, 81, 249)",
|
|
687
|
+
"indigo-900": "rgb(123, 109, 253)",
|
|
688
|
+
"indigo-background-color-default": "rgb(100, 58, 240)",
|
|
689
|
+
"indigo-visual-color": "rgb(123, 109, 253)",
|
|
690
|
+
"informative-background-color-default": "rgb(29, 63, 209)",
|
|
691
|
+
"informative-background-color-down": "rgb(22, 52, 179)",
|
|
692
|
+
"informative-background-color-hover": "rgb(22, 52, 179)",
|
|
693
|
+
"informative-background-color-key-focus": "rgb(22, 52, 179)",
|
|
694
|
+
"informative-color-100": "rgb(14, 23, 63)",
|
|
695
|
+
"informative-color-1000": "rgb(102, 146, 254)",
|
|
696
|
+
"informative-color-1100": "rgb(124, 169, 252)",
|
|
697
|
+
"informative-color-1200": "rgb(152, 192, 252)",
|
|
698
|
+
"informative-color-1300": "rgb(181, 213, 253)",
|
|
699
|
+
"informative-color-1400": "rgb(213, 231, 254)",
|
|
700
|
+
"informative-color-1500": "rgb(238, 245, 255)",
|
|
701
|
+
"informative-color-1600": "rgb(255, 255, 255)",
|
|
702
|
+
"informative-color-200": "rgb(15, 27, 77)",
|
|
703
|
+
"informative-color-300": "rgb(13, 34, 119)",
|
|
704
|
+
"informative-color-400": "rgb(17, 42, 144)",
|
|
705
|
+
"informative-color-500": "rgb(22, 52, 179)",
|
|
706
|
+
"informative-color-600": "rgb(29, 63, 209)",
|
|
707
|
+
"informative-color-700": "rgb(40, 78, 236)",
|
|
708
|
+
"informative-color-800": "rgb(56, 96, 250)",
|
|
709
|
+
"informative-color-900": "rgb(77, 120, 255)",
|
|
710
|
+
"informative-visual-color": "rgb(77, 120, 255)",
|
|
711
|
+
"magenta-100": "rgb(61, 0, 21)",
|
|
712
|
+
"magenta-1000": "rgb(255, 89, 147)",
|
|
713
|
+
"magenta-1100": "rgb(255, 128, 173)",
|
|
714
|
+
"magenta-1200": "rgb(255, 163, 196)",
|
|
715
|
+
"magenta-1300": "rgb(255, 193, 215)",
|
|
716
|
+
"magenta-1400": "rgb(255, 220, 233)",
|
|
717
|
+
"magenta-1500": "rgb(255, 241, 246)",
|
|
718
|
+
"magenta-1600": "rgb(255, 255, 255)",
|
|
719
|
+
"magenta-200": "rgb(73, 0, 25)",
|
|
720
|
+
"magenta-300": "rgb(94, 0, 33)",
|
|
721
|
+
"magenta-400": "rgb(115, 0, 41)",
|
|
722
|
+
"magenta-500": "rgb(141, 1, 52)",
|
|
723
|
+
"magenta-600": "rgb(165, 5, 63)",
|
|
724
|
+
"magenta-700": "rgb(192, 10, 74)",
|
|
725
|
+
"magenta-800": "rgb(219, 18, 87)",
|
|
726
|
+
"magenta-900": "rgb(247, 38, 108)",
|
|
727
|
+
"magenta-background-color-default": "rgb(192, 10, 74)",
|
|
728
|
+
"magenta-visual-color": "rgb(247, 38, 108)",
|
|
729
|
+
"negative-background-color-default": "rgb(158, 34, 19)",
|
|
730
|
+
"negative-background-color-down": "rgb(134, 28, 15)",
|
|
731
|
+
"negative-background-color-hover": "rgb(134, 28, 15)",
|
|
732
|
+
"negative-background-color-key-focus": "rgb(134, 28, 15)",
|
|
733
|
+
"negative-border-color-default": "rgb(243, 57, 36)",
|
|
734
|
+
"negative-border-color-down": "rgb(255, 134, 120)",
|
|
735
|
+
"negative-border-color-focus": "rgb(255, 98, 79)",
|
|
736
|
+
"negative-border-color-focus-hover": "rgb(255, 134, 120)",
|
|
737
|
+
"negative-border-color-hover": "rgb(255, 98, 79)",
|
|
738
|
+
"negative-border-color-key-focus": "rgb(255, 98, 79)",
|
|
739
|
+
"negative-color-100": "rgb(54, 10, 3)",
|
|
740
|
+
"negative-color-1000": "rgb(255, 98, 79)",
|
|
741
|
+
"negative-color-1100": "rgb(255, 134, 120)",
|
|
742
|
+
"negative-color-1200": "rgb(255, 167, 157)",
|
|
743
|
+
"negative-color-1300": "rgb(255, 196, 189)",
|
|
744
|
+
"negative-color-1400": "rgb(255, 222, 219)",
|
|
745
|
+
"negative-color-1500": "rgb(255, 242, 240)",
|
|
746
|
+
"negative-color-1600": "rgb(255, 255, 255)",
|
|
747
|
+
"negative-color-200": "rgb(67, 13, 5)",
|
|
748
|
+
"negative-color-300": "rgb(89, 18, 7)",
|
|
749
|
+
"negative-color-400": "rgb(109, 22, 10)",
|
|
750
|
+
"negative-color-500": "rgb(134, 28, 15)",
|
|
751
|
+
"negative-color-600": "rgb(158, 34, 19)",
|
|
752
|
+
"negative-color-700": "rgb(185, 41, 24)",
|
|
753
|
+
"negative-color-800": "rgb(212, 48, 31)",
|
|
754
|
+
"negative-color-900": "rgb(243, 57, 36)",
|
|
755
|
+
"negative-content-color-default": "rgb(243, 57, 36)",
|
|
756
|
+
"negative-content-color-down": "rgb(255, 98, 79)",
|
|
757
|
+
"negative-content-color-hover": "rgb(255, 98, 79)",
|
|
758
|
+
"negative-content-color-key-focus": "rgb(255, 98, 79)",
|
|
759
|
+
"negative-visual-color": "rgb(185, 41, 24)",
|
|
760
|
+
"neutral-background-color-default": "rgb(219, 219, 219)",
|
|
761
|
+
"neutral-background-color-down": "rgb(242, 242, 242)",
|
|
762
|
+
"neutral-background-color-hover": "rgb(242, 242, 242)",
|
|
763
|
+
"neutral-background-color-key-focus": "rgb(242, 242, 242)",
|
|
764
|
+
"neutral-background-color-selected-default": "rgb(219, 219, 219)",
|
|
765
|
+
"neutral-background-color-selected-down": "rgb(242, 242, 242)",
|
|
766
|
+
"neutral-background-color-selected-hover": "rgb(242, 242, 242)",
|
|
767
|
+
"neutral-background-color-selected-key-focus": "rgb(242, 242, 242)",
|
|
768
|
+
"neutral-content-color-default": "rgb(219, 219, 219)",
|
|
769
|
+
"neutral-content-color-down": "rgb(242, 242, 242)",
|
|
770
|
+
"neutral-content-color-focus": "rgb(242, 242, 242)",
|
|
771
|
+
"neutral-content-color-focus-hover": "rgb(242, 242, 242)",
|
|
772
|
+
"neutral-content-color-hover": "rgb(242, 242, 242)",
|
|
773
|
+
"neutral-content-color-key-focus": "rgb(242, 242, 242)",
|
|
774
|
+
"neutral-subdued-background-color-default": "rgb(68, 68, 68)",
|
|
775
|
+
"neutral-subdued-background-color-down": "rgb(57, 57, 57)",
|
|
776
|
+
"neutral-subdued-background-color-hover": "rgb(57, 57, 57)",
|
|
777
|
+
"neutral-subdued-background-color-key-focus": "rgb(57, 57, 57)",
|
|
778
|
+
"neutral-subdued-content-color-default": "rgb(175, 175, 175)",
|
|
779
|
+
"neutral-subdued-content-color-down": "rgb(219, 219, 219)",
|
|
780
|
+
"neutral-subdued-content-color-hover": "rgb(219, 219, 219)",
|
|
781
|
+
"neutral-subdued-content-color-key-focus": "rgb(219, 219, 219)",
|
|
782
|
+
"neutral-subdued-content-color-selected": "rgb(219, 219, 219)",
|
|
783
|
+
"neutral-visual-color": "rgb(138, 138, 138)",
|
|
784
|
+
"notice-background-color-default": "rgb(190, 76, 0)",
|
|
785
|
+
"notice-color-100": "rgb(49, 16, 0)",
|
|
786
|
+
"notice-color-1000": "rgb(240, 114, 0)",
|
|
787
|
+
"notice-color-1100": "rgb(255, 137, 0)",
|
|
788
|
+
"notice-color-1200": "rgb(255, 173, 45)",
|
|
789
|
+
"notice-color-1300": "rgb(255, 201, 116)",
|
|
790
|
+
"notice-color-1400": "rgb(255, 225, 178)",
|
|
791
|
+
"notice-color-1500": "rgb(255, 243, 225)",
|
|
792
|
+
"notice-color-1600": "rgb(255, 255, 255)",
|
|
793
|
+
"notice-color-200": "rgb(59, 20, 0)",
|
|
794
|
+
"notice-color-300": "rgb(80, 27, 0)",
|
|
795
|
+
"notice-color-400": "rgb(99, 34, 0)",
|
|
796
|
+
"notice-color-500": "rgb(122, 42, 0)",
|
|
797
|
+
"notice-color-600": "rgb(145, 52, 0)",
|
|
798
|
+
"notice-color-700": "rgb(169, 63, 0)",
|
|
799
|
+
"notice-color-800": "rgb(190, 76, 0)",
|
|
800
|
+
"notice-color-900": "rgb(214, 93, 0)",
|
|
801
|
+
"notice-visual-color": "rgb(214, 93, 0)",
|
|
802
|
+
"opacity-checkerboard-square-dark": "rgb(219, 219, 219)",
|
|
731
803
|
"opacity-checkerboard-square-light": "rgb(255, 255, 255)",
|
|
732
|
-
"orange-100": "rgb(
|
|
733
|
-
"orange-1000": "rgb(
|
|
734
|
-
"orange-1100": "rgb(255,
|
|
735
|
-
"orange-1200": "rgb(
|
|
736
|
-
"orange-1300": "rgb(255,
|
|
737
|
-
"orange-1400": "rgb(255,
|
|
738
|
-
"orange-
|
|
739
|
-
"orange-
|
|
740
|
-
"orange-
|
|
741
|
-
"orange-
|
|
742
|
-
"orange-
|
|
743
|
-
"orange-
|
|
744
|
-
"orange-
|
|
745
|
-
"orange-
|
|
746
|
-
"orange-
|
|
747
|
-
"orange-
|
|
804
|
+
"orange-100": "rgb(49, 16, 0)",
|
|
805
|
+
"orange-1000": "rgb(240, 114, 0)",
|
|
806
|
+
"orange-1100": "rgb(255, 137, 0)",
|
|
807
|
+
"orange-1200": "rgb(255, 173, 45)",
|
|
808
|
+
"orange-1300": "rgb(255, 201, 116)",
|
|
809
|
+
"orange-1400": "rgb(255, 225, 178)",
|
|
810
|
+
"orange-1500": "rgb(255, 243, 225)",
|
|
811
|
+
"orange-1600": "rgb(255, 255, 255)",
|
|
812
|
+
"orange-200": "rgb(59, 20, 0)",
|
|
813
|
+
"orange-300": "rgb(80, 27, 0)",
|
|
814
|
+
"orange-400": "rgb(99, 34, 0)",
|
|
815
|
+
"orange-500": "rgb(122, 42, 0)",
|
|
816
|
+
"orange-600": "rgb(145, 52, 0)",
|
|
817
|
+
"orange-700": "rgb(169, 63, 0)",
|
|
818
|
+
"orange-800": "rgb(190, 76, 0)",
|
|
819
|
+
"orange-900": "rgb(214, 93, 0)",
|
|
820
|
+
"orange-background-color-default": "rgb(190, 76, 0)",
|
|
821
|
+
"orange-visual-color": "rgb(214, 93, 0)",
|
|
748
822
|
"overlay-color": "rgb(0, 0, 0)",
|
|
749
823
|
"overlay-opacity": "0.6",
|
|
750
824
|
"picker-border-width": "1px",
|
|
751
|
-
"positive-background-color-default": "rgb(
|
|
752
|
-
"positive-background-color-down": "rgb(
|
|
753
|
-
"positive-background-color-hover": "rgb(
|
|
754
|
-
"positive-background-color-key-focus": "rgb(
|
|
755
|
-
"positive-color-100": "rgb(
|
|
756
|
-
"positive-color-1000": "rgb(
|
|
757
|
-
"positive-color-1100": "rgb(
|
|
758
|
-
"positive-color-1200": "rgb(
|
|
759
|
-
"positive-color-1300": "rgb(
|
|
760
|
-
"positive-color-1400": "rgb(
|
|
761
|
-
"positive-color-
|
|
762
|
-
"positive-color-
|
|
763
|
-
"positive-color-
|
|
764
|
-
"positive-color-
|
|
765
|
-
"positive-color-
|
|
766
|
-
"positive-color-
|
|
767
|
-
"positive-color-
|
|
768
|
-
"positive-color-
|
|
769
|
-
"positive-
|
|
770
|
-
"
|
|
771
|
-
"
|
|
772
|
-
"purple-
|
|
773
|
-
"purple-
|
|
774
|
-
"purple-
|
|
775
|
-
"purple-
|
|
776
|
-
"purple-
|
|
777
|
-
"purple-
|
|
778
|
-
"purple-
|
|
779
|
-
"purple-
|
|
780
|
-
"purple-
|
|
781
|
-
"purple-
|
|
782
|
-
"purple-
|
|
783
|
-
"purple-
|
|
784
|
-
"purple-
|
|
785
|
-
"purple-
|
|
786
|
-
"
|
|
787
|
-
"
|
|
788
|
-
"
|
|
789
|
-
"
|
|
790
|
-
"red-
|
|
791
|
-
"red-
|
|
792
|
-
"red-
|
|
793
|
-
"red-
|
|
794
|
-
"red-
|
|
795
|
-
"red-
|
|
796
|
-
"red-
|
|
797
|
-
"red-
|
|
798
|
-
"red-
|
|
799
|
-
"red-
|
|
800
|
-
"red-
|
|
801
|
-
"red-
|
|
802
|
-
"
|
|
803
|
-
"
|
|
804
|
-
"
|
|
805
|
-
"
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
"seafoam-
|
|
809
|
-
"seafoam-
|
|
810
|
-
"seafoam-
|
|
811
|
-
"seafoam-
|
|
812
|
-
"seafoam-
|
|
813
|
-
"seafoam-
|
|
814
|
-
"seafoam-
|
|
815
|
-
"seafoam-
|
|
816
|
-
"seafoam-
|
|
817
|
-
"seafoam-
|
|
825
|
+
"positive-background-color-default": "rgb(2, 95, 61)",
|
|
826
|
+
"positive-background-color-down": "rgb(1, 79, 53)",
|
|
827
|
+
"positive-background-color-hover": "rgb(1, 79, 53)",
|
|
828
|
+
"positive-background-color-key-focus": "rgb(1, 79, 53)",
|
|
829
|
+
"positive-color-100": "rgb(0, 31, 23)",
|
|
830
|
+
"positive-color-1000": "rgb(13, 172, 97)",
|
|
831
|
+
"positive-color-1100": "rgb(24, 193, 110)",
|
|
832
|
+
"positive-color-1200": "rgb(57, 215, 134)",
|
|
833
|
+
"positive-color-1300": "rgb(126, 231, 172)",
|
|
834
|
+
"positive-color-1400": "rgb(189, 241, 208)",
|
|
835
|
+
"positive-color-1500": "rgb(229, 250, 236)",
|
|
836
|
+
"positive-color-1600": "rgb(255, 255, 255)",
|
|
837
|
+
"positive-color-200": "rgb(0, 38, 28)",
|
|
838
|
+
"positive-color-300": "rgb(0, 52, 38)",
|
|
839
|
+
"positive-color-400": "rgb(0, 64, 45)",
|
|
840
|
+
"positive-color-500": "rgb(1, 79, 53)",
|
|
841
|
+
"positive-color-600": "rgb(2, 95, 61)",
|
|
842
|
+
"positive-color-700": "rgb(3, 112, 69)",
|
|
843
|
+
"positive-color-800": "rgb(5, 128, 76)",
|
|
844
|
+
"positive-color-900": "rgb(8, 149, 85)",
|
|
845
|
+
"positive-visual-color": "rgb(5, 128, 76)",
|
|
846
|
+
"purple-100": "rgb(41, 0, 79)",
|
|
847
|
+
"purple-1000": "rgb(183, 123, 236)",
|
|
848
|
+
"purple-1100": "rgb(197, 149, 240)",
|
|
849
|
+
"purple-1200": "rgb(212, 176, 244)",
|
|
850
|
+
"purple-1300": "rgb(225, 201, 247)",
|
|
851
|
+
"purple-1400": "rgb(238, 224, 250)",
|
|
852
|
+
"purple-1500": "rgb(248, 243, 253)",
|
|
853
|
+
"purple-1600": "rgb(255, 255, 255)",
|
|
854
|
+
"purple-200": "rgb(50, 0, 96)",
|
|
855
|
+
"purple-300": "rgb(64, 0, 122)",
|
|
856
|
+
"purple-400": "rgb(78, 0, 151)",
|
|
857
|
+
"purple-500": "rgb(96, 0, 182)",
|
|
858
|
+
"purple-600": "rgb(116, 15, 205)",
|
|
859
|
+
"purple-700": "rgb(136, 42, 218)",
|
|
860
|
+
"purple-800": "rgb(151, 68, 225)",
|
|
861
|
+
"purple-900": "rgb(167, 95, 231)",
|
|
862
|
+
"purple-background-color-default": "rgb(136, 42, 218)",
|
|
863
|
+
"purple-visual-color": "rgb(167, 95, 231)",
|
|
864
|
+
"red-100": "rgb(54, 10, 3)",
|
|
865
|
+
"red-1000": "rgb(255, 98, 79)",
|
|
866
|
+
"red-1100": "rgb(255, 134, 120)",
|
|
867
|
+
"red-1200": "rgb(255, 167, 157)",
|
|
868
|
+
"red-1300": "rgb(255, 196, 189)",
|
|
869
|
+
"red-1400": "rgb(255, 222, 219)",
|
|
870
|
+
"red-1500": "rgb(255, 242, 240)",
|
|
871
|
+
"red-1600": "rgb(255, 255, 255)",
|
|
872
|
+
"red-200": "rgb(67, 13, 5)",
|
|
873
|
+
"red-300": "rgb(89, 18, 7)",
|
|
874
|
+
"red-400": "rgb(109, 22, 10)",
|
|
875
|
+
"red-500": "rgb(134, 28, 15)",
|
|
876
|
+
"red-600": "rgb(158, 34, 19)",
|
|
877
|
+
"red-700": "rgb(185, 41, 24)",
|
|
878
|
+
"red-800": "rgb(212, 48, 31)",
|
|
879
|
+
"red-900": "rgb(243, 57, 36)",
|
|
880
|
+
"red-background-color-default": "rgb(185, 41, 24)",
|
|
881
|
+
"red-visual-color": "rgb(185, 41, 24)",
|
|
882
|
+
"seafoam-100": "rgb(0, 29, 32)",
|
|
883
|
+
"seafoam-1000": "rgb(36, 166, 171)",
|
|
884
|
+
"seafoam-1100": "rgb(46, 186, 192)",
|
|
885
|
+
"seafoam-1200": "rgb(62, 209, 214)",
|
|
886
|
+
"seafoam-1300": "rgb(94, 229, 234)",
|
|
887
|
+
"seafoam-1400": "rgb(170, 242, 245)",
|
|
888
|
+
"seafoam-1500": "rgb(219, 251, 252)",
|
|
889
|
+
"seafoam-1600": "rgb(255, 255, 255)",
|
|
890
|
+
"seafoam-200": "rgb(0, 37, 40)",
|
|
891
|
+
"seafoam-300": "rgb(0, 50, 53)",
|
|
892
|
+
"seafoam-400": "rgb(0, 62, 66)",
|
|
893
|
+
"seafoam-500": "rgb(4, 77, 81)",
|
|
894
|
+
"seafoam-600": "rgb(8, 91, 96)",
|
|
895
|
+
"seafoam-700": "rgb(13, 108, 113)",
|
|
896
|
+
"seafoam-800": "rgb(19, 124, 129)",
|
|
897
|
+
"seafoam-900": "rgb(26, 143, 148)",
|
|
898
|
+
"seafoam-background-color-default": "rgb(13, 108, 113)",
|
|
899
|
+
"seafoam-visual-color": "rgb(19, 124, 129)",
|
|
818
900
|
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
819
901
|
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
820
|
-
"swatch-border-color": "rgb(
|
|
902
|
+
"swatch-border-color": "rgb(242, 242, 242)",
|
|
821
903
|
"swatch-disabled-icon-border-color": "rgb(0, 0, 0)",
|
|
822
|
-
"table-row-hover-color": "rgb(
|
|
823
|
-
"table-selected-row-background-color": "rgb(
|
|
824
|
-
"table-selected-row-background-color-non-emphasized": "rgb(
|
|
825
|
-
"thumbnail-border-color": "rgb(
|
|
826
|
-
"transparent-black-100": "rgba(0, 0, 0, 0)",
|
|
827
|
-
"transparent-black-
|
|
828
|
-
"transparent-black-
|
|
829
|
-
"transparent-black-
|
|
830
|
-
"transparent-black-
|
|
831
|
-
"transparent-black-
|
|
832
|
-
"transparent-black-
|
|
833
|
-
"transparent-black-
|
|
834
|
-
"transparent-black-
|
|
835
|
-
"transparent-
|
|
836
|
-
"transparent-
|
|
837
|
-
"transparent-
|
|
838
|
-
"transparent-
|
|
839
|
-
"transparent-white-
|
|
840
|
-
"transparent-white-
|
|
841
|
-
"transparent-white-
|
|
842
|
-
"transparent-white-
|
|
843
|
-
"transparent-white-
|
|
904
|
+
"table-row-hover-color": "rgb(242, 242, 242)",
|
|
905
|
+
"table-selected-row-background-color": "rgb(29, 63, 209)",
|
|
906
|
+
"table-selected-row-background-color-non-emphasized": "rgb(219, 219, 219)",
|
|
907
|
+
"thumbnail-border-color": "rgb(219, 219, 219)",
|
|
908
|
+
"transparent-black-100": "rgba(0, 0, 0, 0.09)",
|
|
909
|
+
"transparent-black-1000": "rgb(0, 0, 0)",
|
|
910
|
+
"transparent-black-200": "rgba(0, 0, 0, 0.12)",
|
|
911
|
+
"transparent-black-25": "rgba(0, 0, 0, 0)",
|
|
912
|
+
"transparent-black-300": "rgba(0, 0, 0, 0.15)",
|
|
913
|
+
"transparent-black-400": "rgba(0, 0, 0, 0.22)",
|
|
914
|
+
"transparent-black-50": "rgba(0, 0, 0, 0.03)",
|
|
915
|
+
"transparent-black-500": "rgba(0, 0, 0, 0.44)",
|
|
916
|
+
"transparent-black-600": "rgba(0, 0, 0, 0.56)",
|
|
917
|
+
"transparent-black-700": "rgba(0, 0, 0, 0.69)",
|
|
918
|
+
"transparent-black-75": "rgba(0, 0, 0, 0.05)",
|
|
919
|
+
"transparent-black-800": "rgba(0, 0, 0, 0.84)",
|
|
920
|
+
"transparent-black-900": "rgb(0, 0, 0, 0.93)",
|
|
921
|
+
"transparent-white-100": "rgba(255, 255, 255, 0.11)",
|
|
922
|
+
"transparent-white-1000": "rgb(255, 255, 255)",
|
|
923
|
+
"transparent-white-200": "rgba(255, 255, 255, 0.14)",
|
|
924
|
+
"transparent-white-25": "rgba(255, 255, 255, 0)",
|
|
925
|
+
"transparent-white-300": "rgba(255, 255, 255, 0.17)",
|
|
926
|
+
"transparent-white-400": "rgba(255, 255, 255, 0.21)",
|
|
927
|
+
"transparent-white-50": "rgba(255, 255, 255, 0.04)",
|
|
928
|
+
"transparent-white-500": "rgba(255, 255, 255, 0.39)",
|
|
929
|
+
"transparent-white-600": "rgba(255, 255, 255, 0.51)",
|
|
930
|
+
"transparent-white-700": "rgba(255, 255, 255, 0.66)",
|
|
931
|
+
"transparent-white-75": "rgba(255, 255, 255, 0.07)",
|
|
932
|
+
"transparent-white-800": "rgba(255, 255, 255, 0.85)",
|
|
933
|
+
"transparent-white-900": "rgb(255, 255, 255, 0.94)",
|
|
844
934
|
"white": "rgb(255, 255, 255)",
|
|
845
|
-
"yellow-100": "rgb(
|
|
846
|
-
"yellow-1000": "rgb(
|
|
847
|
-
"yellow-1100": "rgb(
|
|
848
|
-
"yellow-1200": "rgb(
|
|
849
|
-
"yellow-1300": "rgb(249,
|
|
850
|
-
"yellow-1400": "rgb(
|
|
851
|
-
"yellow-
|
|
852
|
-
"yellow-
|
|
853
|
-
"yellow-
|
|
854
|
-
"yellow-
|
|
855
|
-
"yellow-
|
|
856
|
-
"yellow-
|
|
857
|
-
"yellow-
|
|
858
|
-
"yellow-
|
|
859
|
-
"yellow-
|
|
860
|
-
"yellow-
|
|
935
|
+
"yellow-100": "rgb(37, 23, 0)",
|
|
936
|
+
"yellow-1000": "rgb(200, 138, 0)",
|
|
937
|
+
"yellow-1100": "rgb(218, 159, 0)",
|
|
938
|
+
"yellow-1200": "rgb(235, 183, 0)",
|
|
939
|
+
"yellow-1300": "rgb(249, 206, 0)",
|
|
940
|
+
"yellow-1400": "rgb(255, 230, 86)",
|
|
941
|
+
"yellow-1500": "rgb(255, 246, 195)",
|
|
942
|
+
"yellow-1600": "rgb(255, 255, 255)",
|
|
943
|
+
"yellow-200": "rgb(47, 29, 0)",
|
|
944
|
+
"yellow-300": "rgb(63, 40, 0)",
|
|
945
|
+
"yellow-400": "rgb(78, 49, 0)",
|
|
946
|
+
"yellow-500": "rgb(97, 61, 0)",
|
|
947
|
+
"yellow-600": "rgb(116, 73, 0)",
|
|
948
|
+
"yellow-700": "rgb(135, 86, 0)",
|
|
949
|
+
"yellow-800": "rgb(155, 100, 0)",
|
|
950
|
+
"yellow-900": "rgb(178, 117, 0)",
|
|
951
|
+
"yellow-background-color-default": "rgb(200, 138, 0)",
|
|
952
|
+
"yellow-visual-color": "rgb(218, 159, 0)"
|
|
861
953
|
},
|
|
862
954
|
"darkest": {
|
|
863
955
|
"black": "rgb(0, 0, 0)",
|
|
864
956
|
"color-handle-inner-border-color": "rgb(0, 0, 0)",
|
|
865
957
|
"color-handle-outer-border-color": "rgb(0, 0, 0)",
|
|
866
|
-
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.
|
|
867
|
-
"color-loupe-inner-border": "rgba(0, 0, 0, 0.
|
|
958
|
+
"color-loupe-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
959
|
+
"color-loupe-inner-border": "rgba(0, 0, 0, 0.12)",
|
|
868
960
|
"color-loupe-outer-border": "rgb(255, 255, 255)",
|
|
869
|
-
"disabled-static-black-background-color": "rgba(0, 0, 0, 0.
|
|
870
|
-
"disabled-static-black-border-color": "rgba(0, 0, 0, 0.
|
|
871
|
-
"disabled-static-black-content-color": "rgba(0, 0, 0, 0.
|
|
872
|
-
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.
|
|
873
|
-
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.
|
|
874
|
-
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.
|
|
875
|
-
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.
|
|
876
|
-
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.
|
|
961
|
+
"disabled-static-black-background-color": "rgba(0, 0, 0, 0.09)",
|
|
962
|
+
"disabled-static-black-border-color": "rgba(0, 0, 0, 0.15)",
|
|
963
|
+
"disabled-static-black-content-color": "rgba(0, 0, 0, 0.22)",
|
|
964
|
+
"disabled-static-white-background-color": "rgba(255, 255, 255, 0.11)",
|
|
965
|
+
"disabled-static-white-border-color": "rgba(255, 255, 255, 0.17)",
|
|
966
|
+
"disabled-static-white-content-color": "rgba(255, 255, 255, 0.21)",
|
|
967
|
+
"floating-action-button-drop-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
968
|
+
"floating-action-button-shadow-color": "rgba(0, 0, 0, 0.15)",
|
|
877
969
|
"opacity-checkerboard-square-light": "rgb(255, 255, 255)",
|
|
878
970
|
"overlay-color": "rgb(0, 0, 0)",
|
|
879
971
|
"picker-border-width": "1px",
|
|
880
972
|
"static-black-focus-indicator-color": "rgb(0, 0, 0)",
|
|
881
973
|
"static-white-focus-indicator-color": "rgb(255, 255, 255)",
|
|
882
974
|
"swatch-disabled-icon-border-color": "rgb(0, 0, 0)",
|
|
883
|
-
"transparent-black-100": "rgba(0, 0, 0, 0)",
|
|
884
|
-
"transparent-black-
|
|
885
|
-
"transparent-black-
|
|
886
|
-
"transparent-black-
|
|
887
|
-
"transparent-black-
|
|
888
|
-
"transparent-black-
|
|
889
|
-
"transparent-black-
|
|
890
|
-
"transparent-black-
|
|
891
|
-
"transparent-black-
|
|
892
|
-
"transparent-
|
|
893
|
-
"transparent-
|
|
894
|
-
"transparent-
|
|
895
|
-
"transparent-
|
|
896
|
-
"transparent-white-
|
|
897
|
-
"transparent-white-
|
|
898
|
-
"transparent-white-
|
|
899
|
-
"transparent-white-
|
|
900
|
-
"transparent-white-
|
|
975
|
+
"transparent-black-100": "rgba(0, 0, 0, 0.09)",
|
|
976
|
+
"transparent-black-1000": "rgb(0, 0, 0)",
|
|
977
|
+
"transparent-black-200": "rgba(0, 0, 0, 0.12)",
|
|
978
|
+
"transparent-black-25": "rgba(0, 0, 0, 0)",
|
|
979
|
+
"transparent-black-300": "rgba(0, 0, 0, 0.15)",
|
|
980
|
+
"transparent-black-400": "rgba(0, 0, 0, 0.22)",
|
|
981
|
+
"transparent-black-50": "rgba(0, 0, 0, 0.03)",
|
|
982
|
+
"transparent-black-500": "rgba(0, 0, 0, 0.44)",
|
|
983
|
+
"transparent-black-600": "rgba(0, 0, 0, 0.56)",
|
|
984
|
+
"transparent-black-700": "rgba(0, 0, 0, 0.69)",
|
|
985
|
+
"transparent-black-75": "rgba(0, 0, 0, 0.05)",
|
|
986
|
+
"transparent-black-800": "rgba(0, 0, 0, 0.84)",
|
|
987
|
+
"transparent-black-900": "rgb(0, 0, 0, 0.93)",
|
|
988
|
+
"transparent-white-100": "rgba(255, 255, 255, 0.11)",
|
|
989
|
+
"transparent-white-1000": "rgb(255, 255, 255)",
|
|
990
|
+
"transparent-white-200": "rgba(255, 255, 255, 0.14)",
|
|
991
|
+
"transparent-white-25": "rgba(255, 255, 255, 0)",
|
|
992
|
+
"transparent-white-300": "rgba(255, 255, 255, 0.17)",
|
|
993
|
+
"transparent-white-400": "rgba(255, 255, 255, 0.21)",
|
|
994
|
+
"transparent-white-50": "rgba(255, 255, 255, 0.04)",
|
|
995
|
+
"transparent-white-500": "rgba(255, 255, 255, 0.39)",
|
|
996
|
+
"transparent-white-600": "rgba(255, 255, 255, 0.51)",
|
|
997
|
+
"transparent-white-700": "rgba(255, 255, 255, 0.66)",
|
|
998
|
+
"transparent-white-75": "rgba(255, 255, 255, 0.07)",
|
|
999
|
+
"transparent-white-800": "rgba(255, 255, 255, 0.85)",
|
|
1000
|
+
"transparent-white-900": "rgb(255, 255, 255, 0.94)",
|
|
901
1001
|
"white": "rgb(255, 255, 255)"
|
|
902
1002
|
}
|
|
903
1003
|
},
|