@progress/kendo-theme-default 13.1.2-dev.0 → 13.2.0-dev.0

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.
Files changed (42) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/default-blue.css +1 -1
  3. package/dist/default-blue.scss +105 -105
  4. package/dist/default-dataviz-v4.css +1 -1
  5. package/dist/default-dataviz-v4.scss +30 -30
  6. package/dist/default-green.css +1 -1
  7. package/dist/default-green.scss +97 -97
  8. package/dist/default-main-dark.css +1 -1
  9. package/dist/default-main-dark.scss +147 -147
  10. package/dist/default-main.css +1 -1
  11. package/dist/default-nordic.css +1 -1
  12. package/dist/default-nordic.scss +105 -105
  13. package/dist/default-ocean-blue-a11y.css +1 -1
  14. package/dist/default-ocean-blue-a11y.scss +136 -136
  15. package/dist/default-ocean-blue.css +1 -1
  16. package/dist/default-ocean-blue.scss +125 -125
  17. package/dist/default-orange.css +1 -1
  18. package/dist/default-orange.scss +105 -105
  19. package/dist/default-purple.css +1 -1
  20. package/dist/default-purple.scss +105 -105
  21. package/dist/default-turquoise.css +1 -1
  22. package/dist/default-turquoise.scss +107 -107
  23. package/dist/default-urban.css +1 -1
  24. package/dist/default-urban.scss +105 -105
  25. package/dist/meta/sassdoc-data.json +1446 -2162
  26. package/dist/meta/sassdoc-raw-data.json +460 -598
  27. package/dist/meta/variables.json +453 -744
  28. package/lib/swatches/default-blue.json +111 -111
  29. package/lib/swatches/default-dataviz-v4.json +36 -36
  30. package/lib/swatches/default-green.json +103 -103
  31. package/lib/swatches/default-main-dark.json +153 -153
  32. package/lib/swatches/default-main.json +6 -6
  33. package/lib/swatches/default-nordic.json +111 -111
  34. package/lib/swatches/default-ocean-blue-a11y.json +142 -142
  35. package/lib/swatches/default-ocean-blue.json +131 -131
  36. package/lib/swatches/default-orange.json +111 -111
  37. package/lib/swatches/default-purple.json +111 -111
  38. package/lib/swatches/default-turquoise.json +113 -113
  39. package/lib/swatches/default-urban.json +111 -111
  40. package/package.json +4 -4
  41. package/scss/button/_variables.scss +20 -0
  42. package/scss/dataviz/_variables.scss +1 -1
@@ -3,13 +3,13 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "13.1.2-dev.0",
6
+ "version": "13.2.0-dev.0",
7
7
  "previewColors": [
8
- "#000000",
9
- "#151515",
10
- "#ff6358",
11
- "#eb5b51",
12
- "#ffffff"
8
+ "oklch(0.00% 0.0000 0deg)",
9
+ "oklch(19.57% 0.0000 0deg)",
10
+ "oklch(69.85% 0.1922 27.18deg)",
11
+ "oklch(65.72% 0.1802 27.10deg)",
12
+ "oklch(100.00% 0.0001 0deg)"
13
13
  ],
14
14
  "components": [],
15
15
  "groups": [
@@ -19,737 +19,737 @@
19
19
  "app-surface": {
20
20
  "name": "App Surface",
21
21
  "type": "color",
22
- "value": "#141414"
22
+ "value": "oklch(19.13% 0.0000 0deg)"
23
23
  },
24
24
  "on-app-surface": {
25
25
  "name": "On App Surface",
26
26
  "type": "color",
27
- "value": "#F5F5F5"
27
+ "value": "oklch(97.01% 0.0001 0deg)"
28
28
  },
29
29
  "subtle": {
30
30
  "name": "Subtle",
31
31
  "type": "color",
32
- "value": "#C2C2C2"
32
+ "value": "oklch(81.41% 0.0001 0deg)"
33
33
  },
34
34
  "surface": {
35
35
  "name": "Surface",
36
36
  "type": "color",
37
- "value": "#242424"
37
+ "value": "oklch(26.03% 0.0000 0deg)"
38
38
  },
39
39
  "surface-alt": {
40
40
  "name": "Surface Alt",
41
41
  "type": "color",
42
- "value": "#333333"
42
+ "value": "oklch(32.11% 0.0000 0deg)"
43
43
  },
44
44
  "border": {
45
45
  "name": "Border",
46
46
  "type": "color",
47
- "value": "rgba(255, 255, 255, 0.24)"
47
+ "value": "oklch(100.00% 0.0001 0deg / 0.24)"
48
48
  },
49
49
  "border-alt": {
50
50
  "name": "Border Alt",
51
51
  "type": "color",
52
- "value": "rgba(255, 255, 255, 0.48)"
52
+ "value": "oklch(100.00% 0.0001 0deg / 0.48)"
53
53
  },
54
54
  "base-subtle": {
55
55
  "name": "Base Subtle",
56
56
  "type": "color",
57
- "value": "#333333"
57
+ "value": "oklch(32.11% 0.0000 0deg)"
58
58
  },
59
59
  "base-subtle-hover": {
60
60
  "name": "Base Subtle Hover",
61
61
  "type": "color",
62
- "value": "#424242"
62
+ "value": "oklch(37.91% 0.0000 0deg)"
63
63
  },
64
64
  "base-subtle-active": {
65
65
  "name": "Base Subtle Active",
66
66
  "type": "color",
67
- "value": "#4D4D4D"
67
+ "value": "oklch(42.02% 0.0001 0deg)"
68
68
  },
69
69
  "base": {
70
70
  "name": "Base",
71
71
  "type": "color",
72
- "value": "#3D3D3D"
72
+ "value": "oklch(36.00% 0.0000 0deg)"
73
73
  },
74
74
  "base-hover": {
75
75
  "name": "Base Hover",
76
76
  "type": "color",
77
- "value": "#4D4D4D"
77
+ "value": "oklch(42.02% 0.0001 0deg)"
78
78
  },
79
79
  "base-active": {
80
80
  "name": "Base Active",
81
81
  "type": "color",
82
- "value": "#575757"
82
+ "value": "oklch(45.68% 0.0001 0deg)"
83
83
  },
84
84
  "base-emphasis": {
85
85
  "name": "Base Emphasis",
86
86
  "type": "color",
87
- "value": "#9C9C9C"
87
+ "value": "oklch(69.27% 0.0001 0deg)"
88
88
  },
89
89
  "base-on-subtle": {
90
90
  "name": "Base On Subtle",
91
91
  "type": "color",
92
- "value": "#F5F5F5"
92
+ "value": "oklch(97.01% 0.0001 0deg)"
93
93
  },
94
94
  "on-base": {
95
95
  "name": "On Base",
96
96
  "type": "color",
97
- "value": "#F5F5F5"
97
+ "value": "oklch(97.01% 0.0001 0deg)"
98
98
  },
99
99
  "base-on-surface": {
100
100
  "name": "Base On Surface",
101
101
  "type": "color",
102
- "value": "#F5F5F5"
102
+ "value": "oklch(97.01% 0.0001 0deg)"
103
103
  },
104
104
  "primary-subtle": {
105
105
  "name": "Primary Subtle",
106
106
  "type": "color",
107
- "value": "#752D29"
107
+ "value": "oklch(39.95% 0.1024 25.92deg)"
108
108
  },
109
109
  "primary-subtle-hover": {
110
110
  "name": "Primary Subtle Hover",
111
111
  "type": "color",
112
- "value": "#8C3631"
112
+ "value": "oklch(45.25% 0.1184 26.20deg)"
113
113
  },
114
114
  "primary-subtle-active": {
115
115
  "name": "Primary Subtle Active",
116
116
  "type": "color",
117
- "value": "#A43F39"
117
+ "value": "oklch(50.56% 0.1351 26.41deg)"
118
118
  },
119
119
  "primary": {
120
120
  "name": "Primary",
121
121
  "type": "color",
122
- "value": "#EA5A51"
122
+ "value": "oklch(65.45% 0.1801 26.77deg)"
123
123
  },
124
124
  "primary-hover": {
125
125
  "name": "Primary Hover",
126
126
  "type": "color",
127
- "value": "#D35149"
127
+ "value": "oklch(60.64% 0.1658 26.68deg)"
128
128
  },
129
129
  "primary-active": {
130
130
  "name": "Primary Active",
131
131
  "type": "color",
132
- "value": "#BB4841"
132
+ "value": "oklch(55.57% 0.1501 26.56deg)"
133
133
  },
134
134
  "primary-emphasis": {
135
135
  "name": "Primary Emphasis",
136
136
  "type": "color",
137
- "value": "#F29C97"
137
+ "value": "oklch(77.77% 0.1038 23.32deg)"
138
138
  },
139
139
  "primary-on-subtle": {
140
140
  "name": "Primary On Subtle",
141
141
  "type": "color",
142
- "value": "#FDEFEE"
142
+ "value": "oklch(96.29% 0.0152 22.02deg)"
143
143
  },
144
144
  "on-primary": {
145
145
  "name": "On Primary",
146
146
  "type": "color",
147
- "value": "white"
147
+ "value": "oklch(100.00% 0.0001 0deg)"
148
148
  },
149
149
  "primary-on-surface": {
150
150
  "name": "Primary On Surface",
151
151
  "type": "color",
152
- "value": "#ED736B"
152
+ "value": "oklch(69.69% 0.1522 25.55deg)"
153
153
  },
154
154
  "secondary-subtle": {
155
155
  "name": "Secondary Subtle",
156
156
  "type": "color",
157
- "value": "#333333"
157
+ "value": "oklch(32.11% 0.0000 0deg)"
158
158
  },
159
159
  "secondary-subtle-hover": {
160
160
  "name": "Secondary Subtle Hover",
161
161
  "type": "color",
162
- "value": "#424242"
162
+ "value": "oklch(37.91% 0.0000 0deg)"
163
163
  },
164
164
  "secondary-subtle-active": {
165
165
  "name": "Secondary Subtle Active",
166
166
  "type": "color",
167
- "value": "#4D4D4D"
167
+ "value": "oklch(42.02% 0.0001 0deg)"
168
168
  },
169
169
  "secondary": {
170
170
  "name": "Secondary",
171
171
  "type": "color",
172
- "value": "#C2C2C2"
172
+ "value": "oklch(81.41% 0.0001 0deg)"
173
173
  },
174
174
  "secondary-hover": {
175
175
  "name": "Secondary Hover",
176
176
  "type": "color",
177
- "value": "#D6D6D6"
177
+ "value": "oklch(87.61% 0.0001 0deg)"
178
178
  },
179
179
  "secondary-active": {
180
180
  "name": "Secondary Active",
181
181
  "type": "color",
182
- "value": "#EBEBEB"
182
+ "value": "oklch(94.01% 0.0001 0deg)"
183
183
  },
184
184
  "secondary-emphasis": {
185
185
  "name": "Secondary Emphasis",
186
186
  "type": "color",
187
- "value": "#9C9C9C"
187
+ "value": "oklch(69.27% 0.0001 0deg)"
188
188
  },
189
189
  "secondary-on-subtle": {
190
190
  "name": "Secondary On Subtle",
191
191
  "type": "color",
192
- "value": "#F5F5F5"
192
+ "value": "oklch(97.01% 0.0001 0deg)"
193
193
  },
194
194
  "on-secondary": {
195
195
  "name": "On Secondary",
196
196
  "type": "color",
197
- "value": "#141414"
197
+ "value": "oklch(19.13% 0.0000 0deg)"
198
198
  },
199
199
  "secondary-on-surface": {
200
200
  "name": "Secondary On Surface",
201
201
  "type": "color",
202
- "value": "#C2C2C2"
202
+ "value": "oklch(81.41% 0.0001 0deg)"
203
203
  },
204
204
  "tertiary-subtle": {
205
205
  "name": "Tertiary Subtle",
206
206
  "type": "color",
207
- "value": "#023F5C"
207
+ "value": "oklch(34.86% 0.0750 237.13deg)"
208
208
  },
209
209
  "tertiary-subtle-hover": {
210
210
  "name": "Tertiary Subtle Hover",
211
211
  "type": "color",
212
- "value": "#02557A"
212
+ "value": "oklch(42.58% 0.0918 236.72deg)"
213
213
  },
214
214
  "tertiary-subtle-active": {
215
215
  "name": "Tertiary Subtle Active",
216
216
  "type": "color",
217
- "value": "#026999"
217
+ "value": "oklch(49.52% 0.1103 238.67deg)"
218
218
  },
219
219
  "tertiary": {
220
220
  "name": "Tertiary",
221
221
  "type": "color",
222
- "value": "#03A9F4"
222
+ "value": "oklch(69.91% 0.1571 239.02deg)"
223
223
  },
224
224
  "tertiary-hover": {
225
225
  "name": "Tertiary Hover",
226
226
  "type": "color",
227
- "value": "#039AE0"
227
+ "value": "oklch(65.35% 0.1479 239.47deg)"
228
228
  },
229
229
  "tertiary-active": {
230
230
  "name": "Tertiary Active",
231
231
  "type": "color",
232
- "value": "#028CCB"
232
+ "value": "oklch(60.89% 0.1367 238.97deg)"
233
233
  },
234
234
  "tertiary-emphasis": {
235
235
  "name": "Tertiary Emphasis",
236
236
  "type": "color",
237
- "value": "#61C9F9"
237
+ "value": "oklch(79.29% 0.1178 230.81deg)"
238
238
  },
239
239
  "tertiary-on-subtle": {
240
240
  "name": "Tertiary On Subtle",
241
241
  "type": "color",
242
- "value": "#EBF8FE"
242
+ "value": "oklch(97.12% 0.0160 227.21deg)"
243
243
  },
244
244
  "on-tertiary": {
245
245
  "name": "On Tertiary",
246
246
  "type": "color",
247
- "value": "white"
247
+ "value": "oklch(100.00% 0.0001 0deg)"
248
248
  },
249
249
  "tertiary-on-surface": {
250
250
  "name": "Tertiary On Surface",
251
251
  "type": "color",
252
- "value": "#03A9F4"
252
+ "value": "oklch(69.91% 0.1571 239.02deg)"
253
253
  },
254
254
  "info-subtle": {
255
255
  "name": "Info Subtle",
256
256
  "type": "color",
257
- "value": "#002C75"
257
+ "value": "oklch(32.02% 0.1335 260.39deg)"
258
258
  },
259
259
  "info-subtle-hover": {
260
260
  "name": "Info Subtle Hover",
261
261
  "type": "color",
262
- "value": "#003892"
262
+ "value": "oklch(37.40% 0.1577 260.59deg)"
263
263
  },
264
264
  "info-subtle-active": {
265
265
  "name": "Info Subtle Active",
266
266
  "type": "color",
267
- "value": "#0042AF"
267
+ "value": "oklch(42.19% 0.1835 261.10deg)"
268
268
  },
269
269
  "info": {
270
270
  "name": "Info",
271
271
  "type": "color",
272
- "value": "#0058E9"
272
+ "value": "oklch(51.78% 0.2302 261.44deg)"
273
273
  },
274
274
  "info-hover": {
275
275
  "name": "Info Hover",
276
276
  "type": "color",
277
- "value": "#0052D6"
277
+ "value": "oklch(48.92% 0.2138 261.18deg)"
278
278
  },
279
279
  "info-active": {
280
280
  "name": "Info Active",
281
281
  "type": "color",
282
- "value": "#0044C2"
282
+ "value": "oklch(44.39% 0.2052 261.99deg)"
283
283
  },
284
284
  "info-emphasis": {
285
285
  "name": "Info Emphasis",
286
286
  "type": "color",
287
- "value": "#0052D6"
287
+ "value": "oklch(48.92% 0.2138 261.18deg)"
288
288
  },
289
289
  "info-on-subtle": {
290
290
  "name": "Info On Subtle",
291
291
  "type": "color",
292
- "value": "#E9F0FD"
292
+ "value": "oklch(95.37% 0.0192 263.00deg)"
293
293
  },
294
294
  "on-info": {
295
295
  "name": "On Info",
296
296
  "type": "color",
297
- "value": "white"
297
+ "value": "oklch(100.00% 0.0001 0deg)"
298
298
  },
299
299
  "info-on-surface": {
300
300
  "name": "Info On Surface",
301
301
  "type": "color",
302
- "value": "#4082EF"
302
+ "value": "oklch(62.01% 0.1776 259.92deg)"
303
303
  },
304
304
  "success-subtle": {
305
305
  "name": "Success Subtle",
306
306
  "type": "color",
307
- "value": "#1C5A00"
307
+ "value": "oklch(41.12% 0.1298 139.10deg)"
308
308
  },
309
309
  "success-subtle-hover": {
310
310
  "name": "Success Subtle Hover",
311
311
  "type": "color",
312
- "value": "#227100"
312
+ "value": "oklch(48.14% 0.1536 139.61deg)"
313
313
  },
314
314
  "success-subtle-active": {
315
315
  "name": "Success Subtle Active",
316
316
  "type": "color",
317
- "value": "#298700"
317
+ "value": "oklch(54.67% 0.1751 139.77deg)"
318
318
  },
319
319
  "success": {
320
320
  "name": "Success",
321
321
  "type": "color",
322
- "value": "#37B400"
322
+ "value": "oklch(67.45% 0.2171 140.01deg)"
323
323
  },
324
324
  "success-hover": {
325
325
  "name": "Success Hover",
326
326
  "type": "color",
327
- "value": "#32A500"
327
+ "value": "oklch(63.25% 0.2034 139.98deg)"
328
328
  },
329
329
  "success-active": {
330
330
  "name": "Success Active",
331
331
  "type": "color",
332
- "value": "#2D9600"
332
+ "value": "oklch(58.98% 0.1896 139.94deg)"
333
333
  },
334
334
  "success-emphasis": {
335
335
  "name": "Success Emphasis",
336
336
  "type": "color",
337
- "value": "#32A500"
337
+ "value": "oklch(63.25% 0.2034 139.98deg)"
338
338
  },
339
339
  "success-on-subtle": {
340
340
  "name": "Success On Subtle",
341
341
  "type": "color",
342
- "value": "#EDF8E9"
342
+ "value": "oklch(96.68% 0.0229 137.50deg)"
343
343
  },
344
344
  "on-success": {
345
345
  "name": "On Success",
346
346
  "type": "color",
347
- "value": "white"
347
+ "value": "oklch(100.00% 0.0001 0deg)"
348
348
  },
349
349
  "success-on-surface": {
350
350
  "name": "Success On Surface",
351
351
  "type": "color",
352
- "value": "#32A500"
352
+ "value": "oklch(63.25% 0.2034 139.98deg)"
353
353
  },
354
354
  "warning-subtle": {
355
355
  "name": "Warning Subtle",
356
356
  "type": "color",
357
- "value": "#806000"
357
+ "value": "oklch(50.79% 0.1040 85.77deg)"
358
358
  },
359
359
  "warning-subtle-hover": {
360
360
  "name": "Warning Subtle Hover",
361
361
  "type": "color",
362
- "value": "#A07800"
362
+ "value": "oklch(59.59% 0.1221 85.16deg)"
363
363
  },
364
364
  "warning-subtle-active": {
365
365
  "name": "Warning Subtle Active",
366
366
  "type": "color",
367
- "value": "#BF9000"
367
+ "value": "oklch(67.97% 0.1392 85.25deg)"
368
368
  },
369
369
  "warning": {
370
370
  "name": "Warning",
371
371
  "type": "color",
372
- "value": "#FFC000"
372
+ "value": "oklch(84.22% 0.1726 84.59deg)"
373
373
  },
374
374
  "warning-hover": {
375
375
  "name": "Warning Hover",
376
376
  "type": "color",
377
- "value": "#EAAF00"
377
+ "value": "oklch(78.74% 0.1615 84.09deg)"
378
378
  },
379
379
  "warning-active": {
380
380
  "name": "Warning Active",
381
381
  "type": "color",
382
- "value": "#D49F00"
382
+ "value": "oklch(73.25% 0.1502 84.54deg)"
383
383
  },
384
384
  "warning-emphasis": {
385
385
  "name": "Warning Emphasis",
386
386
  "type": "color",
387
- "value": "#FFC720"
387
+ "value": "oklch(85.62% 0.1694 87.19deg)"
388
388
  },
389
389
  "warning-on-subtle": {
390
390
  "name": "Warning On Subtle",
391
391
  "type": "color",
392
- "value": "#FFFAE9"
392
+ "value": "oklch(98.44% 0.0228 93.40deg)"
393
393
  },
394
394
  "on-warning": {
395
395
  "name": "On Warning",
396
396
  "type": "color",
397
- "value": "#3D3D3D"
397
+ "value": "oklch(36.00% 0.0000 0deg)"
398
398
  },
399
399
  "warning-on-surface": {
400
400
  "name": "Warning On Surface",
401
401
  "type": "color",
402
- "value": "#EAAF00"
402
+ "value": "oklch(78.74% 0.1615 84.09deg)"
403
403
  },
404
404
  "error-subtle": {
405
405
  "name": "Error Subtle",
406
406
  "type": "color",
407
- "value": "#980F00"
407
+ "value": "oklch(43.26% 0.1696 30.76deg)"
408
408
  },
409
409
  "error-subtle-hover": {
410
410
  "name": "Error Subtle Hover",
411
411
  "type": "color",
412
- "value": "#B61100"
412
+ "value": "oklch(49.27% 0.1950 30.44deg)"
413
413
  },
414
414
  "error-subtle-active": {
415
415
  "name": "Error Subtle Active",
416
416
  "type": "color",
417
- "value": "#CA1400"
417
+ "value": "oklch(53.25% 0.2109 30.42deg)"
418
418
  },
419
419
  "error": {
420
420
  "name": "Error",
421
421
  "type": "color",
422
- "value": "#F43520"
422
+ "value": "oklch(62.95% 0.2279 30.46deg)"
423
423
  },
424
424
  "error-hover": {
425
425
  "name": "Error Hover",
426
426
  "type": "color",
427
- "value": "#F31700"
427
+ "value": "oklch(61.07% 0.2435 30.19deg)"
428
428
  },
429
429
  "error-active": {
430
430
  "name": "Error Active",
431
431
  "type": "color",
432
- "value": "#DF1600"
432
+ "value": "oklch(57.30% 0.2276 30.32deg)"
433
433
  },
434
434
  "error-emphasis": {
435
435
  "name": "Error Emphasis",
436
436
  "type": "color",
437
- "value": "#F43520"
437
+ "value": "oklch(62.95% 0.2279 30.46deg)"
438
438
  },
439
439
  "error-on-subtle": {
440
440
  "name": "Error On Subtle",
441
441
  "type": "color",
442
- "value": "#FEEEED"
442
+ "value": "oklch(96.15% 0.0174 21.48deg)"
443
443
  },
444
444
  "on-error": {
445
445
  "name": "On Error",
446
446
  "type": "color",
447
- "value": "white"
447
+ "value": "oklch(100.00% 0.0001 0deg)"
448
448
  },
449
449
  "error-on-surface": {
450
450
  "name": "Error On Surface",
451
451
  "type": "color",
452
- "value": "#F65140"
452
+ "value": "oklch(66.08% 0.2039 29.44deg)"
453
453
  },
454
454
  "light-subtle": {
455
455
  "name": "Light Subtle",
456
456
  "type": "color",
457
- "value": "#FAFAFA"
457
+ "value": "oklch(98.51% 0.0001 0deg)"
458
458
  },
459
459
  "light-subtle-hover": {
460
460
  "name": "Light Subtle Hover",
461
461
  "type": "color",
462
- "value": "#F5F5F5"
462
+ "value": "oklch(97.01% 0.0001 0deg)"
463
463
  },
464
464
  "light-subtle-active": {
465
465
  "name": "Light Subtle Active",
466
466
  "type": "color",
467
- "value": "#EBEBEB"
467
+ "value": "oklch(94.01% 0.0001 0deg)"
468
468
  },
469
469
  "light": {
470
470
  "name": "Light",
471
471
  "type": "color",
472
- "value": "#EBEBEB"
472
+ "value": "oklch(94.01% 0.0001 0deg)"
473
473
  },
474
474
  "light-hover": {
475
475
  "name": "Light Hover",
476
476
  "type": "color",
477
- "value": "#E0E0E0"
477
+ "value": "oklch(90.67% 0.0001 0deg)"
478
478
  },
479
479
  "light-active": {
480
480
  "name": "Light Active",
481
481
  "type": "color",
482
- "value": "#D6D6D6"
482
+ "value": "oklch(87.61% 0.0001 0deg)"
483
483
  },
484
484
  "light-emphasis": {
485
485
  "name": "Light Emphasis",
486
486
  "type": "color",
487
- "value": "#D6D6D6"
487
+ "value": "oklch(87.61% 0.0001 0deg)"
488
488
  },
489
489
  "light-on-subtle": {
490
490
  "name": "Light On Subtle",
491
491
  "type": "color",
492
- "value": "#141414"
492
+ "value": "oklch(19.13% 0.0000 0deg)"
493
493
  },
494
494
  "on-light": {
495
495
  "name": "On Light",
496
496
  "type": "color",
497
- "value": "black"
497
+ "value": "oklch(0.00% 0.0000 0deg)"
498
498
  },
499
499
  "light-on-surface": {
500
500
  "name": "Light On Surface",
501
501
  "type": "color",
502
- "value": "#E0E0E0"
502
+ "value": "oklch(90.67% 0.0001 0deg)"
503
503
  },
504
504
  "dark-subtle": {
505
505
  "name": "Dark Subtle",
506
506
  "type": "color",
507
- "value": "#C2C2C2"
507
+ "value": "oklch(81.41% 0.0001 0deg)"
508
508
  },
509
509
  "dark-subtle-hover": {
510
510
  "name": "Dark Subtle Hover",
511
511
  "type": "color",
512
- "value": "#ADADAD"
512
+ "value": "oklch(74.76% 0.0001 0deg)"
513
513
  },
514
514
  "dark-subtle-active": {
515
515
  "name": "Dark Subtle Active",
516
516
  "type": "color",
517
- "value": "#999999"
517
+ "value": "oklch(68.30% 0.0001 0deg)"
518
518
  },
519
519
  "dark": {
520
520
  "name": "Dark",
521
521
  "type": "color",
522
- "value": "#3D3D3D"
522
+ "value": "oklch(36.00% 0.0000 0deg)"
523
523
  },
524
524
  "dark-hover": {
525
525
  "name": "Dark Hover",
526
526
  "type": "color",
527
- "value": "#292929"
527
+ "value": "oklch(28.09% 0.0000 0deg)"
528
528
  },
529
529
  "dark-active": {
530
530
  "name": "Dark Active",
531
531
  "type": "color",
532
- "value": "#1F1F1F"
532
+ "value": "oklch(23.93% 0.0000 0deg)"
533
533
  },
534
534
  "dark-emphasis": {
535
535
  "name": "Dark Emphasis",
536
536
  "type": "color",
537
- "value": "#666666"
537
+ "value": "oklch(51.03% 0.0001 0deg)"
538
538
  },
539
539
  "dark-on-subtle": {
540
540
  "name": "Dark On Subtle",
541
541
  "type": "color",
542
- "value": "#1F1F1F"
542
+ "value": "oklch(23.93% 0.0000 0deg)"
543
543
  },
544
544
  "on-dark": {
545
545
  "name": "On Dark",
546
546
  "type": "color",
547
- "value": "white"
547
+ "value": "oklch(100.00% 0.0001 0deg)"
548
548
  },
549
549
  "dark-on-surface": {
550
550
  "name": "Dark On Surface",
551
551
  "type": "color",
552
- "value": "#141414"
552
+ "value": "oklch(19.13% 0.0000 0deg)"
553
553
  },
554
554
  "inverse-subtle": {
555
555
  "name": "Inverse Subtle",
556
556
  "type": "color",
557
- "value": "#c2c2c2"
557
+ "value": "oklch(81.41% 0.0001 0deg)"
558
558
  },
559
559
  "inverse-subtle-hover": {
560
560
  "name": "Inverse Subtle Hover",
561
561
  "type": "color",
562
- "value": "#9c9c9c"
562
+ "value": "oklch(69.27% 0.0001 0deg)"
563
563
  },
564
564
  "inverse-subtle-active": {
565
565
  "name": "Inverse Subtle Active",
566
566
  "type": "color",
567
- "value": "#757575"
567
+ "value": "oklch(56.24% 0.0001 0deg)"
568
568
  },
569
569
  "inverse": {
570
570
  "name": "Inverse",
571
571
  "type": "color",
572
- "value": "#EBEBEB"
572
+ "value": "oklch(94.01% 0.0001 0deg)"
573
573
  },
574
574
  "inverse-hover": {
575
575
  "name": "Inverse Hover",
576
576
  "type": "color",
577
- "value": "#E0E0E0"
577
+ "value": "oklch(90.67% 0.0001 0deg)"
578
578
  },
579
579
  "inverse-active": {
580
580
  "name": "Inverse Active",
581
581
  "type": "color",
582
- "value": "#D6D6D6"
582
+ "value": "oklch(87.61% 0.0001 0deg)"
583
583
  },
584
584
  "inverse-emphasis": {
585
585
  "name": "Inverse Emphasis",
586
586
  "type": "color",
587
- "value": "#575757"
587
+ "value": "oklch(45.68% 0.0001 0deg)"
588
588
  },
589
589
  "inverse-on-subtle": {
590
590
  "name": "Inverse On Subtle",
591
591
  "type": "color",
592
- "value": "#141414"
592
+ "value": "oklch(19.13% 0.0000 0deg)"
593
593
  },
594
594
  "on-inverse": {
595
595
  "name": "On Inverse",
596
596
  "type": "color",
597
- "value": "black"
597
+ "value": "oklch(0.00% 0.0000 0deg)"
598
598
  },
599
599
  "inverse-on-surface": {
600
600
  "name": "Inverse On Surface",
601
601
  "type": "color",
602
- "value": "#E0E0E0"
602
+ "value": "oklch(90.67% 0.0001 0deg)"
603
603
  },
604
604
  "series-a": {
605
605
  "name": "Series A",
606
606
  "type": "color",
607
- "value": "#EA5A51"
607
+ "value": "oklch(65.45% 0.1801 26.77deg)"
608
608
  },
609
609
  "series-a-bold": {
610
610
  "name": "Series A Bold",
611
611
  "type": "color",
612
- "value": "#F08C85"
612
+ "value": "oklch(74.46% 0.1228 24.66deg)"
613
613
  },
614
614
  "series-a-bolder": {
615
615
  "name": "Series A Bolder",
616
616
  "type": "color",
617
- "value": "#F5ADA8"
617
+ "value": "oklch(81.46% 0.0854 23.50deg)"
618
618
  },
619
619
  "series-a-subtle": {
620
620
  "name": "Series A Subtle",
621
621
  "type": "color",
622
- "value": "#BB4841"
622
+ "value": "oklch(55.57% 0.1501 26.56deg)"
623
623
  },
624
624
  "series-a-subtler": {
625
625
  "name": "Series A Subtler",
626
626
  "type": "color",
627
- "value": "#8C3631"
627
+ "value": "oklch(45.25% 0.1184 26.20deg)"
628
628
  },
629
629
  "series-b": {
630
630
  "name": "Series B",
631
631
  "type": "color",
632
- "value": "#FFE162"
632
+ "value": "oklch(91.13% 0.1479 96.03deg)"
633
633
  },
634
634
  "series-b-bold": {
635
635
  "name": "Series B Bold",
636
636
  "type": "color",
637
- "value": "#FFED9D"
637
+ "value": "oklch(94.28% 0.1013 97.05deg)"
638
638
  },
639
639
  "series-b-bolder": {
640
640
  "name": "Series B Bolder",
641
641
  "type": "color",
642
- "value": "#FFF7D4"
642
+ "value": "oklch(97.35% 0.0461 96.56deg)"
643
643
  },
644
644
  "series-b-subtle": {
645
645
  "name": "Series B Subtle",
646
646
  "type": "color",
647
- "value": "#D4BC52"
647
+ "value": "oklch(79.54% 0.1280 96.60deg)"
648
648
  },
649
649
  "series-b-subtler": {
650
650
  "name": "Series B Subtler",
651
651
  "type": "color",
652
- "value": "#A3913F"
652
+ "value": "oklch(65.61% 0.1043 97.02deg)"
653
653
  },
654
654
  "series-c": {
655
655
  "name": "Series C",
656
656
  "type": "color",
657
- "value": "#4CD180"
657
+ "value": "oklch(76.82% 0.1642 153.15deg)"
658
658
  },
659
659
  "series-c-bold": {
660
660
  "name": "Series C Bold",
661
661
  "type": "color",
662
- "value": "#79DDA0"
662
+ "value": "oklch(82.04% 0.1288 155.49deg)"
663
663
  },
664
664
  "series-c-bolder": {
665
665
  "name": "Series C Bolder",
666
666
  "type": "color",
667
- "value": "#A6E8C0"
667
+ "value": "oklch(87.59% 0.0866 157.52deg)"
668
668
  },
669
669
  "series-c-subtle": {
670
670
  "name": "Series C Subtle",
671
671
  "type": "color",
672
- "value": "#3FAE6A"
672
+ "value": "oklch(67.05% 0.1425 153.11deg)"
673
673
  },
674
674
  "series-c-subtler": {
675
675
  "name": "Series C Subtler",
676
676
  "type": "color",
677
- "value": "#2F834F"
677
+ "value": "oklch(54.53% 0.1145 153.03deg)"
678
678
  },
679
679
  "series-d": {
680
680
  "name": "Series D",
681
681
  "type": "color",
682
- "value": "#4B5FFA"
682
+ "value": "oklch(56.62% 0.2296 271.25deg)"
683
683
  },
684
684
  "series-d-bold": {
685
685
  "name": "Series D Bold",
686
686
  "type": "color",
687
- "value": "#7887FB"
687
+ "value": "oklch(66.63% 0.1710 275.22deg)"
688
688
  },
689
689
  "series-d-bolder": {
690
690
  "name": "Series D Bolder",
691
691
  "type": "color",
692
- "value": "#A5AFFD"
692
+ "value": "oklch(77.59% 0.1120 277.83deg)"
693
693
  },
694
694
  "series-d-subtle": {
695
695
  "name": "Series D Subtle",
696
696
  "type": "color",
697
- "value": "#3F50D1"
697
+ "value": "oklch(49.91% 0.1978 271.41deg)"
698
698
  },
699
699
  "series-d-subtler": {
700
700
  "name": "Series D Subtler",
701
701
  "type": "color",
702
- "value": "#2F3C9D"
702
+ "value": "oklch(40.84% 0.1570 271.67deg)"
703
703
  },
704
704
  "series-e": {
705
705
  "name": "Series E",
706
706
  "type": "color",
707
- "value": "#AC58FF"
707
+ "value": "oklch(64.04% 0.2380 303.36deg)"
708
708
  },
709
709
  "series-e-bold": {
710
710
  "name": "Series E Bold",
711
711
  "type": "color",
712
- "value": "#C182FF"
712
+ "value": "oklch(72.12% 0.1837 305.54deg)"
713
713
  },
714
714
  "series-e-bolder": {
715
715
  "name": "Series E Bolder",
716
716
  "type": "color",
717
- "value": "#D6ACFF"
717
+ "value": "oklch(81.12% 0.1222 306.99deg)"
718
718
  },
719
719
  "series-e-subtle": {
720
720
  "name": "Series E Subtle",
721
721
  "type": "color",
722
- "value": "#8F49D4"
722
+ "value": "oklch(55.96% 0.2055 303.49deg)"
723
723
  },
724
724
  "series-e-subtler": {
725
725
  "name": "Series E Subtler",
726
726
  "type": "color",
727
- "value": "#6B37A0"
727
+ "value": "oklch(45.69% 0.1640 303.21deg)"
728
728
  },
729
729
  "series-f": {
730
730
  "name": "Series F",
731
731
  "type": "color",
732
- "value": "#EA5186"
732
+ "value": "oklch(65.58% 0.1925 2.75deg)"
733
733
  },
734
734
  "series-f-bold": {
735
735
  "name": "Series F Bold",
736
736
  "type": "color",
737
- "value": "#FF82AE"
737
+ "value": "oklch(75.90% 0.1579 359.20deg)"
738
738
  },
739
739
  "series-f-bolder": {
740
740
  "name": "Series F Bolder",
741
741
  "type": "color",
742
- "value": "#FFACC9"
742
+ "value": "oklch(83.25% 0.1032 356.93deg)"
743
743
  },
744
744
  "series-f-subtle": {
745
745
  "name": "Series F Subtle",
746
746
  "type": "color",
747
- "value": "#BF426E"
747
+ "value": "oklch(56.53% 0.1639 2.21deg)"
748
748
  },
749
749
  "series-f-subtler": {
750
750
  "name": "Series F Subtler",
751
751
  "type": "color",
752
- "value": "#802C49"
752
+ "value": "oklch(42.50% 0.1189 2.21deg)"
753
753
  }
754
754
  }
755
755
  }