@progress/kendo-theme-default 8.0.2-dev.4 → 8.1.0-dev.1
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/all.scss +1410 -1405
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +138 -138
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +9591 -3969
- package/dist/meta/sassdoc-raw-data.json +2819 -1150
- package/dist/meta/variables.json +3814 -92
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +149 -149
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +2 -15
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/button/_layout.scss +1 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/chat/_index.scss +0 -1
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorgradient/_variables.scss +43 -43
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_palettes.scss +25 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +248 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filemanager/_variables.scss +57 -57
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/forms/_layout.scss +1 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/input/_layout.scss +2 -2
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +87 -2
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +30 -0
- package/scss/panel/_theme.scss +23 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/popup/_layout.scss +25 -8
- package/scss/progressbar/_index.scss +0 -1
- package/scss/prompt/_index.scss +0 -5
- package/scss/radio/_layout.scss +1 -1
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/taskboard/_theme.scss +1 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/tilelayout/_variables.scss +10 -10
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +21 -0
- package/scss/time-marker/_theme.scss +24 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -712
- package/scss/common/_base.scss +0 -198
- package/scss/common/_dragdrop.scss +0 -74
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -37
- package/scss/common/_resizing.scss +0 -124
- package/scss/common/_scrollbar.scss +0 -27
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Default Main Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-default",
|
|
6
|
-
"version": "8.0
|
|
6
|
+
"version": "8.1.0-dev.1",
|
|
7
7
|
"api": "legacy",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -30,22 +30,22 @@
|
|
|
30
30
|
"app-surface": {
|
|
31
31
|
"name": "App Surface",
|
|
32
32
|
"type": "color",
|
|
33
|
-
"value": "#
|
|
33
|
+
"value": "#141414"
|
|
34
34
|
},
|
|
35
35
|
"on-app-surface": {
|
|
36
36
|
"name": "On App Surface",
|
|
37
37
|
"type": "color",
|
|
38
|
-
"value": "#
|
|
38
|
+
"value": "#F5F5F5"
|
|
39
39
|
},
|
|
40
40
|
"subtle": {
|
|
41
41
|
"name": "Subtle",
|
|
42
42
|
"type": "color",
|
|
43
|
-
"value": "#
|
|
43
|
+
"value": "#C2C2C2"
|
|
44
44
|
},
|
|
45
45
|
"surface": {
|
|
46
46
|
"name": "Surface",
|
|
47
47
|
"type": "color",
|
|
48
|
-
"value": "#
|
|
48
|
+
"value": "#242424"
|
|
49
49
|
},
|
|
50
50
|
"surface-alt": {
|
|
51
51
|
"name": "Surface Alt",
|
|
@@ -55,102 +55,102 @@
|
|
|
55
55
|
"border": {
|
|
56
56
|
"name": "Border",
|
|
57
57
|
"type": "color",
|
|
58
|
-
"value": "rgba(255, 255, 255, 0.
|
|
58
|
+
"value": "rgba(255, 255, 255, 0.24)"
|
|
59
59
|
},
|
|
60
60
|
"border-alt": {
|
|
61
61
|
"name": "Border Alt",
|
|
62
62
|
"type": "color",
|
|
63
|
-
"value": "rgba(255, 255, 255, 0.
|
|
63
|
+
"value": "rgba(255, 255, 255, 0.48)"
|
|
64
64
|
},
|
|
65
65
|
"base-subtle": {
|
|
66
66
|
"name": "Base Subtle",
|
|
67
67
|
"type": "color",
|
|
68
|
-
"value": "#
|
|
68
|
+
"value": "#333333"
|
|
69
69
|
},
|
|
70
70
|
"base-subtle-hover": {
|
|
71
71
|
"name": "Base Subtle Hover",
|
|
72
72
|
"type": "color",
|
|
73
|
-
"value": "#
|
|
73
|
+
"value": "#424242"
|
|
74
74
|
},
|
|
75
75
|
"base-subtle-active": {
|
|
76
76
|
"name": "Base Subtle Active",
|
|
77
77
|
"type": "color",
|
|
78
|
-
"value": "#
|
|
78
|
+
"value": "#4D4D4D"
|
|
79
79
|
},
|
|
80
80
|
"base": {
|
|
81
81
|
"name": "Base",
|
|
82
82
|
"type": "color",
|
|
83
|
-
"value": "#
|
|
83
|
+
"value": "#3D3D3D"
|
|
84
84
|
},
|
|
85
85
|
"base-hover": {
|
|
86
86
|
"name": "Base Hover",
|
|
87
87
|
"type": "color",
|
|
88
|
-
"value": "#
|
|
88
|
+
"value": "#4D4D4D"
|
|
89
89
|
},
|
|
90
90
|
"base-active": {
|
|
91
91
|
"name": "Base Active",
|
|
92
92
|
"type": "color",
|
|
93
|
-
"value": "#
|
|
93
|
+
"value": "#575757"
|
|
94
94
|
},
|
|
95
95
|
"base-emphasis": {
|
|
96
96
|
"name": "Base Emphasis",
|
|
97
97
|
"type": "color",
|
|
98
|
-
"value": "#
|
|
98
|
+
"value": "#9C9C9C"
|
|
99
99
|
},
|
|
100
100
|
"base-on-subtle": {
|
|
101
101
|
"name": "Base On Subtle",
|
|
102
102
|
"type": "color",
|
|
103
|
-
"value": "#
|
|
103
|
+
"value": "#F5F5F5"
|
|
104
104
|
},
|
|
105
105
|
"on-base": {
|
|
106
106
|
"name": "On Base",
|
|
107
107
|
"type": "color",
|
|
108
|
-
"value": "#
|
|
108
|
+
"value": "#F5F5F5"
|
|
109
109
|
},
|
|
110
110
|
"base-on-surface": {
|
|
111
111
|
"name": "Base On Surface",
|
|
112
112
|
"type": "color",
|
|
113
|
-
"value": "#
|
|
113
|
+
"value": "#F5F5F5"
|
|
114
114
|
},
|
|
115
115
|
"primary-subtle": {
|
|
116
116
|
"name": "Primary Subtle",
|
|
117
117
|
"type": "color",
|
|
118
|
-
"value": "#
|
|
118
|
+
"value": "#752D29"
|
|
119
119
|
},
|
|
120
120
|
"primary-subtle-hover": {
|
|
121
121
|
"name": "Primary Subtle Hover",
|
|
122
122
|
"type": "color",
|
|
123
|
-
"value": "#
|
|
123
|
+
"value": "#8C3631"
|
|
124
124
|
},
|
|
125
125
|
"primary-subtle-active": {
|
|
126
126
|
"name": "Primary Subtle Active",
|
|
127
127
|
"type": "color",
|
|
128
|
-
"value": "#
|
|
128
|
+
"value": "#A43F39"
|
|
129
129
|
},
|
|
130
130
|
"primary": {
|
|
131
131
|
"name": "Primary",
|
|
132
132
|
"type": "color",
|
|
133
|
-
"value": "#
|
|
133
|
+
"value": "#EA5A51"
|
|
134
134
|
},
|
|
135
135
|
"primary-hover": {
|
|
136
136
|
"name": "Primary Hover",
|
|
137
137
|
"type": "color",
|
|
138
|
-
"value": "#
|
|
138
|
+
"value": "#D35149"
|
|
139
139
|
},
|
|
140
140
|
"primary-active": {
|
|
141
141
|
"name": "Primary Active",
|
|
142
142
|
"type": "color",
|
|
143
|
-
"value": "#
|
|
143
|
+
"value": "#BB4841"
|
|
144
144
|
},
|
|
145
145
|
"primary-emphasis": {
|
|
146
146
|
"name": "Primary Emphasis",
|
|
147
147
|
"type": "color",
|
|
148
|
-
"value": "#
|
|
148
|
+
"value": "#F29C97"
|
|
149
149
|
},
|
|
150
150
|
"primary-on-subtle": {
|
|
151
151
|
"name": "Primary On Subtle",
|
|
152
152
|
"type": "color",
|
|
153
|
-
"value": "#
|
|
153
|
+
"value": "#FDEFEE"
|
|
154
154
|
},
|
|
155
155
|
"on-primary": {
|
|
156
156
|
"name": "On Primary",
|
|
@@ -160,97 +160,97 @@
|
|
|
160
160
|
"primary-on-surface": {
|
|
161
161
|
"name": "Primary On Surface",
|
|
162
162
|
"type": "color",
|
|
163
|
-
"value": "#
|
|
163
|
+
"value": "#ED736B"
|
|
164
164
|
},
|
|
165
165
|
"secondary-subtle": {
|
|
166
166
|
"name": "Secondary Subtle",
|
|
167
167
|
"type": "color",
|
|
168
|
-
"value": "#
|
|
168
|
+
"value": "#333333"
|
|
169
169
|
},
|
|
170
170
|
"secondary-subtle-hover": {
|
|
171
171
|
"name": "Secondary Subtle Hover",
|
|
172
172
|
"type": "color",
|
|
173
|
-
"value": "#
|
|
173
|
+
"value": "#424242"
|
|
174
174
|
},
|
|
175
175
|
"secondary-subtle-active": {
|
|
176
176
|
"name": "Secondary Subtle Active",
|
|
177
177
|
"type": "color",
|
|
178
|
-
"value": "#
|
|
178
|
+
"value": "#4D4D4D"
|
|
179
179
|
},
|
|
180
180
|
"secondary": {
|
|
181
181
|
"name": "Secondary",
|
|
182
182
|
"type": "color",
|
|
183
|
-
"value": "#
|
|
183
|
+
"value": "#C2C2C2"
|
|
184
184
|
},
|
|
185
185
|
"secondary-hover": {
|
|
186
186
|
"name": "Secondary Hover",
|
|
187
187
|
"type": "color",
|
|
188
|
-
"value": "
|
|
188
|
+
"value": "#D6D6D6"
|
|
189
189
|
},
|
|
190
190
|
"secondary-active": {
|
|
191
191
|
"name": "Secondary Active",
|
|
192
192
|
"type": "color",
|
|
193
|
-
"value": "#
|
|
193
|
+
"value": "#EBEBEB"
|
|
194
194
|
},
|
|
195
195
|
"secondary-emphasis": {
|
|
196
196
|
"name": "Secondary Emphasis",
|
|
197
197
|
"type": "color",
|
|
198
|
-
"value": "#
|
|
198
|
+
"value": "#9C9C9C"
|
|
199
199
|
},
|
|
200
200
|
"secondary-on-subtle": {
|
|
201
201
|
"name": "Secondary On Subtle",
|
|
202
202
|
"type": "color",
|
|
203
|
-
"value": "#
|
|
203
|
+
"value": "#F5F5F5"
|
|
204
204
|
},
|
|
205
205
|
"on-secondary": {
|
|
206
206
|
"name": "On Secondary",
|
|
207
207
|
"type": "color",
|
|
208
|
-
"value": "
|
|
208
|
+
"value": "#141414"
|
|
209
209
|
},
|
|
210
210
|
"secondary-on-surface": {
|
|
211
211
|
"name": "Secondary On Surface",
|
|
212
212
|
"type": "color",
|
|
213
|
-
"value": "#
|
|
213
|
+
"value": "#C2C2C2"
|
|
214
214
|
},
|
|
215
215
|
"tertiary-subtle": {
|
|
216
216
|
"name": "Tertiary Subtle",
|
|
217
217
|
"type": "color",
|
|
218
|
-
"value": "#
|
|
218
|
+
"value": "#023F5C"
|
|
219
219
|
},
|
|
220
220
|
"tertiary-subtle-hover": {
|
|
221
221
|
"name": "Tertiary Subtle Hover",
|
|
222
222
|
"type": "color",
|
|
223
|
-
"value": "#
|
|
223
|
+
"value": "#02557A"
|
|
224
224
|
},
|
|
225
225
|
"tertiary-subtle-active": {
|
|
226
226
|
"name": "Tertiary Subtle Active",
|
|
227
227
|
"type": "color",
|
|
228
|
-
"value": "#
|
|
228
|
+
"value": "#026999"
|
|
229
229
|
},
|
|
230
230
|
"tertiary": {
|
|
231
231
|
"name": "Tertiary",
|
|
232
232
|
"type": "color",
|
|
233
|
-
"value": "#
|
|
233
|
+
"value": "#03A9F4"
|
|
234
234
|
},
|
|
235
235
|
"tertiary-hover": {
|
|
236
236
|
"name": "Tertiary Hover",
|
|
237
237
|
"type": "color",
|
|
238
|
-
"value": "#
|
|
238
|
+
"value": "#039AE0"
|
|
239
239
|
},
|
|
240
240
|
"tertiary-active": {
|
|
241
241
|
"name": "Tertiary Active",
|
|
242
242
|
"type": "color",
|
|
243
|
-
"value": "#
|
|
243
|
+
"value": "#028CCB"
|
|
244
244
|
},
|
|
245
245
|
"tertiary-emphasis": {
|
|
246
246
|
"name": "Tertiary Emphasis",
|
|
247
247
|
"type": "color",
|
|
248
|
-
"value": "#
|
|
248
|
+
"value": "#61C9F9"
|
|
249
249
|
},
|
|
250
250
|
"tertiary-on-subtle": {
|
|
251
251
|
"name": "Tertiary On Subtle",
|
|
252
252
|
"type": "color",
|
|
253
|
-
"value": "#
|
|
253
|
+
"value": "#EBF8FE"
|
|
254
254
|
},
|
|
255
255
|
"on-tertiary": {
|
|
256
256
|
"name": "On Tertiary",
|
|
@@ -260,47 +260,47 @@
|
|
|
260
260
|
"tertiary-on-surface": {
|
|
261
261
|
"name": "Tertiary On Surface",
|
|
262
262
|
"type": "color",
|
|
263
|
-
"value": "#
|
|
263
|
+
"value": "#03A9F4"
|
|
264
264
|
},
|
|
265
265
|
"info-subtle": {
|
|
266
266
|
"name": "Info Subtle",
|
|
267
267
|
"type": "color",
|
|
268
|
-
"value": "#
|
|
268
|
+
"value": "#002C75"
|
|
269
269
|
},
|
|
270
270
|
"info-subtle-hover": {
|
|
271
271
|
"name": "Info Subtle Hover",
|
|
272
272
|
"type": "color",
|
|
273
|
-
"value": "#
|
|
273
|
+
"value": "#003892"
|
|
274
274
|
},
|
|
275
275
|
"info-subtle-active": {
|
|
276
276
|
"name": "Info Subtle Active",
|
|
277
277
|
"type": "color",
|
|
278
|
-
"value": "#
|
|
278
|
+
"value": "#0042AF"
|
|
279
279
|
},
|
|
280
280
|
"info": {
|
|
281
281
|
"name": "Info",
|
|
282
282
|
"type": "color",
|
|
283
|
-
"value": "#
|
|
283
|
+
"value": "#0058E9"
|
|
284
284
|
},
|
|
285
285
|
"info-hover": {
|
|
286
286
|
"name": "Info Hover",
|
|
287
287
|
"type": "color",
|
|
288
|
-
"value": "#
|
|
288
|
+
"value": "#0052D6"
|
|
289
289
|
},
|
|
290
290
|
"info-active": {
|
|
291
291
|
"name": "Info Active",
|
|
292
292
|
"type": "color",
|
|
293
|
-
"value": "#
|
|
293
|
+
"value": "#0044C2"
|
|
294
294
|
},
|
|
295
295
|
"info-emphasis": {
|
|
296
296
|
"name": "Info Emphasis",
|
|
297
297
|
"type": "color",
|
|
298
|
-
"value": "#
|
|
298
|
+
"value": "#0052D6"
|
|
299
299
|
},
|
|
300
300
|
"info-on-subtle": {
|
|
301
301
|
"name": "Info On Subtle",
|
|
302
302
|
"type": "color",
|
|
303
|
-
"value": "#
|
|
303
|
+
"value": "#E9F0FD"
|
|
304
304
|
},
|
|
305
305
|
"on-info": {
|
|
306
306
|
"name": "On Info",
|
|
@@ -310,47 +310,47 @@
|
|
|
310
310
|
"info-on-surface": {
|
|
311
311
|
"name": "Info On Surface",
|
|
312
312
|
"type": "color",
|
|
313
|
-
"value": "#
|
|
313
|
+
"value": "#4082EF"
|
|
314
314
|
},
|
|
315
315
|
"success-subtle": {
|
|
316
316
|
"name": "Success Subtle",
|
|
317
317
|
"type": "color",
|
|
318
|
-
"value": "#
|
|
318
|
+
"value": "#1C5A00"
|
|
319
319
|
},
|
|
320
320
|
"success-subtle-hover": {
|
|
321
321
|
"name": "Success Subtle Hover",
|
|
322
322
|
"type": "color",
|
|
323
|
-
"value": "#
|
|
323
|
+
"value": "#227100"
|
|
324
324
|
},
|
|
325
325
|
"success-subtle-active": {
|
|
326
326
|
"name": "Success Subtle Active",
|
|
327
327
|
"type": "color",
|
|
328
|
-
"value": "#
|
|
328
|
+
"value": "#298700"
|
|
329
329
|
},
|
|
330
330
|
"success": {
|
|
331
331
|
"name": "Success",
|
|
332
332
|
"type": "color",
|
|
333
|
-
"value": "#
|
|
333
|
+
"value": "#37B400"
|
|
334
334
|
},
|
|
335
335
|
"success-hover": {
|
|
336
336
|
"name": "Success Hover",
|
|
337
337
|
"type": "color",
|
|
338
|
-
"value": "#
|
|
338
|
+
"value": "#32A500"
|
|
339
339
|
},
|
|
340
340
|
"success-active": {
|
|
341
341
|
"name": "Success Active",
|
|
342
342
|
"type": "color",
|
|
343
|
-
"value": "#
|
|
343
|
+
"value": "#2D9600"
|
|
344
344
|
},
|
|
345
345
|
"success-emphasis": {
|
|
346
346
|
"name": "Success Emphasis",
|
|
347
347
|
"type": "color",
|
|
348
|
-
"value": "#
|
|
348
|
+
"value": "#32A500"
|
|
349
349
|
},
|
|
350
350
|
"success-on-subtle": {
|
|
351
351
|
"name": "Success On Subtle",
|
|
352
352
|
"type": "color",
|
|
353
|
-
"value": "#
|
|
353
|
+
"value": "#EDF8E9"
|
|
354
354
|
},
|
|
355
355
|
"on-success": {
|
|
356
356
|
"name": "On Success",
|
|
@@ -360,97 +360,97 @@
|
|
|
360
360
|
"success-on-surface": {
|
|
361
361
|
"name": "Success On Surface",
|
|
362
362
|
"type": "color",
|
|
363
|
-
"value": "#
|
|
363
|
+
"value": "#32A500"
|
|
364
364
|
},
|
|
365
365
|
"warning-subtle": {
|
|
366
366
|
"name": "Warning Subtle",
|
|
367
367
|
"type": "color",
|
|
368
|
-
"value": "#
|
|
368
|
+
"value": "#806000"
|
|
369
369
|
},
|
|
370
370
|
"warning-subtle-hover": {
|
|
371
371
|
"name": "Warning Subtle Hover",
|
|
372
372
|
"type": "color",
|
|
373
|
-
"value": "#
|
|
373
|
+
"value": "#A07800"
|
|
374
374
|
},
|
|
375
375
|
"warning-subtle-active": {
|
|
376
376
|
"name": "Warning Subtle Active",
|
|
377
377
|
"type": "color",
|
|
378
|
-
"value": "#
|
|
378
|
+
"value": "#BF9000"
|
|
379
379
|
},
|
|
380
380
|
"warning": {
|
|
381
381
|
"name": "Warning",
|
|
382
382
|
"type": "color",
|
|
383
|
-
"value": "#
|
|
383
|
+
"value": "#FFC000"
|
|
384
384
|
},
|
|
385
385
|
"warning-hover": {
|
|
386
386
|
"name": "Warning Hover",
|
|
387
387
|
"type": "color",
|
|
388
|
-
"value": "#
|
|
388
|
+
"value": "#EAAF00"
|
|
389
389
|
},
|
|
390
390
|
"warning-active": {
|
|
391
391
|
"name": "Warning Active",
|
|
392
392
|
"type": "color",
|
|
393
|
-
"value": "#
|
|
393
|
+
"value": "#D49F00"
|
|
394
394
|
},
|
|
395
395
|
"warning-emphasis": {
|
|
396
396
|
"name": "Warning Emphasis",
|
|
397
397
|
"type": "color",
|
|
398
|
-
"value": "#
|
|
398
|
+
"value": "#FFC720"
|
|
399
399
|
},
|
|
400
400
|
"warning-on-subtle": {
|
|
401
401
|
"name": "Warning On Subtle",
|
|
402
402
|
"type": "color",
|
|
403
|
-
"value": "#
|
|
403
|
+
"value": "#FFFAE9"
|
|
404
404
|
},
|
|
405
405
|
"on-warning": {
|
|
406
406
|
"name": "On Warning",
|
|
407
407
|
"type": "color",
|
|
408
|
-
"value": "
|
|
408
|
+
"value": "#3D3D3D"
|
|
409
409
|
},
|
|
410
410
|
"warning-on-surface": {
|
|
411
411
|
"name": "Warning On Surface",
|
|
412
412
|
"type": "color",
|
|
413
|
-
"value": "#
|
|
413
|
+
"value": "#EAAF00"
|
|
414
414
|
},
|
|
415
415
|
"error-subtle": {
|
|
416
416
|
"name": "Error Subtle",
|
|
417
417
|
"type": "color",
|
|
418
|
-
"value": "#
|
|
418
|
+
"value": "#980F00"
|
|
419
419
|
},
|
|
420
420
|
"error-subtle-hover": {
|
|
421
421
|
"name": "Error Subtle Hover",
|
|
422
422
|
"type": "color",
|
|
423
|
-
"value": "#
|
|
423
|
+
"value": "#B61100"
|
|
424
424
|
},
|
|
425
425
|
"error-subtle-active": {
|
|
426
426
|
"name": "Error Subtle Active",
|
|
427
427
|
"type": "color",
|
|
428
|
-
"value": "#
|
|
428
|
+
"value": "#CA1400"
|
|
429
429
|
},
|
|
430
430
|
"error": {
|
|
431
431
|
"name": "Error",
|
|
432
432
|
"type": "color",
|
|
433
|
-
"value": "#
|
|
433
|
+
"value": "#F43520"
|
|
434
434
|
},
|
|
435
435
|
"error-hover": {
|
|
436
436
|
"name": "Error Hover",
|
|
437
437
|
"type": "color",
|
|
438
|
-
"value": "#
|
|
438
|
+
"value": "#F31700"
|
|
439
439
|
},
|
|
440
440
|
"error-active": {
|
|
441
441
|
"name": "Error Active",
|
|
442
442
|
"type": "color",
|
|
443
|
-
"value": "#
|
|
443
|
+
"value": "#DF1600"
|
|
444
444
|
},
|
|
445
445
|
"error-emphasis": {
|
|
446
446
|
"name": "Error Emphasis",
|
|
447
447
|
"type": "color",
|
|
448
|
-
"value": "#
|
|
448
|
+
"value": "#F43520"
|
|
449
449
|
},
|
|
450
450
|
"error-on-subtle": {
|
|
451
451
|
"name": "Error On Subtle",
|
|
452
452
|
"type": "color",
|
|
453
|
-
"value": "#
|
|
453
|
+
"value": "#FEEEED"
|
|
454
454
|
},
|
|
455
455
|
"on-error": {
|
|
456
456
|
"name": "On Error",
|
|
@@ -460,47 +460,47 @@
|
|
|
460
460
|
"error-on-surface": {
|
|
461
461
|
"name": "Error On Surface",
|
|
462
462
|
"type": "color",
|
|
463
|
-
"value": "#
|
|
463
|
+
"value": "#F65140"
|
|
464
464
|
},
|
|
465
465
|
"light-subtle": {
|
|
466
466
|
"name": "Light Subtle",
|
|
467
467
|
"type": "color",
|
|
468
|
-
"value": "#
|
|
468
|
+
"value": "#FAFAFA"
|
|
469
469
|
},
|
|
470
470
|
"light-subtle-hover": {
|
|
471
471
|
"name": "Light Subtle Hover",
|
|
472
472
|
"type": "color",
|
|
473
|
-
"value": "#
|
|
473
|
+
"value": "#F5F5F5"
|
|
474
474
|
},
|
|
475
475
|
"light-subtle-active": {
|
|
476
476
|
"name": "Light Subtle Active",
|
|
477
477
|
"type": "color",
|
|
478
|
-
"value": "#
|
|
478
|
+
"value": "#EBEBEB"
|
|
479
479
|
},
|
|
480
480
|
"light": {
|
|
481
481
|
"name": "Light",
|
|
482
482
|
"type": "color",
|
|
483
|
-
"value": "#
|
|
483
|
+
"value": "#EBEBEB"
|
|
484
484
|
},
|
|
485
485
|
"light-hover": {
|
|
486
486
|
"name": "Light Hover",
|
|
487
487
|
"type": "color",
|
|
488
|
-
"value": "#
|
|
488
|
+
"value": "#E0E0E0"
|
|
489
489
|
},
|
|
490
490
|
"light-active": {
|
|
491
491
|
"name": "Light Active",
|
|
492
492
|
"type": "color",
|
|
493
|
-
"value": "#
|
|
493
|
+
"value": "#D6D6D6"
|
|
494
494
|
},
|
|
495
495
|
"light-emphasis": {
|
|
496
496
|
"name": "Light Emphasis",
|
|
497
497
|
"type": "color",
|
|
498
|
-
"value": "#
|
|
498
|
+
"value": "#D6D6D6"
|
|
499
499
|
},
|
|
500
500
|
"light-on-subtle": {
|
|
501
501
|
"name": "Light On Subtle",
|
|
502
502
|
"type": "color",
|
|
503
|
-
"value": "#
|
|
503
|
+
"value": "#141414"
|
|
504
504
|
},
|
|
505
505
|
"on-light": {
|
|
506
506
|
"name": "On Light",
|
|
@@ -510,47 +510,47 @@
|
|
|
510
510
|
"light-on-surface": {
|
|
511
511
|
"name": "Light On Surface",
|
|
512
512
|
"type": "color",
|
|
513
|
-
"value": "#
|
|
513
|
+
"value": "#E0E0E0"
|
|
514
514
|
},
|
|
515
515
|
"dark-subtle": {
|
|
516
516
|
"name": "Dark Subtle",
|
|
517
517
|
"type": "color",
|
|
518
|
-
"value": "#
|
|
518
|
+
"value": "#C2C2C2"
|
|
519
519
|
},
|
|
520
520
|
"dark-subtle-hover": {
|
|
521
521
|
"name": "Dark Subtle Hover",
|
|
522
522
|
"type": "color",
|
|
523
|
-
"value": "#
|
|
523
|
+
"value": "#ADADAD"
|
|
524
524
|
},
|
|
525
525
|
"dark-subtle-active": {
|
|
526
526
|
"name": "Dark Subtle Active",
|
|
527
527
|
"type": "color",
|
|
528
|
-
"value": "#
|
|
528
|
+
"value": "#999999"
|
|
529
529
|
},
|
|
530
530
|
"dark": {
|
|
531
531
|
"name": "Dark",
|
|
532
532
|
"type": "color",
|
|
533
|
-
"value": "#
|
|
533
|
+
"value": "#3D3D3D"
|
|
534
534
|
},
|
|
535
535
|
"dark-hover": {
|
|
536
536
|
"name": "Dark Hover",
|
|
537
537
|
"type": "color",
|
|
538
|
-
"value": "#
|
|
538
|
+
"value": "#292929"
|
|
539
539
|
},
|
|
540
540
|
"dark-active": {
|
|
541
541
|
"name": "Dark Active",
|
|
542
542
|
"type": "color",
|
|
543
|
-
"value": "#
|
|
543
|
+
"value": "#1F1F1F"
|
|
544
544
|
},
|
|
545
545
|
"dark-emphasis": {
|
|
546
546
|
"name": "Dark Emphasis",
|
|
547
547
|
"type": "color",
|
|
548
|
-
"value": "#
|
|
548
|
+
"value": "#666666"
|
|
549
549
|
},
|
|
550
550
|
"dark-on-subtle": {
|
|
551
551
|
"name": "Dark On Subtle",
|
|
552
552
|
"type": "color",
|
|
553
|
-
"value": "#
|
|
553
|
+
"value": "#1F1F1F"
|
|
554
554
|
},
|
|
555
555
|
"on-dark": {
|
|
556
556
|
"name": "On Dark",
|
|
@@ -560,207 +560,207 @@
|
|
|
560
560
|
"dark-on-surface": {
|
|
561
561
|
"name": "Dark On Surface",
|
|
562
562
|
"type": "color",
|
|
563
|
-
"value": "#
|
|
563
|
+
"value": "#141414"
|
|
564
564
|
},
|
|
565
565
|
"inverse-subtle": {
|
|
566
|
-
"name": "
|
|
566
|
+
"name": "Inverse Subtle",
|
|
567
567
|
"type": "color",
|
|
568
|
-
"value": "#
|
|
568
|
+
"value": "#FAFAFA"
|
|
569
569
|
},
|
|
570
570
|
"inverse-subtle-hover": {
|
|
571
|
-
"name": "
|
|
571
|
+
"name": "Inverse Subtle Hover",
|
|
572
572
|
"type": "color",
|
|
573
|
-
"value": "#
|
|
573
|
+
"value": "#F5F5F5"
|
|
574
574
|
},
|
|
575
575
|
"inverse-subtle-active": {
|
|
576
|
-
"name": "
|
|
576
|
+
"name": "Inverse Subtle Active",
|
|
577
577
|
"type": "color",
|
|
578
|
-
"value": "#
|
|
578
|
+
"value": "#EBEBEB"
|
|
579
579
|
},
|
|
580
580
|
"inverse": {
|
|
581
|
-
"name": "
|
|
581
|
+
"name": "Inverse",
|
|
582
582
|
"type": "color",
|
|
583
|
-
"value": "#
|
|
583
|
+
"value": "#EBEBEB"
|
|
584
584
|
},
|
|
585
585
|
"inverse-hover": {
|
|
586
|
-
"name": "
|
|
586
|
+
"name": "Inverse Hover",
|
|
587
587
|
"type": "color",
|
|
588
|
-
"value": "#
|
|
588
|
+
"value": "#E0E0E0"
|
|
589
589
|
},
|
|
590
590
|
"inverse-active": {
|
|
591
|
-
"name": "
|
|
591
|
+
"name": "Inverse Active",
|
|
592
592
|
"type": "color",
|
|
593
|
-
"value": "#
|
|
593
|
+
"value": "#D6D6D6"
|
|
594
594
|
},
|
|
595
595
|
"inverse-emphasis": {
|
|
596
|
-
"name": "
|
|
596
|
+
"name": "Inverse Emphasis",
|
|
597
597
|
"type": "color",
|
|
598
|
-
"value": "#
|
|
598
|
+
"value": "#D6D6D6"
|
|
599
599
|
},
|
|
600
600
|
"inverse-on-subtle": {
|
|
601
|
-
"name": "
|
|
601
|
+
"name": "Inverse On Subtle",
|
|
602
602
|
"type": "color",
|
|
603
|
-
"value": "#
|
|
603
|
+
"value": "#141414"
|
|
604
604
|
},
|
|
605
605
|
"on-inverse": {
|
|
606
|
-
"name": "On
|
|
606
|
+
"name": "On Inverse",
|
|
607
607
|
"type": "color",
|
|
608
608
|
"value": "black"
|
|
609
609
|
},
|
|
610
610
|
"inverse-on-surface": {
|
|
611
|
-
"name": "
|
|
611
|
+
"name": "Inverse On Surface",
|
|
612
612
|
"type": "color",
|
|
613
|
-
"value": "#
|
|
613
|
+
"value": "#E0E0E0"
|
|
614
614
|
},
|
|
615
615
|
"series-a": {
|
|
616
616
|
"name": "Series A",
|
|
617
617
|
"type": "color",
|
|
618
|
-
"value": "#
|
|
618
|
+
"value": "#EA5A51"
|
|
619
619
|
},
|
|
620
620
|
"series-a-bold": {
|
|
621
621
|
"name": "Series A Bold",
|
|
622
622
|
"type": "color",
|
|
623
|
-
"value": "#
|
|
623
|
+
"value": "#F08C85"
|
|
624
624
|
},
|
|
625
625
|
"series-a-bolder": {
|
|
626
626
|
"name": "Series A Bolder",
|
|
627
627
|
"type": "color",
|
|
628
|
-
"value": "#
|
|
628
|
+
"value": "#F5ADA8"
|
|
629
629
|
},
|
|
630
630
|
"series-a-subtle": {
|
|
631
631
|
"name": "Series A Subtle",
|
|
632
632
|
"type": "color",
|
|
633
|
-
"value": "#
|
|
633
|
+
"value": "#BB4841"
|
|
634
634
|
},
|
|
635
635
|
"series-a-subtler": {
|
|
636
636
|
"name": "Series A Subtler",
|
|
637
637
|
"type": "color",
|
|
638
|
-
"value": "#
|
|
638
|
+
"value": "#8C3631"
|
|
639
639
|
},
|
|
640
640
|
"series-b": {
|
|
641
641
|
"name": "Series B",
|
|
642
642
|
"type": "color",
|
|
643
|
-
"value": "#
|
|
643
|
+
"value": "#FFE162"
|
|
644
644
|
},
|
|
645
645
|
"series-b-bold": {
|
|
646
646
|
"name": "Series B Bold",
|
|
647
647
|
"type": "color",
|
|
648
|
-
"value": "#
|
|
648
|
+
"value": "#FFED9D"
|
|
649
649
|
},
|
|
650
650
|
"series-b-bolder": {
|
|
651
651
|
"name": "Series B Bolder",
|
|
652
652
|
"type": "color",
|
|
653
|
-
"value": "#
|
|
653
|
+
"value": "#FFF7D4"
|
|
654
654
|
},
|
|
655
655
|
"series-b-subtle": {
|
|
656
656
|
"name": "Series B Subtle",
|
|
657
657
|
"type": "color",
|
|
658
|
-
"value": "#
|
|
658
|
+
"value": "#D4BC52"
|
|
659
659
|
},
|
|
660
660
|
"series-b-subtler": {
|
|
661
661
|
"name": "Series B Subtler",
|
|
662
662
|
"type": "color",
|
|
663
|
-
"value": "#
|
|
663
|
+
"value": "#A3913F"
|
|
664
664
|
},
|
|
665
665
|
"series-c": {
|
|
666
666
|
"name": "Series C",
|
|
667
667
|
"type": "color",
|
|
668
|
-
"value": "#
|
|
668
|
+
"value": "#4CD180"
|
|
669
669
|
},
|
|
670
670
|
"series-c-bold": {
|
|
671
671
|
"name": "Series C Bold",
|
|
672
672
|
"type": "color",
|
|
673
|
-
"value": "#
|
|
673
|
+
"value": "#79DDA0"
|
|
674
674
|
},
|
|
675
675
|
"series-c-bolder": {
|
|
676
676
|
"name": "Series C Bolder",
|
|
677
677
|
"type": "color",
|
|
678
|
-
"value": "#
|
|
678
|
+
"value": "#A6E8C0"
|
|
679
679
|
},
|
|
680
680
|
"series-c-subtle": {
|
|
681
681
|
"name": "Series C Subtle",
|
|
682
682
|
"type": "color",
|
|
683
|
-
"value": "#
|
|
683
|
+
"value": "#3FAE6A"
|
|
684
684
|
},
|
|
685
685
|
"series-c-subtler": {
|
|
686
686
|
"name": "Series C Subtler",
|
|
687
687
|
"type": "color",
|
|
688
|
-
"value": "#
|
|
688
|
+
"value": "#2F834F"
|
|
689
689
|
},
|
|
690
690
|
"series-d": {
|
|
691
691
|
"name": "Series D",
|
|
692
692
|
"type": "color",
|
|
693
|
-
"value": "#
|
|
693
|
+
"value": "#4B5FFA"
|
|
694
694
|
},
|
|
695
695
|
"series-d-bold": {
|
|
696
696
|
"name": "Series D Bold",
|
|
697
697
|
"type": "color",
|
|
698
|
-
"value": "#
|
|
698
|
+
"value": "#7887FB"
|
|
699
699
|
},
|
|
700
700
|
"series-d-bolder": {
|
|
701
701
|
"name": "Series D Bolder",
|
|
702
702
|
"type": "color",
|
|
703
|
-
"value": "#
|
|
703
|
+
"value": "#A5AFFD"
|
|
704
704
|
},
|
|
705
705
|
"series-d-subtle": {
|
|
706
706
|
"name": "Series D Subtle",
|
|
707
707
|
"type": "color",
|
|
708
|
-
"value": "#
|
|
708
|
+
"value": "#3F50D1"
|
|
709
709
|
},
|
|
710
710
|
"series-d-subtler": {
|
|
711
711
|
"name": "Series D Subtler",
|
|
712
712
|
"type": "color",
|
|
713
|
-
"value": "#
|
|
713
|
+
"value": "#2F3C9D"
|
|
714
714
|
},
|
|
715
715
|
"series-e": {
|
|
716
716
|
"name": "Series E",
|
|
717
717
|
"type": "color",
|
|
718
|
-
"value": "#
|
|
718
|
+
"value": "#AC58FF"
|
|
719
719
|
},
|
|
720
720
|
"series-e-bold": {
|
|
721
721
|
"name": "Series E Bold",
|
|
722
722
|
"type": "color",
|
|
723
|
-
"value": "#
|
|
723
|
+
"value": "#C182FF"
|
|
724
724
|
},
|
|
725
725
|
"series-e-bolder": {
|
|
726
726
|
"name": "Series E Bolder",
|
|
727
727
|
"type": "color",
|
|
728
|
-
"value": "#
|
|
728
|
+
"value": "#D6ACFF"
|
|
729
729
|
},
|
|
730
730
|
"series-e-subtle": {
|
|
731
731
|
"name": "Series E Subtle",
|
|
732
732
|
"type": "color",
|
|
733
|
-
"value": "#
|
|
733
|
+
"value": "#8F49D4"
|
|
734
734
|
},
|
|
735
735
|
"series-e-subtler": {
|
|
736
736
|
"name": "Series E Subtler",
|
|
737
737
|
"type": "color",
|
|
738
|
-
"value": "#
|
|
738
|
+
"value": "#6B37A0"
|
|
739
739
|
},
|
|
740
740
|
"series-f": {
|
|
741
741
|
"name": "Series F",
|
|
742
742
|
"type": "color",
|
|
743
|
-
"value": "#
|
|
743
|
+
"value": "#EA5186"
|
|
744
744
|
},
|
|
745
745
|
"series-f-bold": {
|
|
746
746
|
"name": "Series F Bold",
|
|
747
747
|
"type": "color",
|
|
748
|
-
"value": "#
|
|
748
|
+
"value": "#FF82AE"
|
|
749
749
|
},
|
|
750
750
|
"series-f-bolder": {
|
|
751
751
|
"name": "Series F Bolder",
|
|
752
752
|
"type": "color",
|
|
753
|
-
"value": "#
|
|
753
|
+
"value": "#FFACC9"
|
|
754
754
|
},
|
|
755
755
|
"series-f-subtle": {
|
|
756
756
|
"name": "Series F Subtle",
|
|
757
757
|
"type": "color",
|
|
758
|
-
"value": "#
|
|
758
|
+
"value": "#BF426E"
|
|
759
759
|
},
|
|
760
760
|
"series-f-subtler": {
|
|
761
761
|
"name": "Series F Subtler",
|
|
762
762
|
"type": "color",
|
|
763
|
-
"value": "#
|
|
763
|
+
"value": "#802C49"
|
|
764
764
|
}
|
|
765
765
|
}
|
|
766
766
|
},
|