@progress/kendo-theme-fluent 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.
- package/dist/all.css +1 -1
- package/dist/fluent-1-dark.css +1 -1
- package/dist/fluent-1-dark.scss +147 -147
- package/dist/fluent-1.css +1 -1
- package/dist/fluent-1.scss +147 -147
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +147 -147
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +9932 -11196
- package/dist/meta/sassdoc-raw-data.json +2940 -3353
- package/dist/meta/variables.json +3614 -3903
- package/lib/swatches/all.json +6 -6
- package/lib/swatches/fluent-1-dark.json +153 -153
- package/lib/swatches/fluent-1.json +153 -153
- package/lib/swatches/fluent-main-dark.json +153 -153
- package/lib/swatches/fluent-main.json +6 -6
- package/package.json +4 -4
- package/scss/action-sheet/_variables.scss +8 -8
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +7 -7
- package/scss/bottom-navigation/_variables.scss +3 -3
- package/scss/breadcrumb/_variables.scss +14 -14
- package/scss/bubble/_variables.scss +1 -1
- package/scss/button/_layout.scss +5 -0
- package/scss/button/_variables.scss +28 -8
- package/scss/calendar/_variables.scss +14 -14
- package/scss/captcha/_variables.scss +4 -4
- package/scss/card/_variables.scss +13 -13
- package/scss/chat/_layout.scss +1 -1
- package/scss/chat/_variables.scss +9 -9
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_variables.scss +10 -10
- package/scss/color-preview/_variables.scss +4 -1
- package/scss/coloreditor/_variables.scss +3 -3
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/colorpalette/_variables.scss +2 -2
- package/scss/column-menu/_variables.scss +7 -7
- package/scss/core/_index.scss +10 -0
- package/scss/core/border-radii/_index.scss +13 -10
- package/scss/core/color-system/_swatch.scss +174 -155
- package/scss/core/spacing/_index.scss +36 -38
- package/scss/core/typography/_index.scss +96 -4
- package/scss/dataviz/_variables.scss +15 -15
- package/scss/dock-manager/_variables.scss +4 -4
- package/scss/draggable/_variables.scss +3 -3
- package/scss/drawer/_variables.scss +8 -8
- package/scss/dropzone/_layout.scss +1 -1
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +3 -3
- package/scss/fab/_variables.scss +5 -5
- package/scss/file-box/_variables.scss +4 -4
- package/scss/filemanager/_variables.scss +3 -3
- package/scss/floating-label/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +3 -3
- package/scss/grid/_variables.scss +11 -11
- package/scss/imageeditor/_variables.scss +5 -5
- package/scss/input/_variables.scss +8 -8
- package/scss/list/_variables.scss +32 -32
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +2 -2
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +3 -3
- package/scss/map/_variables.scss +3 -3
- package/scss/mediaplayer/_variables.scss +4 -4
- package/scss/menu/_variables.scss +10 -10
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +9 -9
- package/scss/pager/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +2 -2
- package/scss/panelbar/_variables.scss +3 -3
- package/scss/pdf-viewer/_variables.scss +4 -4
- package/scss/pivotgrid/_variables.scss +5 -5
- package/scss/popover/_layout.scss +2 -2
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +3 -3
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_variables.scss +5 -5
- package/scss/scrollview/_variables.scss +3 -3
- package/scss/segmented-control/_variables.scss +7 -7
- package/scss/slider/_layout.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_variables.scss +3 -3
- package/scss/stepper/_variables.scss +5 -5
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/switch/_variables.scss +1 -1
- package/scss/table/_variables.scss +2 -2
- package/scss/tabstrip/_variables.scss +4 -4
- package/scss/taskboard/_variables.scss +7 -7
- package/scss/timeline/_variables.scss +4 -4
- package/scss/timeselector/_variables.scss +8 -8
- package/scss/toolbar/_variables.scss +3 -3
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treeview/_variables.scss +7 -7
- package/scss/typography/_variables.scss +51 -50
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_variables.scss +4 -4
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +3 -3
- package/scss/core/color-system/_palettes.scss +0 -305
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
"name": "Fluent 1 Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-fluent",
|
|
6
|
-
"version": "13.
|
|
6
|
+
"version": "13.2.0-dev.0",
|
|
7
7
|
"previewColors": [
|
|
8
|
-
"
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
8
|
+
"oklch(21.85% 0.0025 67.57deg)",
|
|
9
|
+
"oklch(24.42% 0.0024 67.57deg)",
|
|
10
|
+
"oklch(66.72% 0.1671 248.75deg)",
|
|
11
|
+
"oklch(70.36% 0.0036 67.48deg)",
|
|
12
|
+
"oklch(96.16% 0.0016 66.90deg)"
|
|
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": "
|
|
22
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
23
23
|
},
|
|
24
24
|
"on-app-surface": {
|
|
25
25
|
"name": "On App Surface",
|
|
26
26
|
"type": "color",
|
|
27
|
-
"value": "
|
|
27
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
28
28
|
},
|
|
29
29
|
"subtle": {
|
|
30
30
|
"name": "Subtle",
|
|
31
31
|
"type": "color",
|
|
32
|
-
"value": "
|
|
32
|
+
"value": "oklch(70.36% 0.0036 67.48deg)"
|
|
33
33
|
},
|
|
34
34
|
"surface": {
|
|
35
35
|
"name": "Surface",
|
|
36
36
|
"type": "color",
|
|
37
|
-
"value": "
|
|
37
|
+
"value": "oklch(24.42% 0.0024 67.57deg)"
|
|
38
38
|
},
|
|
39
39
|
"surface-alt": {
|
|
40
40
|
"name": "Surface Alt",
|
|
41
41
|
"type": "color",
|
|
42
|
-
"value": "
|
|
42
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
43
43
|
},
|
|
44
44
|
"border": {
|
|
45
45
|
"name": "Border",
|
|
46
46
|
"type": "color",
|
|
47
|
-
"value": "
|
|
47
|
+
"value": "oklch(70.36% 0.0036 67.48deg)"
|
|
48
48
|
},
|
|
49
49
|
"border-alt": {
|
|
50
50
|
"name": "Border Alt",
|
|
51
51
|
"type": "color",
|
|
52
|
-
"value": "
|
|
52
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
53
53
|
},
|
|
54
54
|
"base-subtle": {
|
|
55
55
|
"name": "Base Subtle",
|
|
56
56
|
"type": "color",
|
|
57
|
-
"value": "
|
|
57
|
+
"value": "oklch(27.75% 0.0023 67.56deg)"
|
|
58
58
|
},
|
|
59
59
|
"base-subtle-hover": {
|
|
60
60
|
"name": "Base Subtle Hover",
|
|
61
61
|
"type": "color",
|
|
62
|
-
"value": "
|
|
62
|
+
"value": "oklch(30.98% 0.0022 67.54deg)"
|
|
63
63
|
},
|
|
64
64
|
"base-subtle-active": {
|
|
65
65
|
"name": "Base Subtle Active",
|
|
66
66
|
"type": "color",
|
|
67
|
-
"value": "
|
|
67
|
+
"value": "oklch(34.91% 0.0022 67.52deg)"
|
|
68
68
|
},
|
|
69
69
|
"base": {
|
|
70
70
|
"name": "Base",
|
|
71
71
|
"type": "color",
|
|
72
|
-
"value": "
|
|
72
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
73
73
|
},
|
|
74
74
|
"base-hover": {
|
|
75
75
|
"name": "Base Hover",
|
|
76
76
|
"type": "color",
|
|
77
|
-
"value": "
|
|
77
|
+
"value": "oklch(26.10% 0.0023 67.56deg)"
|
|
78
78
|
},
|
|
79
79
|
"base-active": {
|
|
80
80
|
"name": "Base Active",
|
|
81
81
|
"type": "color",
|
|
82
|
-
"value": "
|
|
82
|
+
"value": "oklch(27.75% 0.0023 67.56deg)"
|
|
83
83
|
},
|
|
84
84
|
"base-emphasis": {
|
|
85
85
|
"name": "Base Emphasis",
|
|
86
86
|
"type": "color",
|
|
87
|
-
"value": "
|
|
87
|
+
"value": "oklch(70.36% 0.0036 67.48deg)"
|
|
88
88
|
},
|
|
89
89
|
"base-on-subtle": {
|
|
90
90
|
"name": "Base On Subtle",
|
|
91
91
|
"type": "color",
|
|
92
|
-
"value": "
|
|
92
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
93
93
|
},
|
|
94
94
|
"on-base": {
|
|
95
95
|
"name": "On Base",
|
|
96
96
|
"type": "color",
|
|
97
|
-
"value": "
|
|
97
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
98
98
|
},
|
|
99
99
|
"base-on-surface": {
|
|
100
100
|
"name": "Base On Surface",
|
|
101
101
|
"type": "color",
|
|
102
|
-
"value": "
|
|
102
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
103
103
|
},
|
|
104
104
|
"primary-subtle": {
|
|
105
105
|
"name": "Primary Subtle",
|
|
106
106
|
"type": "color",
|
|
107
|
-
"value": "
|
|
107
|
+
"value": "oklch(26.60% 0.0215 240.20deg)"
|
|
108
108
|
},
|
|
109
109
|
"primary-subtle-hover": {
|
|
110
110
|
"name": "Primary Subtle Hover",
|
|
111
111
|
"type": "color",
|
|
112
|
-
"value": "
|
|
112
|
+
"value": "oklch(31.21% 0.0423 245.59deg)"
|
|
113
113
|
},
|
|
114
114
|
"primary-subtle-active": {
|
|
115
115
|
"name": "Primary Subtle Active",
|
|
116
116
|
"type": "color",
|
|
117
|
-
"value": "
|
|
117
|
+
"value": "oklch(35.98% 0.0610 245.36deg)"
|
|
118
118
|
},
|
|
119
119
|
"primary": {
|
|
120
120
|
"name": "Primary",
|
|
121
121
|
"type": "color",
|
|
122
|
-
"value": "
|
|
122
|
+
"value": "oklch(66.72% 0.1671 248.75deg)"
|
|
123
123
|
},
|
|
124
124
|
"primary-hover": {
|
|
125
125
|
"name": "Primary Hover",
|
|
126
126
|
"type": "color",
|
|
127
|
-
"value": "
|
|
127
|
+
"value": "oklch(68.57% 0.1536 247.32deg)"
|
|
128
128
|
},
|
|
129
129
|
"primary-active": {
|
|
130
130
|
"name": "Primary Active",
|
|
131
131
|
"type": "color",
|
|
132
|
-
"value": "
|
|
132
|
+
"value": "oklch(75.82% 0.1175 244.87deg)"
|
|
133
133
|
},
|
|
134
134
|
"primary-emphasis": {
|
|
135
135
|
"name": "Primary Emphasis",
|
|
136
136
|
"type": "color",
|
|
137
|
-
"value": "
|
|
137
|
+
"value": "oklch(78.11% 0.1011 244.22deg)"
|
|
138
138
|
},
|
|
139
139
|
"primary-on-subtle": {
|
|
140
140
|
"name": "Primary On Subtle",
|
|
141
141
|
"type": "color",
|
|
142
|
-
"value": "
|
|
142
|
+
"value": "oklch(90.23% 0.0452 243.24deg)"
|
|
143
143
|
},
|
|
144
144
|
"on-primary": {
|
|
145
145
|
"name": "On Primary",
|
|
146
146
|
"type": "color",
|
|
147
|
-
"value": "
|
|
147
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
148
148
|
},
|
|
149
149
|
"primary-on-surface": {
|
|
150
150
|
"name": "Primary On Surface",
|
|
151
151
|
"type": "color",
|
|
152
|
-
"value": "
|
|
152
|
+
"value": "oklch(66.72% 0.1671 248.75deg)"
|
|
153
153
|
},
|
|
154
154
|
"secondary-subtle": {
|
|
155
155
|
"name": "Secondary Subtle",
|
|
156
156
|
"type": "color",
|
|
157
|
-
"value": "
|
|
157
|
+
"value": "oklch(34.91% 0.0022 67.52deg)"
|
|
158
158
|
},
|
|
159
159
|
"secondary-subtle-hover": {
|
|
160
160
|
"name": "Secondary Subtle Hover",
|
|
161
161
|
"type": "color",
|
|
162
|
-
"value": "
|
|
162
|
+
"value": "oklch(41.81% 0.0031 48.16deg)"
|
|
163
163
|
},
|
|
164
164
|
"secondary-subtle-active": {
|
|
165
165
|
"name": "Secondary Subtle Active",
|
|
166
166
|
"type": "color",
|
|
167
|
-
"value": "
|
|
167
|
+
"value": "oklch(50.09% 0.0040 67.55deg)"
|
|
168
168
|
},
|
|
169
169
|
"secondary": {
|
|
170
170
|
"name": "Secondary",
|
|
171
171
|
"type": "color",
|
|
172
|
-
"value": "
|
|
172
|
+
"value": "oklch(70.36% 0.0036 67.48deg)"
|
|
173
173
|
},
|
|
174
174
|
"secondary-hover": {
|
|
175
175
|
"name": "Secondary Hover",
|
|
176
176
|
"type": "color",
|
|
177
|
-
"value": "
|
|
177
|
+
"value": "oklch(76.49% 0.0026 47.63deg)"
|
|
178
178
|
},
|
|
179
179
|
"secondary-active": {
|
|
180
180
|
"name": "Secondary Active",
|
|
181
181
|
"type": "color",
|
|
182
|
-
"value": "
|
|
182
|
+
"value": "oklch(82.87% 0.0036 38.40deg)"
|
|
183
183
|
},
|
|
184
184
|
"secondary-emphasis": {
|
|
185
185
|
"name": "Secondary Emphasis",
|
|
186
186
|
"type": "color",
|
|
187
|
-
"value": "
|
|
187
|
+
"value": "oklch(57.04% 0.0038 67.53deg)"
|
|
188
188
|
},
|
|
189
189
|
"secondary-on-subtle": {
|
|
190
190
|
"name": "Secondary On Subtle",
|
|
191
191
|
"type": "color",
|
|
192
|
-
"value": "
|
|
192
|
+
"value": "oklch(98.26% 0.0016 66.88deg)"
|
|
193
193
|
},
|
|
194
194
|
"on-secondary": {
|
|
195
195
|
"name": "On Secondary",
|
|
196
196
|
"type": "color",
|
|
197
|
-
"value": "
|
|
197
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
198
198
|
},
|
|
199
199
|
"secondary-on-surface": {
|
|
200
200
|
"name": "Secondary On Surface",
|
|
201
201
|
"type": "color",
|
|
202
|
-
"value": "
|
|
202
|
+
"value": "oklch(89.19% 0.0016 66.99deg)"
|
|
203
203
|
},
|
|
204
204
|
"tertiary-subtle": {
|
|
205
205
|
"name": "Tertiary Subtle",
|
|
206
206
|
"type": "color",
|
|
207
|
-
"value": "
|
|
207
|
+
"value": "oklch(27.77% 0.0529 248.54deg)"
|
|
208
208
|
},
|
|
209
209
|
"tertiary-subtle-hover": {
|
|
210
210
|
"name": "Tertiary Subtle Hover",
|
|
211
211
|
"type": "color",
|
|
212
|
-
"value": "
|
|
212
|
+
"value": "oklch(33.64% 0.0691 249.42deg)"
|
|
213
213
|
},
|
|
214
214
|
"tertiary-subtle-active": {
|
|
215
215
|
"name": "Tertiary Subtle Active",
|
|
216
216
|
"type": "color",
|
|
217
|
-
"value": "
|
|
217
|
+
"value": "oklch(39.60% 0.0848 249.48deg)"
|
|
218
218
|
},
|
|
219
219
|
"tertiary": {
|
|
220
220
|
"name": "Tertiary",
|
|
221
221
|
"type": "color",
|
|
222
|
-
"value": "
|
|
222
|
+
"value": "oklch(77.83% 0.0725 246.29deg)"
|
|
223
223
|
},
|
|
224
224
|
"tertiary-hover": {
|
|
225
225
|
"name": "Tertiary Hover",
|
|
226
226
|
"type": "color",
|
|
227
|
-
"value": "
|
|
227
|
+
"value": "oklch(81.87% 0.0583 246.98deg)"
|
|
228
228
|
},
|
|
229
229
|
"tertiary-active": {
|
|
230
230
|
"name": "Tertiary Active",
|
|
231
231
|
"type": "color",
|
|
232
|
-
"value": "
|
|
232
|
+
"value": "oklch(86.80% 0.0418 246.11deg)"
|
|
233
233
|
},
|
|
234
234
|
"tertiary-emphasis": {
|
|
235
235
|
"name": "Tertiary Emphasis",
|
|
236
236
|
"type": "color",
|
|
237
|
-
"value": "
|
|
237
|
+
"value": "oklch(65.59% 0.1135 248.54deg)"
|
|
238
238
|
},
|
|
239
239
|
"tertiary-on-subtle": {
|
|
240
240
|
"name": "Tertiary On Subtle",
|
|
241
241
|
"type": "color",
|
|
242
|
-
"value": "
|
|
242
|
+
"value": "oklch(91.75% 0.0268 246.42deg)"
|
|
243
243
|
},
|
|
244
244
|
"on-tertiary": {
|
|
245
245
|
"name": "On Tertiary",
|
|
246
246
|
"type": "color",
|
|
247
|
-
"value": "
|
|
247
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
248
248
|
},
|
|
249
249
|
"tertiary-on-surface": {
|
|
250
250
|
"name": "Tertiary On Surface",
|
|
251
251
|
"type": "color",
|
|
252
|
-
"value": "
|
|
252
|
+
"value": "oklch(77.83% 0.0725 246.29deg)"
|
|
253
253
|
},
|
|
254
254
|
"info-subtle": {
|
|
255
255
|
"name": "Info Subtle",
|
|
256
256
|
"type": "color",
|
|
257
|
-
"value": "
|
|
257
|
+
"value": "oklch(29.46% 0.0801 248.41deg)"
|
|
258
258
|
},
|
|
259
259
|
"info-subtle-hover": {
|
|
260
260
|
"name": "Info Subtle Hover",
|
|
261
261
|
"type": "color",
|
|
262
|
-
"value": "
|
|
262
|
+
"value": "oklch(37.69% 0.1065 249.91deg)"
|
|
263
263
|
},
|
|
264
264
|
"info-subtle-active": {
|
|
265
265
|
"name": "Info Subtle Active",
|
|
266
266
|
"type": "color",
|
|
267
|
-
"value": "
|
|
267
|
+
"value": "oklch(42.89% 0.1223 250.27deg)"
|
|
268
268
|
},
|
|
269
269
|
"info": {
|
|
270
270
|
"name": "Info",
|
|
271
271
|
"type": "color",
|
|
272
|
-
"value": "
|
|
272
|
+
"value": "oklch(72.91% 0.1503 245.41deg)"
|
|
273
273
|
},
|
|
274
274
|
"info-hover": {
|
|
275
275
|
"name": "Info Hover",
|
|
276
276
|
"type": "color",
|
|
277
|
-
"value": "
|
|
277
|
+
"value": "oklch(78.37% 0.1195 243.26deg)"
|
|
278
278
|
},
|
|
279
279
|
"info-active": {
|
|
280
280
|
"name": "Info Active",
|
|
281
281
|
"type": "color",
|
|
282
|
-
"value": "
|
|
282
|
+
"value": "oklch(82.67% 0.0946 242.68deg)"
|
|
283
283
|
},
|
|
284
284
|
"info-emphasis": {
|
|
285
285
|
"name": "Info Emphasis",
|
|
286
286
|
"type": "color",
|
|
287
|
-
"value": "
|
|
287
|
+
"value": "oklch(82.67% 0.0946 242.68deg)"
|
|
288
288
|
},
|
|
289
289
|
"info-on-subtle": {
|
|
290
290
|
"name": "Info On Subtle",
|
|
291
291
|
"type": "color",
|
|
292
|
-
"value": "
|
|
292
|
+
"value": "oklch(91.98% 0.0430 240.79deg)"
|
|
293
293
|
},
|
|
294
294
|
"on-info": {
|
|
295
295
|
"name": "On Info",
|
|
296
296
|
"type": "color",
|
|
297
|
-
"value": "
|
|
297
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
298
298
|
},
|
|
299
299
|
"info-on-surface": {
|
|
300
300
|
"name": "Info On Surface",
|
|
301
301
|
"type": "color",
|
|
302
|
-
"value": "
|
|
302
|
+
"value": "oklch(78.37% 0.1195 243.26deg)"
|
|
303
303
|
},
|
|
304
304
|
"success-subtle": {
|
|
305
305
|
"name": "Success Subtle",
|
|
306
306
|
"type": "color",
|
|
307
|
-
"value": "
|
|
307
|
+
"value": "oklch(34.73% 0.0530 114.76deg)"
|
|
308
308
|
},
|
|
309
309
|
"success-subtle-hover": {
|
|
310
310
|
"name": "Success Subtle Hover",
|
|
311
311
|
"type": "color",
|
|
312
|
-
"value": "
|
|
312
|
+
"value": "oklch(43.41% 0.0717 117.21deg)"
|
|
313
313
|
},
|
|
314
314
|
"success-subtle-active": {
|
|
315
315
|
"name": "Success Subtle Active",
|
|
316
316
|
"type": "color",
|
|
317
|
-
"value": "
|
|
317
|
+
"value": "oklch(48.17% 0.0855 119.96deg)"
|
|
318
318
|
},
|
|
319
319
|
"success": {
|
|
320
320
|
"name": "Success",
|
|
321
321
|
"type": "color",
|
|
322
|
-
"value": "
|
|
322
|
+
"value": "oklch(78.01% 0.1454 128.67deg)"
|
|
323
323
|
},
|
|
324
324
|
"success-hover": {
|
|
325
325
|
"name": "Success Hover",
|
|
326
326
|
"type": "color",
|
|
327
|
-
"value": "
|
|
327
|
+
"value": "oklch(81.59% 0.1318 128.03deg)"
|
|
328
328
|
},
|
|
329
329
|
"success-active": {
|
|
330
330
|
"name": "Success Active",
|
|
331
331
|
"type": "color",
|
|
332
|
-
"value": "
|
|
332
|
+
"value": "oklch(84.91% 0.1151 127.79deg)"
|
|
333
333
|
},
|
|
334
334
|
"success-emphasis": {
|
|
335
335
|
"name": "Success Emphasis",
|
|
336
336
|
"type": "color",
|
|
337
|
-
"value": "
|
|
337
|
+
"value": "oklch(75.89% 0.1515 129.25deg)"
|
|
338
338
|
},
|
|
339
339
|
"success-on-subtle": {
|
|
340
340
|
"name": "Success On Subtle",
|
|
341
341
|
"type": "color",
|
|
342
|
-
"value": "
|
|
342
|
+
"value": "oklch(95.23% 0.0430 125.90deg)"
|
|
343
343
|
},
|
|
344
344
|
"on-success": {
|
|
345
345
|
"name": "On Success",
|
|
346
346
|
"type": "color",
|
|
347
|
-
"value": "
|
|
347
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
348
348
|
},
|
|
349
349
|
"success-on-surface": {
|
|
350
350
|
"name": "Success On Surface",
|
|
351
351
|
"type": "color",
|
|
352
|
-
"value": "
|
|
352
|
+
"value": "oklch(88.96% 0.0878 127.00deg)"
|
|
353
353
|
},
|
|
354
354
|
"warning-subtle": {
|
|
355
355
|
"name": "Warning Subtle",
|
|
356
356
|
"type": "color",
|
|
357
|
-
"value": "
|
|
357
|
+
"value": "oklch(33.73% 0.0471 83.25deg)"
|
|
358
358
|
},
|
|
359
359
|
"warning-subtle-hover": {
|
|
360
360
|
"name": "Warning Subtle Hover",
|
|
361
361
|
"type": "color",
|
|
362
|
-
"value": "
|
|
362
|
+
"value": "oklch(38.50% 0.0577 79.64deg)"
|
|
363
363
|
},
|
|
364
364
|
"warning-subtle-active": {
|
|
365
365
|
"name": "Warning Subtle Active",
|
|
366
366
|
"type": "color",
|
|
367
|
-
"value": "
|
|
367
|
+
"value": "oklch(45.46% 0.0735 77.93deg)"
|
|
368
368
|
},
|
|
369
369
|
"warning": {
|
|
370
370
|
"name": "Warning",
|
|
371
371
|
"type": "color",
|
|
372
|
-
"value": "
|
|
372
|
+
"value": "oklch(79.76% 0.1017 68.84deg)"
|
|
373
373
|
},
|
|
374
374
|
"warning-hover": {
|
|
375
375
|
"name": "Warning Hover",
|
|
376
376
|
"type": "color",
|
|
377
|
-
"value": "
|
|
377
|
+
"value": "oklch(82.12% 0.0946 67.41deg)"
|
|
378
378
|
},
|
|
379
379
|
"warning-active": {
|
|
380
380
|
"name": "Warning Active",
|
|
381
381
|
"type": "color",
|
|
382
|
-
"value": "
|
|
382
|
+
"value": "oklch(85.83% 0.0780 66.46deg)"
|
|
383
383
|
},
|
|
384
384
|
"warning-emphasis": {
|
|
385
385
|
"name": "Warning Emphasis",
|
|
386
386
|
"type": "color",
|
|
387
|
-
"value": "
|
|
387
|
+
"value": "oklch(82.87% 0.0036 38.40deg)"
|
|
388
388
|
},
|
|
389
389
|
"warning-on-subtle": {
|
|
390
390
|
"name": "Warning On Subtle",
|
|
391
391
|
"type": "color",
|
|
392
|
-
"value": "
|
|
392
|
+
"value": "oklch(93.09% 0.0382 60.94deg)"
|
|
393
393
|
},
|
|
394
394
|
"on-warning": {
|
|
395
395
|
"name": "On Warning",
|
|
396
396
|
"type": "color",
|
|
397
|
-
"value": "
|
|
397
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
398
398
|
},
|
|
399
399
|
"warning-on-surface": {
|
|
400
400
|
"name": "Warning On Surface",
|
|
401
401
|
"type": "color",
|
|
402
|
-
"value": "
|
|
402
|
+
"value": "oklch(89.23% 0.0585 63.58deg)"
|
|
403
403
|
},
|
|
404
404
|
"error-subtle": {
|
|
405
405
|
"name": "Error Subtle",
|
|
406
406
|
"type": "color",
|
|
407
|
-
"value": "
|
|
407
|
+
"value": "oklch(30.95% 0.0440 22.02deg)"
|
|
408
408
|
},
|
|
409
409
|
"error-subtle-hover": {
|
|
410
410
|
"name": "Error Subtle Hover",
|
|
411
411
|
"type": "color",
|
|
412
|
-
"value": "
|
|
412
|
+
"value": "oklch(37.18% 0.0698 22.21deg)"
|
|
413
413
|
},
|
|
414
414
|
"error-subtle-active": {
|
|
415
415
|
"name": "Error Subtle Active",
|
|
416
416
|
"type": "color",
|
|
417
|
-
"value": "
|
|
417
|
+
"value": "oklch(43.77% 0.0974 21.87deg)"
|
|
418
418
|
},
|
|
419
419
|
"error": {
|
|
420
420
|
"name": "Error",
|
|
421
421
|
"type": "color",
|
|
422
|
-
"value": "
|
|
422
|
+
"value": "oklch(74.10% 0.1391 17.14deg)"
|
|
423
423
|
},
|
|
424
424
|
"error-hover": {
|
|
425
425
|
"name": "Error Hover",
|
|
426
426
|
"type": "color",
|
|
427
|
-
"value": "
|
|
427
|
+
"value": "oklch(79.73% 0.1074 15.39deg)"
|
|
428
428
|
},
|
|
429
429
|
"error-active": {
|
|
430
430
|
"name": "Error Active",
|
|
431
431
|
"type": "color",
|
|
432
|
-
"value": "
|
|
432
|
+
"value": "oklch(85.08% 0.0766 13.70deg)"
|
|
433
433
|
},
|
|
434
434
|
"error-emphasis": {
|
|
435
435
|
"name": "Error Emphasis",
|
|
436
436
|
"type": "color",
|
|
437
|
-
"value": "
|
|
437
|
+
"value": "oklch(70.15% 0.1589 16.84deg)"
|
|
438
438
|
},
|
|
439
439
|
"error-on-subtle": {
|
|
440
440
|
"name": "Error On Subtle",
|
|
441
441
|
"type": "color",
|
|
442
|
-
"value": "
|
|
442
|
+
"value": "oklch(91.28% 0.0437 12.61deg)"
|
|
443
443
|
},
|
|
444
444
|
"on-error": {
|
|
445
445
|
"name": "On Error",
|
|
446
446
|
"type": "color",
|
|
447
|
-
"value": "
|
|
447
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
448
448
|
},
|
|
449
449
|
"error-on-surface": {
|
|
450
450
|
"name": "Error On Surface",
|
|
451
451
|
"type": "color",
|
|
452
|
-
"value": "
|
|
452
|
+
"value": "oklch(79.73% 0.1074 15.39deg)"
|
|
453
453
|
},
|
|
454
454
|
"light-subtle": {
|
|
455
455
|
"name": "Light Subtle",
|
|
456
456
|
"type": "color",
|
|
457
|
-
"value": "
|
|
457
|
+
"value": "oklch(89.19% 0.0016 66.99deg)"
|
|
458
458
|
},
|
|
459
459
|
"light-subtle-hover": {
|
|
460
460
|
"name": "Light Subtle Hover",
|
|
461
461
|
"type": "color",
|
|
462
|
-
"value": "
|
|
462
|
+
"value": "oklch(82.87% 0.0036 38.40deg)"
|
|
463
463
|
},
|
|
464
464
|
"light-subtle-active": {
|
|
465
465
|
"name": "Light Subtle Active",
|
|
466
466
|
"type": "color",
|
|
467
|
-
"value": "
|
|
467
|
+
"value": "oklch(76.49% 0.0026 47.63deg)"
|
|
468
468
|
},
|
|
469
469
|
"light": {
|
|
470
470
|
"name": "Light",
|
|
471
471
|
"type": "color",
|
|
472
|
-
"value": "
|
|
472
|
+
"value": "oklch(98.26% 0.0016 66.88deg)"
|
|
473
473
|
},
|
|
474
474
|
"light-hover": {
|
|
475
475
|
"name": "Light Hover",
|
|
476
476
|
"type": "color",
|
|
477
|
-
"value": "
|
|
477
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
478
478
|
},
|
|
479
479
|
"light-active": {
|
|
480
480
|
"name": "Light Active",
|
|
481
481
|
"type": "color",
|
|
482
|
-
"value": "
|
|
482
|
+
"value": "oklch(89.19% 0.0016 66.99deg)"
|
|
483
483
|
},
|
|
484
484
|
"light-emphasis": {
|
|
485
485
|
"name": "Light Emphasis",
|
|
486
486
|
"type": "color",
|
|
487
|
-
"value": "
|
|
487
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
488
488
|
},
|
|
489
489
|
"light-on-subtle": {
|
|
490
490
|
"name": "Light On Subtle",
|
|
491
491
|
"type": "color",
|
|
492
|
-
"value": "
|
|
492
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
493
493
|
},
|
|
494
494
|
"on-light": {
|
|
495
495
|
"name": "On Light",
|
|
496
496
|
"type": "color",
|
|
497
|
-
"value": "
|
|
497
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
498
498
|
},
|
|
499
499
|
"light-on-surface": {
|
|
500
500
|
"name": "Light On Surface",
|
|
501
501
|
"type": "color",
|
|
502
|
-
"value": "
|
|
502
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
503
503
|
},
|
|
504
504
|
"dark-subtle": {
|
|
505
505
|
"name": "Dark Subtle",
|
|
506
506
|
"type": "color",
|
|
507
|
-
"value": "
|
|
507
|
+
"value": "oklch(24.42% 0.0024 67.57deg)"
|
|
508
508
|
},
|
|
509
509
|
"dark-subtle-hover": {
|
|
510
510
|
"name": "Dark Subtle Hover",
|
|
511
511
|
"type": "color",
|
|
512
|
-
"value": "
|
|
512
|
+
"value": "oklch(26.10% 0.0023 67.56deg)"
|
|
513
513
|
},
|
|
514
514
|
"dark-subtle-active": {
|
|
515
515
|
"name": "Dark Subtle Active",
|
|
516
516
|
"type": "color",
|
|
517
|
-
"value": "
|
|
517
|
+
"value": "oklch(27.75% 0.0023 67.56deg)"
|
|
518
518
|
},
|
|
519
519
|
"dark": {
|
|
520
520
|
"name": "Dark",
|
|
521
521
|
"type": "color",
|
|
522
|
-
"value": "
|
|
522
|
+
"value": "oklch(34.91% 0.0022 67.52deg)"
|
|
523
523
|
},
|
|
524
524
|
"dark-hover": {
|
|
525
525
|
"name": "Dark Hover",
|
|
526
526
|
"type": "color",
|
|
527
|
-
"value": "
|
|
527
|
+
"value": "oklch(41.81% 0.0031 48.16deg)"
|
|
528
528
|
},
|
|
529
529
|
"dark-active": {
|
|
530
530
|
"name": "Dark Active",
|
|
531
531
|
"type": "color",
|
|
532
|
-
"value": "
|
|
532
|
+
"value": "oklch(50.09% 0.0040 67.55deg)"
|
|
533
533
|
},
|
|
534
534
|
"dark-emphasis": {
|
|
535
535
|
"name": "Dark Emphasis",
|
|
536
536
|
"type": "color",
|
|
537
|
-
"value": "
|
|
537
|
+
"value": "oklch(30.98% 0.0022 67.54deg)"
|
|
538
538
|
},
|
|
539
539
|
"dark-on-subtle": {
|
|
540
540
|
"name": "Dark On Subtle",
|
|
541
541
|
"type": "color",
|
|
542
|
-
"value": "
|
|
542
|
+
"value": "oklch(76.49% 0.0026 47.63deg)"
|
|
543
543
|
},
|
|
544
544
|
"on-dark": {
|
|
545
545
|
"name": "On Dark",
|
|
546
546
|
"type": "color",
|
|
547
|
-
"value": "
|
|
547
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
548
548
|
},
|
|
549
549
|
"dark-on-surface": {
|
|
550
550
|
"name": "Dark On Surface",
|
|
551
551
|
"type": "color",
|
|
552
|
-
"value": "
|
|
552
|
+
"value": "oklch(50.09% 0.0040 67.55deg)"
|
|
553
553
|
},
|
|
554
554
|
"inverse-subtle": {
|
|
555
555
|
"name": "Inverse Subtle",
|
|
556
556
|
"type": "color",
|
|
557
|
-
"value": "
|
|
557
|
+
"value": "oklch(89.19% 0.0016 66.99deg)"
|
|
558
558
|
},
|
|
559
559
|
"inverse-subtle-hover": {
|
|
560
560
|
"name": "Inverse Subtle Hover",
|
|
561
561
|
"type": "color",
|
|
562
|
-
"value": "
|
|
562
|
+
"value": "oklch(82.87% 0.0036 38.40deg)"
|
|
563
563
|
},
|
|
564
564
|
"inverse-subtle-active": {
|
|
565
565
|
"name": "Inverse Subtle Active",
|
|
566
566
|
"type": "color",
|
|
567
|
-
"value": "
|
|
567
|
+
"value": "oklch(76.49% 0.0026 47.63deg)"
|
|
568
568
|
},
|
|
569
569
|
"inverse": {
|
|
570
570
|
"name": "Inverse",
|
|
571
571
|
"type": "color",
|
|
572
|
-
"value": "
|
|
572
|
+
"value": "oklch(98.26% 0.0016 66.88deg)"
|
|
573
573
|
},
|
|
574
574
|
"inverse-hover": {
|
|
575
575
|
"name": "Inverse Hover",
|
|
576
576
|
"type": "color",
|
|
577
|
-
"value": "
|
|
577
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
578
578
|
},
|
|
579
579
|
"inverse-active": {
|
|
580
580
|
"name": "Inverse Active",
|
|
581
581
|
"type": "color",
|
|
582
|
-
"value": "
|
|
582
|
+
"value": "oklch(89.19% 0.0016 66.99deg)"
|
|
583
583
|
},
|
|
584
584
|
"inverse-emphasis": {
|
|
585
585
|
"name": "Inverse Emphasis",
|
|
586
586
|
"type": "color",
|
|
587
|
-
"value": "
|
|
587
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
588
588
|
},
|
|
589
589
|
"inverse-on-subtle": {
|
|
590
590
|
"name": "Inverse On Subtle",
|
|
591
591
|
"type": "color",
|
|
592
|
-
"value": "
|
|
592
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
593
593
|
},
|
|
594
594
|
"on-inverse": {
|
|
595
595
|
"name": "On Inverse",
|
|
596
596
|
"type": "color",
|
|
597
|
-
"value": "
|
|
597
|
+
"value": "oklch(21.85% 0.0025 67.57deg)"
|
|
598
598
|
},
|
|
599
599
|
"inverse-on-surface": {
|
|
600
600
|
"name": "Inverse On Surface",
|
|
601
601
|
"type": "color",
|
|
602
|
-
"value": "
|
|
602
|
+
"value": "oklch(96.16% 0.0016 66.90deg)"
|
|
603
603
|
},
|
|
604
604
|
"series-a": {
|
|
605
605
|
"name": "Series A",
|
|
606
606
|
"type": "color",
|
|
607
|
-
"value": "
|
|
607
|
+
"value": "oklch(63.29% 0.1167 221.71deg)"
|
|
608
608
|
},
|
|
609
609
|
"series-a-bold": {
|
|
610
610
|
"name": "Series A Bold",
|
|
611
611
|
"type": "color",
|
|
612
|
-
"value": "
|
|
612
|
+
"value": "oklch(71.32% 0.1073 215.90deg)"
|
|
613
613
|
},
|
|
614
614
|
"series-a-bolder": {
|
|
615
615
|
"name": "Series A Bolder",
|
|
616
616
|
"type": "color",
|
|
617
|
-
"value": "
|
|
617
|
+
"value": "oklch(80.18% 0.0789 213.54deg)"
|
|
618
618
|
},
|
|
619
619
|
"series-a-subtle": {
|
|
620
620
|
"name": "Series A Subtle",
|
|
621
621
|
"type": "color",
|
|
622
|
-
"value": "
|
|
622
|
+
"value": "oklch(51.43% 0.0942 220.82deg)"
|
|
623
623
|
},
|
|
624
624
|
"series-a-subtler": {
|
|
625
625
|
"name": "Series A Subtler",
|
|
626
626
|
"type": "color",
|
|
627
|
-
"value": "
|
|
627
|
+
"value": "oklch(38.83% 0.0703 219.15deg)"
|
|
628
628
|
},
|
|
629
629
|
"series-b": {
|
|
630
630
|
"name": "Series B",
|
|
631
631
|
"type": "color",
|
|
632
|
-
"value": "
|
|
632
|
+
"value": "oklch(63.04% 0.1946 19.91deg)"
|
|
633
633
|
},
|
|
634
634
|
"series-b-bold": {
|
|
635
635
|
"name": "Series B Bold",
|
|
636
636
|
"type": "color",
|
|
637
|
-
"value": "
|
|
637
|
+
"value": "oklch(70.57% 0.1468 16.33deg)"
|
|
638
638
|
},
|
|
639
639
|
"series-b-bolder": {
|
|
640
640
|
"name": "Series B Bolder",
|
|
641
641
|
"type": "color",
|
|
642
|
-
"value": "
|
|
642
|
+
"value": "oklch(79.55% 0.0953 13.66deg)"
|
|
643
643
|
},
|
|
644
644
|
"series-b-subtle": {
|
|
645
645
|
"name": "Series B Subtle",
|
|
646
646
|
"type": "color",
|
|
647
|
-
"value": "
|
|
647
|
+
"value": "oklch(51.10% 0.1542 19.33deg)"
|
|
648
648
|
},
|
|
649
649
|
"series-b-subtler": {
|
|
650
650
|
"name": "Series B Subtler",
|
|
651
651
|
"type": "color",
|
|
652
|
-
"value": "
|
|
652
|
+
"value": "oklch(38.58% 0.1119 19.10deg)"
|
|
653
653
|
},
|
|
654
654
|
"series-c": {
|
|
655
655
|
"name": "Series C",
|
|
656
656
|
"type": "color",
|
|
657
|
-
"value": "
|
|
657
|
+
"value": "oklch(82.90% 0.1711 81.05deg)"
|
|
658
658
|
},
|
|
659
659
|
"series-c-bold": {
|
|
660
660
|
"name": "Series C Bold",
|
|
661
661
|
"type": "color",
|
|
662
|
-
"value": "
|
|
662
|
+
"value": "oklch(86.54% 0.1578 87.17deg)"
|
|
663
663
|
},
|
|
664
664
|
"series-c-bolder": {
|
|
665
665
|
"name": "Series C Bolder",
|
|
666
666
|
"type": "color",
|
|
667
|
-
"value": "
|
|
667
|
+
"value": "oklch(90.49% 0.1179 89.17deg)"
|
|
668
668
|
},
|
|
669
669
|
"series-c-subtle": {
|
|
670
670
|
"name": "Series C Subtle",
|
|
671
671
|
"type": "color",
|
|
672
|
-
"value": "
|
|
672
|
+
"value": "oklch(66.97% 0.1380 81.95deg)"
|
|
673
673
|
},
|
|
674
674
|
"series-c-subtler": {
|
|
675
675
|
"name": "Series C Subtler",
|
|
676
676
|
"type": "color",
|
|
677
|
-
"value": "
|
|
677
|
+
"value": "oklch(50.15% 0.1031 82.93deg)"
|
|
678
678
|
},
|
|
679
679
|
"series-d": {
|
|
680
680
|
"name": "Series D",
|
|
681
681
|
"type": "color",
|
|
682
|
-
"value": "
|
|
682
|
+
"value": "oklch(56.97% 0.1704 251.97deg)"
|
|
683
683
|
},
|
|
684
684
|
"series-d-bold": {
|
|
685
685
|
"name": "Series D Bold",
|
|
686
686
|
"type": "color",
|
|
687
|
-
"value": "
|
|
687
|
+
"value": "oklch(66.42% 0.1358 245.84deg)"
|
|
688
688
|
},
|
|
689
689
|
"series-d-bolder": {
|
|
690
690
|
"name": "Series D Bolder",
|
|
691
691
|
"type": "color",
|
|
692
|
-
"value": "
|
|
692
|
+
"value": "oklch(76.97% 0.0924 243.96deg)"
|
|
693
693
|
},
|
|
694
694
|
"series-d-subtle": {
|
|
695
695
|
"name": "Series D Subtle",
|
|
696
696
|
"type": "color",
|
|
697
|
-
"value": "
|
|
697
|
+
"value": "oklch(46.32% 0.1355 251.21deg)"
|
|
698
698
|
},
|
|
699
699
|
"series-d-subtler": {
|
|
700
700
|
"name": "Series D Subtler",
|
|
701
701
|
"type": "color",
|
|
702
|
-
"value": "
|
|
702
|
+
"value": "oklch(35.10% 0.0997 250.13deg)"
|
|
703
703
|
},
|
|
704
704
|
"series-e": {
|
|
705
705
|
"name": "Series E",
|
|
706
706
|
"type": "color",
|
|
707
|
-
"value": "
|
|
707
|
+
"value": "oklch(57.46% 0.1296 301.67deg)"
|
|
708
708
|
},
|
|
709
709
|
"series-e-bold": {
|
|
710
710
|
"name": "Series E Bold",
|
|
711
711
|
"type": "color",
|
|
712
|
-
"value": "
|
|
712
|
+
"value": "oklch(68.36% 0.0950 302.86deg)"
|
|
713
713
|
},
|
|
714
714
|
"series-e-bolder": {
|
|
715
715
|
"name": "Series E Bolder",
|
|
716
716
|
"type": "color",
|
|
717
|
-
"value": "
|
|
717
|
+
"value": "oklch(78.93% 0.0618 304.42deg)"
|
|
718
718
|
},
|
|
719
719
|
"series-e-subtle": {
|
|
720
720
|
"name": "Series E Subtle",
|
|
721
721
|
"type": "color",
|
|
722
|
-
"value": "
|
|
722
|
+
"value": "oklch(46.85% 0.1025 301.59deg)"
|
|
723
723
|
},
|
|
724
724
|
"series-e-subtler": {
|
|
725
725
|
"name": "Series E Subtler",
|
|
726
726
|
"type": "color",
|
|
727
|
-
"value": "
|
|
727
|
+
"value": "oklch(35.71% 0.0736 302.58deg)"
|
|
728
728
|
},
|
|
729
729
|
"series-f": {
|
|
730
730
|
"name": "Series F",
|
|
731
731
|
"type": "color",
|
|
732
|
-
"value": "
|
|
732
|
+
"value": "oklch(74.04% 0.1939 152.23deg)"
|
|
733
733
|
},
|
|
734
734
|
"series-f-bold": {
|
|
735
735
|
"name": "Series F Bold",
|
|
736
736
|
"type": "color",
|
|
737
|
-
"value": "
|
|
737
|
+
"value": "oklch(78.83% 0.1657 157.47deg)"
|
|
738
738
|
},
|
|
739
739
|
"series-f-bolder": {
|
|
740
740
|
"name": "Series F Bolder",
|
|
741
741
|
"type": "color",
|
|
742
|
-
"value": "
|
|
742
|
+
"value": "oklch(84.70% 0.1186 161.35deg)"
|
|
743
743
|
},
|
|
744
744
|
"series-f-subtle": {
|
|
745
745
|
"name": "Series F Subtle",
|
|
746
746
|
"type": "color",
|
|
747
|
-
"value": "
|
|
747
|
+
"value": "oklch(59.86% 0.1547 152.83deg)"
|
|
748
748
|
},
|
|
749
749
|
"series-f-subtler": {
|
|
750
750
|
"name": "Series F Subtler",
|
|
751
751
|
"type": "color",
|
|
752
|
-
"value": "
|
|
752
|
+
"value": "oklch(44.76% 0.1139 153.57deg)"
|
|
753
753
|
}
|
|
754
754
|
}
|
|
755
755
|
}
|