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