@progress/kendo-theme-bootstrap 13.1.1 → 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 (123) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +118 -118
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +106 -106
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +117 -117
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +105 -105
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +30 -30
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +147 -147
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-nordic.css +1 -1
  16. package/dist/bootstrap-nordic.scss +105 -105
  17. package/dist/bootstrap-turquoise-dark.css +1 -1
  18. package/dist/bootstrap-turquoise-dark.scss +117 -117
  19. package/dist/bootstrap-turquoise.css +1 -1
  20. package/dist/bootstrap-turquoise.scss +105 -105
  21. package/dist/bootstrap-urban.css +1 -1
  22. package/dist/bootstrap-urban.scss +105 -105
  23. package/dist/bootstrap-vintage.css +1 -1
  24. package/dist/bootstrap-vintage.scss +105 -105
  25. package/dist/meta/sassdoc-data.json +8417 -9369
  26. package/dist/meta/sassdoc-raw-data.json +1457 -1720
  27. package/dist/meta/variables.json +3069 -3346
  28. package/lib/swatches/bootstrap-3-dark.json +124 -124
  29. package/lib/swatches/bootstrap-3.json +112 -112
  30. package/lib/swatches/bootstrap-4-dark.json +123 -123
  31. package/lib/swatches/bootstrap-4.json +111 -111
  32. package/lib/swatches/bootstrap-dataviz-v4.json +36 -36
  33. package/lib/swatches/bootstrap-main-dark.json +153 -153
  34. package/lib/swatches/bootstrap-main.json +6 -6
  35. package/lib/swatches/bootstrap-nordic.json +111 -111
  36. package/lib/swatches/bootstrap-turquoise-dark.json +123 -123
  37. package/lib/swatches/bootstrap-turquoise.json +111 -111
  38. package/lib/swatches/bootstrap-urban.json +111 -111
  39. package/lib/swatches/bootstrap-vintage.json +111 -111
  40. package/package.json +4 -4
  41. package/scss/action-sheet/_variables.scss +7 -7
  42. package/scss/adaptive/_variables.scss +3 -3
  43. package/scss/appbar/_variables.scss +3 -3
  44. package/scss/avatar/_variables.scss +3 -3
  45. package/scss/badge/_variables.scss +1 -1
  46. package/scss/bottom-navigation/_variables.scss +3 -3
  47. package/scss/breadcrumb/_variables.scss +6 -6
  48. package/scss/bubble/_variables.scss +1 -1
  49. package/scss/button/_variables.scss +27 -7
  50. package/scss/calendar/_variables.scss +11 -11
  51. package/scss/captcha/_variables.scss +4 -4
  52. package/scss/card/_variables.scss +4 -4
  53. package/scss/chat/_variables.scss +9 -9
  54. package/scss/chip/_variables.scss +4 -4
  55. package/scss/color-preview/_variables.scss +3 -1
  56. package/scss/coloreditor/_variables.scss +3 -3
  57. package/scss/colorgradient/_variables.scss +4 -4
  58. package/scss/colorpalette/_variables.scss +2 -2
  59. package/scss/column-menu/_variables.scss +8 -8
  60. package/scss/core/_index.scss +7 -0
  61. package/scss/core/border-radii/index.scss +11 -12
  62. package/scss/core/color-system/_swatch.scss +177 -158
  63. package/scss/core/spacing/index.scss +36 -38
  64. package/scss/core/typography/index.scss +74 -3
  65. package/scss/dataviz/_variables.scss +14 -14
  66. package/scss/dock-manager/_variables.scss +4 -4
  67. package/scss/draggable/_variables.scss +3 -3
  68. package/scss/drawer/_variables.scss +6 -6
  69. package/scss/dropzone/_variables.scss +4 -4
  70. package/scss/editor/_variables.scss +3 -3
  71. package/scss/expansion-panel/_variables.scss +3 -3
  72. package/scss/fab/_variables.scss +5 -5
  73. package/scss/file-box/_variables.scss +4 -4
  74. package/scss/filemanager/_variables.scss +3 -3
  75. package/scss/filter/_variables.scss +1 -1
  76. package/scss/forms/_layout.scss +2 -2
  77. package/scss/forms/_variables.scss +4 -4
  78. package/scss/gantt/_variables.scss +3 -3
  79. package/scss/grid/_variables.scss +10 -10
  80. package/scss/imageeditor/_variables.scss +3 -3
  81. package/scss/input/_variables.scss +7 -7
  82. package/scss/list/_variables.scss +21 -21
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +2 -2
  85. package/scss/listview/_variables.scss +3 -3
  86. package/scss/loader/_variables.scss +3 -3
  87. package/scss/map/_variables.scss +3 -3
  88. package/scss/mediaplayer/_variables.scss +3 -3
  89. package/scss/menu/_variables.scss +10 -10
  90. package/scss/messagebox/_variables.scss +2 -2
  91. package/scss/notification/_variables.scss +3 -3
  92. package/scss/orgchart/_variables.scss +6 -6
  93. package/scss/pager/_variables.scss +3 -3
  94. package/scss/panelbar/_layout.scss +1 -1
  95. package/scss/panelbar/_variables.scss +4 -4
  96. package/scss/pdf-viewer/_variables.scss +3 -3
  97. package/scss/pivotgrid/_variables.scss +4 -4
  98. package/scss/popover/_variables.scss +1 -1
  99. package/scss/popup/_variables.scss +2 -2
  100. package/scss/progressbar/_variables.scss +3 -3
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_layout.scss +1 -1
  103. package/scss/scheduler/_variables.scss +5 -5
  104. package/scss/scrollview/_variables.scss +3 -3
  105. package/scss/segmented-control/_variables.scss +6 -6
  106. package/scss/slider/_variables.scss +3 -3
  107. package/scss/splitter/_variables.scss +3 -3
  108. package/scss/spreadsheet/_variables.scss +3 -3
  109. package/scss/stepper/_variables.scss +4 -4
  110. package/scss/suggestion/_variables.scss +2 -2
  111. package/scss/table/_variables.scss +1 -1
  112. package/scss/tabstrip/_variables.scss +5 -5
  113. package/scss/taskboard/_variables.scss +3 -3
  114. package/scss/timeline/_variables.scss +3 -3
  115. package/scss/timeselector/_variables.scss +3 -3
  116. package/scss/toolbar/_variables.scss +3 -3
  117. package/scss/tooltip/_variables.scss +5 -5
  118. package/scss/treeview/_variables.scss +7 -7
  119. package/scss/typography/_variables.scss +18 -18
  120. package/scss/upload/_variables.scss +5 -5
  121. package/scss/window/_variables.scss +5 -5
  122. package/scss/wizard/_variables.scss +3 -3
  123. package/scss/core/color-system/_palettes.scss +0 -195
@@ -3,13 +3,13 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "13.1.1",
6
+ "version": "13.2.0-dev.0",
7
7
  "previewColors": [
8
- "#ffffff",
9
- "#f2efe8",
10
- "#744662",
11
- "#44293a",
12
- "#494138"
8
+ "oklch(100.00% 0.0001 0deg)",
9
+ "oklch(95.25% 0.0097 87.57deg)",
10
+ "oklch(45.73% 0.0742 343.15deg)",
11
+ "oklch(32.10% 0.0482 341.85deg)",
12
+ "oklch(38.05% 0.0184 70.50deg)"
13
13
  ],
14
14
  "components": [],
15
15
  "groups": [
@@ -19,527 +19,527 @@
19
19
  "app-surface": {
20
20
  "name": "App Surface",
21
21
  "type": "color",
22
- "value": "#ffffff"
22
+ "value": "oklch(100.00% 0.0001 0deg)"
23
23
  },
24
24
  "on-app-surface": {
25
25
  "name": "On App Surface",
26
26
  "type": "color",
27
- "value": "#494138"
27
+ "value": "oklch(38.05% 0.0184 70.50deg)"
28
28
  },
29
29
  "subtle": {
30
30
  "name": "Subtle",
31
31
  "type": "color",
32
- "value": "#6d6760"
32
+ "value": "oklch(51.71% 0.0132 71.74deg)"
33
33
  },
34
34
  "surface": {
35
35
  "name": "Surface",
36
36
  "type": "color",
37
- "value": "#f2efe8"
37
+ "value": "oklch(95.25% 0.0097 87.57deg)"
38
38
  },
39
39
  "surface-alt": {
40
40
  "name": "Surface Alt",
41
41
  "type": "color",
42
- "value": "#ffffff"
42
+ "value": "oklch(100.00% 0.0001 0deg)"
43
43
  },
44
44
  "base-subtle": {
45
45
  "name": "Base Subtle",
46
46
  "type": "color",
47
- "value": "#e5e0d1"
47
+ "value": "oklch(90.65% 0.0207 91.66deg)"
48
48
  },
49
49
  "base-subtle-hover": {
50
50
  "name": "Base Subtle Hover",
51
51
  "type": "color",
52
- "value": "#dad2bd"
52
+ "value": "oklch(86.45% 0.0295 89.63deg)"
53
53
  },
54
54
  "base-subtle-active": {
55
55
  "name": "Base Subtle Active",
56
56
  "type": "color",
57
- "value": "#c9c1ae"
57
+ "value": "oklch(81.23% 0.0274 87.91deg)"
58
58
  },
59
59
  "base": {
60
60
  "name": "Base",
61
61
  "type": "color",
62
- "value": "#dad2bd"
62
+ "value": "oklch(86.45% 0.0295 89.63deg)"
63
63
  },
64
64
  "base-hover": {
65
65
  "name": "Base Hover",
66
66
  "type": "color",
67
- "value": "#ccc1a4"
67
+ "value": "oklch(81.23% 0.0411 89.74deg)"
68
68
  },
69
69
  "base-active": {
70
70
  "name": "Base Active",
71
71
  "type": "color",
72
- "value": "#c8bc9c"
72
+ "value": "oklch(79.68% 0.0454 89.94deg)"
73
73
  },
74
74
  "base-emphasis": {
75
75
  "name": "Base Emphasis",
76
76
  "type": "color",
77
- "value": "#aca695"
77
+ "value": "oklch(72.54% 0.0248 90.85deg)"
78
78
  },
79
79
  "base-on-subtle": {
80
80
  "name": "Base On Subtle",
81
81
  "type": "color",
82
- "value": "#212529"
82
+ "value": "oklch(26.21% 0.0095 248.24deg)"
83
83
  },
84
84
  "on-base": {
85
85
  "name": "On Base",
86
86
  "type": "color",
87
- "value": "#212529"
87
+ "value": "oklch(26.21% 0.0095 248.24deg)"
88
88
  },
89
89
  "base-on-surface": {
90
90
  "name": "Base On Surface",
91
91
  "type": "color",
92
- "value": "#212529"
92
+ "value": "oklch(26.21% 0.0095 248.24deg)"
93
93
  },
94
94
  "primary-subtle": {
95
95
  "name": "Primary Subtle",
96
96
  "type": "color",
97
- "value": "#e3dae0"
97
+ "value": "oklch(89.72% 0.0127 337.05deg)"
98
98
  },
99
99
  "primary-subtle-hover": {
100
100
  "name": "Primary Subtle Hover",
101
101
  "type": "color",
102
- "value": "#cebec8"
102
+ "value": "oklch(81.77% 0.0225 339.42deg)"
103
103
  },
104
104
  "primary-subtle-active": {
105
105
  "name": "Primary Subtle Active",
106
106
  "type": "color",
107
- "value": "#baa3b1"
107
+ "value": "oklch(73.98% 0.0330 340.64deg)"
108
108
  },
109
109
  "primary": {
110
110
  "name": "Primary",
111
111
  "type": "color",
112
- "value": "#744662"
112
+ "value": "oklch(45.73% 0.0742 343.15deg)"
113
113
  },
114
114
  "primary-hover": {
115
115
  "name": "Primary Hover",
116
116
  "type": "color",
117
- "value": "#5c384e"
117
+ "value": "oklch(39.16% 0.0605 342.87deg)"
118
118
  },
119
119
  "primary-active": {
120
120
  "name": "Primary Active",
121
121
  "type": "color",
122
- "value": "#543347"
122
+ "value": "oklch(36.83% 0.0562 343.09deg)"
123
123
  },
124
124
  "primary-emphasis": {
125
125
  "name": "Primary Emphasis",
126
126
  "type": "color",
127
- "value": "#977489"
127
+ "value": "oklch(59.99% 0.0528 342.04deg)"
128
128
  },
129
129
  "primary-on-subtle": {
130
130
  "name": "Primary On Subtle",
131
131
  "type": "color",
132
- "value": "#291922"
132
+ "value": "oklch(23.79% 0.0298 344.76deg)"
133
133
  },
134
134
  "on-primary": {
135
135
  "name": "On Primary",
136
136
  "type": "color",
137
- "value": "white"
137
+ "value": "oklch(100.00% 0.0001 0deg)"
138
138
  },
139
139
  "primary-on-surface": {
140
140
  "name": "Primary On Surface",
141
141
  "type": "color",
142
- "value": "#57354a"
142
+ "value": "oklch(37.75% 0.0579 342.51deg)"
143
143
  },
144
144
  "secondary-subtle": {
145
145
  "name": "Secondary Subtle",
146
146
  "type": "color",
147
- "value": "#faf9f7"
147
+ "value": "oklch(98.23% 0.0027 84.77deg)"
148
148
  },
149
149
  "secondary-subtle-hover": {
150
150
  "name": "Secondary Subtle Hover",
151
151
  "type": "color",
152
- "value": "#f7f5f1"
152
+ "value": "oklch(97.06% 0.0056 84.67deg)"
153
153
  },
154
154
  "secondary-subtle-active": {
155
155
  "name": "Secondary Subtle Active",
156
156
  "type": "color",
157
- "value": "#f4f1eb"
157
+ "value": "oklch(95.88% 0.0085 84.64deg)"
158
158
  },
159
159
  "secondary": {
160
160
  "name": "Secondary",
161
161
  "type": "color",
162
- "value": "#e8e3d6"
162
+ "value": "oklch(91.62% 0.0181 89.43deg)"
163
163
  },
164
164
  "secondary-hover": {
165
165
  "name": "Secondary Hover",
166
166
  "type": "color",
167
- "value": "#dad2bd"
167
+ "value": "oklch(86.45% 0.0295 89.63deg)"
168
168
  },
169
169
  "secondary-active": {
170
170
  "name": "Secondary Active",
171
171
  "type": "color",
172
- "value": "#d6cdb5"
172
+ "value": "oklch(84.92% 0.0338 89.91deg)"
173
173
  },
174
174
  "secondary-emphasis": {
175
175
  "name": "Secondary Emphasis",
176
176
  "type": "color",
177
- "value": "#eeeae0"
177
+ "value": "oklch(93.74% 0.0139 88.77deg)"
178
178
  },
179
179
  "secondary-on-subtle": {
180
180
  "name": "Secondary On Subtle",
181
181
  "type": "color",
182
- "value": "#514f4b"
182
+ "value": "oklch(42.82% 0.0070 84.63deg)"
183
183
  },
184
184
  "on-secondary": {
185
185
  "name": "On Secondary",
186
186
  "type": "color",
187
- "value": "black"
187
+ "value": "oklch(0.00% 0.0000 0deg)"
188
188
  },
189
189
  "secondary-on-surface": {
190
190
  "name": "Secondary On Surface",
191
191
  "type": "color",
192
- "value": "#aeaaa1"
192
+ "value": "oklch(73.87% 0.0134 86.90deg)"
193
193
  },
194
194
  "info-subtle": {
195
195
  "name": "Info Subtle",
196
196
  "type": "color",
197
- "value": "#e2f3f8"
197
+ "value": "oklch(95.30% 0.0193 217.48deg)"
198
198
  },
199
199
  "info-subtle-hover": {
200
200
  "name": "Info Subtle Hover",
201
201
  "type": "color",
202
- "value": "#cde9f3"
202
+ "value": "oklch(91.67% 0.0326 221.43deg)"
203
203
  },
204
204
  "info-subtle-active": {
205
205
  "name": "Info Subtle Active",
206
206
  "type": "color",
207
- "value": "#b8e0ef"
207
+ "value": "oklch(88.30% 0.0467 222.72deg)"
208
208
  },
209
209
  "info": {
210
210
  "name": "Info",
211
211
  "type": "color",
212
- "value": "#70c1de"
212
+ "value": "oklch(76.99% 0.0895 223.31deg)"
213
213
  },
214
214
  "info-hover": {
215
215
  "name": "Info Hover",
216
216
  "type": "color",
217
- "value": "#51b4d7"
217
+ "value": "oklch(72.49% 0.1048 224.43deg)"
218
218
  },
219
219
  "info-active": {
220
220
  "name": "Info Active",
221
221
  "type": "color",
222
- "value": "#47afd4"
222
+ "value": "oklch(70.87% 0.1086 225.16deg)"
223
223
  },
224
224
  "info-emphasis": {
225
225
  "name": "Info Emphasis",
226
226
  "type": "color",
227
- "value": "#94d1e6"
227
+ "value": "oklch(82.64% 0.0688 221.42deg)"
228
228
  },
229
229
  "info-on-subtle": {
230
230
  "name": "Info On Subtle",
231
231
  "type": "color",
232
- "value": "#27444e"
232
+ "value": "oklch(36.81% 0.0388 222.08deg)"
233
233
  },
234
234
  "on-info": {
235
235
  "name": "On Info",
236
236
  "type": "color",
237
- "value": "white"
237
+ "value": "oklch(100.00% 0.0001 0deg)"
238
238
  },
239
239
  "info-on-surface": {
240
240
  "name": "Info On Surface",
241
241
  "type": "color",
242
- "value": "#5491a7"
242
+ "value": "oklch(62.39% 0.0714 223.40deg)"
243
243
  },
244
244
  "success-subtle": {
245
245
  "name": "Success Subtle",
246
246
  "type": "color",
247
- "value": "#e8f1dc"
247
+ "value": "oklch(94.57% 0.0293 126.13deg)"
248
248
  },
249
249
  "success-subtle-hover": {
250
250
  "name": "Success Subtle Hover",
251
251
  "type": "color",
252
- "value": "#d7e7c1"
252
+ "value": "oklch(90.61% 0.0533 126.14deg)"
253
253
  },
254
254
  "success-subtle-active": {
255
255
  "name": "Success Subtle Active",
256
256
  "type": "color",
257
- "value": "#c6dda7"
257
+ "value": "oklch(86.68% 0.0760 126.74deg)"
258
258
  },
259
259
  "success": {
260
260
  "name": "Success",
261
261
  "type": "color",
262
- "value": "#8dba4f"
262
+ "value": "oklch(73.39% 0.1452 128.62deg)"
263
263
  },
264
264
  "success-hover": {
265
265
  "name": "Success Hover",
266
266
  "type": "color",
267
- "value": "#79a340"
267
+ "value": "oklch(66.37% 0.1366 128.96deg)"
268
268
  },
269
269
  "success-active": {
270
270
  "name": "Success Active",
271
271
  "type": "color",
272
- "value": "#729a3c"
272
+ "value": "oklch(63.64% 0.1311 129.01deg)"
273
273
  },
274
274
  "success-emphasis": {
275
275
  "name": "Success Emphasis",
276
276
  "type": "color",
277
- "value": "#aacb7b"
277
+ "value": "oklch(79.91% 0.1116 127.07deg)"
278
278
  },
279
279
  "success-on-subtle": {
280
280
  "name": "Success On Subtle",
281
281
  "type": "color",
282
- "value": "#31411c"
282
+ "value": "oklch(35.14% 0.0620 128.53deg)"
283
283
  },
284
284
  "on-success": {
285
285
  "name": "On Success",
286
286
  "type": "color",
287
- "value": "white"
287
+ "value": "oklch(100.00% 0.0001 0deg)"
288
288
  },
289
289
  "success-on-surface": {
290
290
  "name": "Success On Surface",
291
291
  "type": "color",
292
- "value": "#6a8c3b"
292
+ "value": "oklch(59.61% 0.1161 128.51deg)"
293
293
  },
294
294
  "warning-subtle": {
295
295
  "name": "Warning Subtle",
296
296
  "type": "color",
297
- "value": "#faf2e1"
297
+ "value": "oklch(96.28% 0.0239 85.82deg)"
298
298
  },
299
299
  "warning-subtle-hover": {
300
300
  "name": "Warning Subtle Hover",
301
301
  "type": "color",
302
- "value": "#f7e8ca"
302
+ "value": "oklch(93.52% 0.0425 84.59deg)"
303
303
  },
304
304
  "warning-subtle-active": {
305
305
  "name": "Warning Subtle Active",
306
306
  "type": "color",
307
- "value": "#f4dfb4"
307
+ "value": "oklch(91.01% 0.0605 84.99deg)"
308
308
  },
309
309
  "warning": {
310
310
  "name": "Warning",
311
311
  "type": "color",
312
- "value": "#e8be68"
312
+ "value": "oklch(82.11% 0.1152 83.76deg)"
313
313
  },
314
314
  "warning-hover": {
315
315
  "name": "Warning Hover",
316
316
  "type": "color",
317
- "value": "#e3b047"
317
+ "value": "oklch(78.51% 0.1335 82.39deg)"
318
318
  },
319
319
  "warning-active": {
320
320
  "name": "Warning Active",
321
321
  "type": "color",
322
- "value": "#e1ab3c"
322
+ "value": "oklch(77.24% 0.1380 81.63deg)"
323
323
  },
324
324
  "warning-emphasis": {
325
325
  "name": "Warning Emphasis",
326
326
  "type": "color",
327
- "value": "#eece8e"
327
+ "value": "oklch(86.40% 0.0890 84.13deg)"
328
328
  },
329
329
  "warning-on-subtle": {
330
330
  "name": "Warning On Subtle",
331
331
  "type": "color",
332
- "value": "#514324"
332
+ "value": "oklch(38.96% 0.0502 85.80deg)"
333
333
  },
334
334
  "on-warning": {
335
335
  "name": "On Warning",
336
336
  "type": "color",
337
- "value": "black"
337
+ "value": "oklch(0.00% 0.0000 0deg)"
338
338
  },
339
339
  "warning-on-surface": {
340
340
  "name": "Warning On Surface",
341
341
  "type": "color",
342
- "value": "#ae8f4e"
342
+ "value": "oklch(66.48% 0.0917 84.37deg)"
343
343
  },
344
344
  "error-subtle": {
345
345
  "name": "Error Subtle",
346
346
  "type": "color",
347
- "value": "#f0d4de"
347
+ "value": "oklch(89.60% 0.0337 354.01deg)"
348
348
  },
349
349
  "error-subtle-hover": {
350
350
  "name": "Error Subtle Hover",
351
351
  "type": "color",
352
- "value": "#e5b4c5"
352
+ "value": "oklch(81.88% 0.0607 355.71deg)"
353
353
  },
354
354
  "error-subtle-active": {
355
355
  "name": "Error Subtle Active",
356
356
  "type": "color",
357
- "value": "#da95ac"
357
+ "value": "oklch(74.43% 0.0877 357.75deg)"
358
358
  },
359
359
  "error": {
360
360
  "name": "Error",
361
361
  "type": "color",
362
- "value": "#b42a58"
362
+ "value": "oklch(51.69% 0.1756 6.21deg)"
363
363
  },
364
364
  "error-hover": {
365
365
  "name": "Error Hover",
366
366
  "type": "color",
367
- "value": "#952349"
367
+ "value": "oklch(45.18% 0.1510 5.85deg)"
368
368
  },
369
369
  "error-active": {
370
370
  "name": "Error Active",
371
371
  "type": "color",
372
- "value": "#8b2044"
372
+ "value": "oklch(42.96% 0.1436 5.64deg)"
373
373
  },
374
374
  "error-emphasis": {
375
375
  "name": "Error Emphasis",
376
376
  "type": "color",
377
- "value": "#c75f82"
377
+ "value": "oklch(62.09% 0.1371 0.59deg)"
378
378
  },
379
379
  "error-on-subtle": {
380
380
  "name": "Error On Subtle",
381
381
  "type": "color",
382
- "value": "#3f0f1f"
382
+ "value": "oklch(25.63% 0.0760 3.75deg)"
383
383
  },
384
384
  "on-error": {
385
385
  "name": "On Error",
386
386
  "type": "color",
387
- "value": "white"
387
+ "value": "oklch(100.00% 0.0001 0deg)"
388
388
  },
389
389
  "error-on-surface": {
390
390
  "name": "Error On Surface",
391
391
  "type": "color",
392
- "value": "#872042"
392
+ "value": "oklch(42.17% 0.1394 5.82deg)"
393
393
  },
394
394
  "series-a": {
395
395
  "name": "Series A",
396
396
  "type": "color",
397
- "value": "#c67eab"
397
+ "value": "oklch(68.20% 0.1060 342.19deg)"
398
398
  },
399
399
  "series-a-bold": {
400
400
  "name": "Series A Bold",
401
401
  "type": "color",
402
- "value": "#955f80"
402
+ "value": "oklch(55.50% 0.0832 342.78deg)"
403
403
  },
404
404
  "series-a-bolder": {
405
405
  "name": "Series A Bolder",
406
406
  "type": "color",
407
- "value": "#633f56"
407
+ "value": "oklch(41.75% 0.0605 341.28deg)"
408
408
  },
409
409
  "series-a-subtle": {
410
410
  "name": "Series A Subtle",
411
411
  "type": "color",
412
- "value": "#d49ec0"
412
+ "value": "oklch(76.03% 0.0780 340.90deg)"
413
413
  },
414
414
  "series-a-subtler": {
415
415
  "name": "Series A Subtler",
416
416
  "type": "color",
417
- "value": "#e3bfd5"
417
+ "value": "oklch(84.21% 0.0501 340.88deg)"
418
418
  },
419
419
  "series-b": {
420
420
  "name": "Series B",
421
421
  "type": "color",
422
- "value": "#742659"
422
+ "value": "oklch(40.39% 0.1246 343.96deg)"
423
423
  },
424
424
  "series-b-bold": {
425
425
  "name": "Series B Bold",
426
426
  "type": "color",
427
- "value": "#571d43"
427
+ "value": "oklch(33.40% 0.0983 343.53deg)"
428
428
  },
429
429
  "series-b-bolder": {
430
430
  "name": "Series B Bolder",
431
431
  "type": "color",
432
- "value": "#3a132d"
432
+ "value": "oklch(25.90% 0.0717 342.50deg)"
433
433
  },
434
434
  "series-b-subtle": {
435
435
  "name": "Series B Subtle",
436
436
  "type": "color",
437
- "value": "#975c83"
437
+ "value": "oklch(55.33% 0.0931 340.64deg)"
438
438
  },
439
439
  "series-b-subtler": {
440
440
  "name": "Series B Subtler",
441
441
  "type": "color",
442
- "value": "#ba93ac"
442
+ "value": "oklch(70.72% 0.0577 339.93deg)"
443
443
  },
444
444
  "series-c": {
445
445
  "name": "Series C",
446
446
  "type": "color",
447
- "value": "#3fc0df"
447
+ "value": "oklch(75.11% 0.1175 217.49deg)"
448
448
  },
449
449
  "series-c-bold": {
450
450
  "name": "Series C Bold",
451
451
  "type": "color",
452
- "value": "#2f90a7"
452
+ "value": "oklch(60.77% 0.0937 217.05deg)"
453
453
  },
454
454
  "series-c-bolder": {
455
455
  "name": "Series C Bolder",
456
456
  "type": "color",
457
- "value": "#206070"
457
+ "value": "oklch(45.59% 0.0683 217.69deg)"
458
458
  },
459
459
  "series-c-subtle": {
460
460
  "name": "Series C Subtle",
461
461
  "type": "color",
462
- "value": "#6fd0e7"
462
+ "value": "oklch(80.68% 0.0969 215.16deg)"
463
463
  },
464
464
  "series-c-subtler": {
465
465
  "name": "Series C Subtler",
466
466
  "type": "color",
467
- "value": "#9fe0ef"
467
+ "value": "oklch(86.81% 0.0686 213.70deg)"
468
468
  },
469
469
  "series-d": {
470
470
  "name": "Series D",
471
471
  "type": "color",
472
- "value": "#09899c"
472
+ "value": "oklch(57.89% 0.0994 212.01deg)"
473
473
  },
474
474
  "series-d-bold": {
475
475
  "name": "Series D Bold",
476
476
  "type": "color",
477
- "value": "#076775"
477
+ "value": "oklch(47.20% 0.0802 211.32deg)"
478
478
  },
479
479
  "series-d-bolder": {
480
480
  "name": "Series D Bolder",
481
481
  "type": "color",
482
- "value": "#05454e"
482
+ "value": "oklch(35.86% 0.0598 210.05deg)"
483
483
  },
484
484
  "series-d-subtle": {
485
485
  "name": "Series D Subtle",
486
486
  "type": "color",
487
- "value": "#47a7b5"
487
+ "value": "oklch(67.70% 0.0914 208.39deg)"
488
488
  },
489
489
  "series-d-subtler": {
490
490
  "name": "Series D Subtler",
491
491
  "type": "color",
492
- "value": "#84c4ce"
492
+ "value": "oklch(78.07% 0.0666 208.28deg)"
493
493
  },
494
494
  "series-e": {
495
495
  "name": "Series E",
496
496
  "type": "color",
497
- "value": "#dfbb4c"
497
+ "value": "oklch(80.33% 0.1339 90.98deg)"
498
498
  },
499
499
  "series-e-bold": {
500
500
  "name": "Series E Bold",
501
501
  "type": "color",
502
- "value": "#a78c39"
502
+ "value": "oklch(64.87% 0.1064 91.04deg)"
503
503
  },
504
504
  "series-e-bolder": {
505
505
  "name": "Series E Bolder",
506
506
  "type": "color",
507
- "value": "#705e26"
507
+ "value": "oklch(48.77% 0.0779 91.42deg)"
508
508
  },
509
509
  "series-e-subtle": {
510
510
  "name": "Series E Subtle",
511
511
  "type": "color",
512
- "value": "#e7cc79"
512
+ "value": "oklch(85.03% 0.1072 91.96deg)"
513
513
  },
514
514
  "series-e-subtler": {
515
515
  "name": "Series E Subtler",
516
516
  "type": "color",
517
- "value": "#efdda6"
517
+ "value": "oklch(89.91% 0.0736 92.12deg)"
518
518
  },
519
519
  "series-f": {
520
520
  "name": "Series F",
521
521
  "type": "color",
522
- "value": "#b38400"
522
+ "value": "oklch(64.21% 0.1319 83.33deg)"
523
523
  },
524
524
  "series-f-bold": {
525
525
  "name": "Series F Bold",
526
526
  "type": "color",
527
- "value": "#866300"
527
+ "value": "oklch(52.15% 0.1069 84.28deg)"
528
528
  },
529
529
  "series-f-bolder": {
530
530
  "name": "Series F Bolder",
531
531
  "type": "color",
532
- "value": "#5a4200"
532
+ "value": "oklch(39.46% 0.0808 85.05deg)"
533
533
  },
534
534
  "series-f-subtle": {
535
535
  "name": "Series F Subtle",
536
536
  "type": "color",
537
- "value": "#c6a340"
537
+ "value": "oklch(72.88% 0.1227 89.31deg)"
538
538
  },
539
539
  "series-f-subtler": {
540
540
  "name": "Series F Subtler",
541
541
  "type": "color",
542
- "value": "#d9c280"
542
+ "value": "oklch(81.85% 0.0885 91.01deg)"
543
543
  }
544
544
  }
545
545
  }