@progress/kendo-theme-fluent 12.0.0-dev.1 → 12.0.0-dev.2
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 -0
- package/dist/fluent-1-dark.scss +157 -0
- package/dist/fluent-1.css +1 -0
- package/dist/fluent-1.scss +157 -0
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main-dark.scss +145 -145
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +11271 -14429
- package/dist/meta/sassdoc-raw-data.json +3708 -5183
- package/dist/meta/variables.json +2093 -2384
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-1-dark.json +757 -0
- package/lib/swatches/fluent-1.json +757 -0
- package/lib/swatches/fluent-main-dark.json +151 -151
- package/lib/swatches/fluent-main.json +5 -5
- package/package.json +4 -4
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +4 -4
- package/scss/action-sheet/_theme.scss +0 -16
- package/scss/action-sheet/_variables.scss +12 -12
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/appbar/_theme.scss +9 -1
- package/scss/appbar/_variables.scss +21 -3
- package/scss/badge/_theme.scss +6 -0
- package/scss/badge/_variables.scss +6 -6
- package/scss/bottom-navigation/_layout.scss +0 -17
- package/scss/bottom-navigation/_theme.scss +2 -10
- package/scss/bottom-navigation/_variables.scss +0 -10
- package/scss/breadcrumb/_layout.scss +0 -6
- package/scss/breadcrumb/_theme.scss +30 -17
- package/scss/breadcrumb/_variables.scss +26 -26
- package/scss/bubble/_theme.scss +2 -2
- package/scss/bubble/_variables.scss +2 -2
- package/scss/button/_layout.scss +15 -20
- package/scss/button/_theme.scss +100 -118
- package/scss/button/_variables.scss +22 -62
- package/scss/calendar/_layout.scss +13 -60
- package/scss/calendar/_theme.scss +63 -91
- package/scss/calendar/_variables.scss +21 -30
- package/scss/captcha/_variables.scss +2 -2
- package/scss/card/_layout.scss +6 -0
- package/scss/card/_theme.scss +5 -0
- package/scss/card/_variables.scss +8 -8
- package/scss/chat/_layout.scss +4 -18
- package/scss/chat/_theme.scss +10 -2
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +6 -3
- package/scss/checkbox/_theme.scss +12 -0
- package/scss/checkbox/_variables.scss +7 -7
- package/scss/chip/_layout.scss +7 -11
- package/scss/chip/_theme.scss +43 -25
- package/scss/chip/_variables.scss +15 -24
- package/scss/coloreditor/_layout.scss +2 -2
- package/scss/coloreditor/_variables.scss +14 -14
- package/scss/colorgradient/_layout.scss +17 -1
- package/scss/colorgradient/_theme.scss +21 -16
- package/scss/colorgradient/_variables.scss +4 -4
- package/scss/colorpalette/_layout.scss +0 -2
- package/scss/colorpalette/_theme.scss +1 -9
- package/scss/colorpalette/_variables.scss +3 -24
- package/scss/column-menu/_variables.scss +6 -6
- package/scss/core/border-radii/_index.scss +4 -4
- package/scss/core/color-system/_palettes.scss +240 -556
- package/scss/core/color-system/_swatch.scss +144 -144
- package/scss/core/elevation/_index.scss +16 -16
- package/scss/core/typography/_index.scss +25 -1
- package/scss/dialog/_layout.scss +0 -24
- package/scss/dialog/_variables.scss +2 -22
- package/scss/dock-manager/_layout.scss +14 -2
- package/scss/dock-manager/_theme.scss +9 -0
- package/scss/dock-manager/_variables.scss +9 -9
- package/scss/drawer/_layout.scss +8 -4
- package/scss/drawer/_theme.scss +4 -2
- package/scss/drawer/_variables.scss +32 -19
- package/scss/dropzone/_layout.scss +1 -0
- package/scss/dropzone/_variables.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -10
- package/scss/expansion-panel/_theme.scss +7 -3
- package/scss/expansion-panel/_variables.scss +14 -20
- package/scss/fab/_layout.scss +31 -16
- package/scss/fab/_theme.scss +16 -9
- package/scss/fab/_variables.scss +47 -54
- package/scss/filemanager/_theme.scss +8 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_layout.scss +0 -24
- package/scss/floating-label/_layout.scss +0 -4
- package/scss/floating-label/_variables.scss +0 -4
- package/scss/forms/_layout.scss +0 -7
- package/scss/forms/_variables.scss +1 -5
- package/scss/gantt/_variables.scss +21 -21
- package/scss/grid/_layout.scss +12 -7
- package/scss/grid/_theme.scss +1 -1
- package/scss/grid/_variables.scss +3 -3
- package/scss/imageeditor/_theme.scss +4 -0
- package/scss/input/_layout.scss +47 -32
- package/scss/input/_theme.scss +46 -35
- package/scss/input/_variables.scss +39 -39
- package/scss/list/_layout.scss +13 -0
- package/scss/list/_variables.scss +36 -24
- package/scss/listbox/_theme.scss +1 -1
- package/scss/listview/_layout.scss +0 -14
- package/scss/listview/_theme.scss +0 -19
- package/scss/listview/_variables.scss +1 -35
- package/scss/loader/_layout.scss +4 -0
- package/scss/loader/_variables.scss +7 -7
- package/scss/mediaplayer/_layout.scss +6 -2
- package/scss/mediaplayer/_variables.scss +1 -1
- package/scss/menu/_layout.scss +4 -2
- package/scss/menu/_variables.scss +3 -3
- package/scss/messagebox/_layout.scss +4 -0
- package/scss/messagebox/_theme.scss +3 -0
- package/scss/messagebox/_variables.scss +6 -3
- package/scss/notification/_functions.scss +2 -2
- package/scss/notification/_theme.scss +0 -4
- package/scss/notification/_variables.scss +8 -8
- package/scss/pager/_layout.scss +2 -0
- package/scss/pager/_variables.scss +1 -1
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +1 -13
- package/scss/panelbar/_variables.scss +15 -18
- package/scss/pdf-viewer/_theme.scss +4 -0
- package/scss/pdf-viewer/_variables.scss +1 -1
- package/scss/pivotgrid/_layout.scss +10 -14
- package/scss/popover/_layout.scss +3 -16
- package/scss/popover/_variables.scss +13 -16
- package/scss/popup/_variables.scss +2 -2
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +20 -20
- package/scss/radio/_layout.scss +3 -0
- package/scss/radio/_theme.scss +8 -0
- package/scss/radio/_variables.scss +6 -6
- package/scss/rating/_layout.scss +2 -1
- package/scss/rating/_theme.scss +2 -13
- package/scss/rating/_variables.scss +3 -6
- package/scss/scheduler/_layout.scss +0 -10
- package/scss/scheduler/_variables.scss +10 -10
- package/scss/signature/_layout.scss +0 -8
- package/scss/signature/_theme.scss +1 -1
- package/scss/signature/_variables.scss +2 -6
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_layout.scss +19 -53
- package/scss/slider/_theme.scss +27 -0
- package/scss/slider/_variables.scss +7 -7
- package/scss/split-button/_layout.scss +0 -48
- package/scss/split-button/_variables.scss +6 -16
- package/scss/splitter/_variables.scss +15 -15
- package/scss/spreadsheet/_layout.scss +2 -159
- package/scss/spreadsheet/_theme.scss +5 -35
- package/scss/spreadsheet/_variables.scss +12 -40
- package/scss/stepper/_layout.scss +1 -5
- package/scss/stepper/_theme.scss +7 -1
- package/scss/stepper/_variables.scss +10 -10
- package/scss/suggestion/_layout.scss +9 -0
- package/scss/suggestion/_theme.scss +3 -3
- package/scss/suggestion/_variables.scss +2 -2
- package/scss/switch/_layout.scss +2 -1
- package/scss/switch/_variables.scss +10 -10
- package/scss/table/_layout.scss +3 -3
- package/scss/table/_variables.scss +10 -20
- package/scss/tabstrip/_layout.scss +47 -5
- package/scss/tabstrip/_theme.scss +1 -2
- package/scss/tabstrip/_variables.scss +7 -7
- package/scss/taskboard/_layout.scss +3 -2
- package/scss/taskboard/_theme.scss +5 -1
- package/scss/taskboard/_variables.scss +9 -6
- package/scss/timeline/_layout.scss +0 -4
- package/scss/timeline/_variables.scss +1 -4
- package/scss/timepicker/_layout.scss +0 -3
- package/scss/timeselector/_layout.scss +15 -3
- package/scss/timeselector/_theme.scss +1 -1
- package/scss/timeselector/_variables.scss +16 -16
- package/scss/toolbar/_variables.scss +13 -13
- package/scss/tooltip/_layout.scss +0 -9
- package/scss/tooltip/_theme.scss +5 -0
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treeview/_layout.scss +0 -5
- package/scss/treeview/_theme.scss +2 -26
- package/scss/treeview/_variables.scss +48 -28
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_layout.scss +12 -3
- package/scss/upload/_theme.scss +24 -0
- package/scss/upload/_variables.scss +10 -10
- package/scss/window/_layout.scss +16 -5
- package/scss/window/_theme.scss +7 -0
- package/scss/window/_variables.scss +9 -9
- package/scss/wizard/_layout.scss +3 -0
- package/scss/wizard/_variables.scss +3 -3
|
@@ -0,0 +1,757 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://unpkg.com/@progress/kendo-theme-tasks@1.14.0/lib/schemas/kendo-swatch.json",
|
|
3
|
+
"name": "Fluent 1 Dark",
|
|
4
|
+
"product": "kendo",
|
|
5
|
+
"base": "@progress/kendo-theme-fluent",
|
|
6
|
+
"version": "12.0.0-dev.2",
|
|
7
|
+
"previewColors": [
|
|
8
|
+
"#1b1a19",
|
|
9
|
+
"#21201f",
|
|
10
|
+
"#2899f5",
|
|
11
|
+
"#a19f9d",
|
|
12
|
+
"#f3f2f1"
|
|
13
|
+
],
|
|
14
|
+
"components": [],
|
|
15
|
+
"groups": [
|
|
16
|
+
{
|
|
17
|
+
"name": "New theme colors",
|
|
18
|
+
"colorsMap": {
|
|
19
|
+
"app-surface": {
|
|
20
|
+
"name": "App Surface",
|
|
21
|
+
"type": "color",
|
|
22
|
+
"value": "#1B1A19"
|
|
23
|
+
},
|
|
24
|
+
"on-app-surface": {
|
|
25
|
+
"name": "On App Surface",
|
|
26
|
+
"type": "color",
|
|
27
|
+
"value": "#F3F2F1"
|
|
28
|
+
},
|
|
29
|
+
"subtle": {
|
|
30
|
+
"name": "Subtle",
|
|
31
|
+
"type": "color",
|
|
32
|
+
"value": "#A19F9D"
|
|
33
|
+
},
|
|
34
|
+
"surface": {
|
|
35
|
+
"name": "Surface",
|
|
36
|
+
"type": "color",
|
|
37
|
+
"value": "#21201F"
|
|
38
|
+
},
|
|
39
|
+
"surface-alt": {
|
|
40
|
+
"name": "Surface Alt",
|
|
41
|
+
"type": "color",
|
|
42
|
+
"value": "#1B1A19"
|
|
43
|
+
},
|
|
44
|
+
"border": {
|
|
45
|
+
"name": "Border",
|
|
46
|
+
"type": "color",
|
|
47
|
+
"value": "#A19F9D"
|
|
48
|
+
},
|
|
49
|
+
"border-alt": {
|
|
50
|
+
"name": "Border Alt",
|
|
51
|
+
"type": "color",
|
|
52
|
+
"value": "#F3F2F1"
|
|
53
|
+
},
|
|
54
|
+
"base-subtle": {
|
|
55
|
+
"name": "Base Subtle",
|
|
56
|
+
"type": "color",
|
|
57
|
+
"value": "#292827"
|
|
58
|
+
},
|
|
59
|
+
"base-subtle-hover": {
|
|
60
|
+
"name": "Base Subtle Hover",
|
|
61
|
+
"type": "color",
|
|
62
|
+
"value": "#31302F"
|
|
63
|
+
},
|
|
64
|
+
"base-subtle-active": {
|
|
65
|
+
"name": "Base Subtle Active",
|
|
66
|
+
"type": "color",
|
|
67
|
+
"value": "#3B3A39"
|
|
68
|
+
},
|
|
69
|
+
"base": {
|
|
70
|
+
"name": "Base",
|
|
71
|
+
"type": "color",
|
|
72
|
+
"value": "#1B1A19"
|
|
73
|
+
},
|
|
74
|
+
"base-hover": {
|
|
75
|
+
"name": "Base Hover",
|
|
76
|
+
"type": "color",
|
|
77
|
+
"value": "#252423"
|
|
78
|
+
},
|
|
79
|
+
"base-active": {
|
|
80
|
+
"name": "Base Active",
|
|
81
|
+
"type": "color",
|
|
82
|
+
"value": "#292827"
|
|
83
|
+
},
|
|
84
|
+
"base-emphasis": {
|
|
85
|
+
"name": "Base Emphasis",
|
|
86
|
+
"type": "color",
|
|
87
|
+
"value": "#A19F9D"
|
|
88
|
+
},
|
|
89
|
+
"base-on-subtle": {
|
|
90
|
+
"name": "Base On Subtle",
|
|
91
|
+
"type": "color",
|
|
92
|
+
"value": "#F3F2F1"
|
|
93
|
+
},
|
|
94
|
+
"on-base": {
|
|
95
|
+
"name": "On Base",
|
|
96
|
+
"type": "color",
|
|
97
|
+
"value": "#F3F2F1"
|
|
98
|
+
},
|
|
99
|
+
"base-on-surface": {
|
|
100
|
+
"name": "Base On Surface",
|
|
101
|
+
"type": "color",
|
|
102
|
+
"value": "#F3F2F1"
|
|
103
|
+
},
|
|
104
|
+
"primary-subtle": {
|
|
105
|
+
"name": "Primary Subtle",
|
|
106
|
+
"type": "color",
|
|
107
|
+
"value": "#1C272F"
|
|
108
|
+
},
|
|
109
|
+
"primary-subtle-hover": {
|
|
110
|
+
"name": "Primary Subtle Hover",
|
|
111
|
+
"type": "color",
|
|
112
|
+
"value": "#1E3345"
|
|
113
|
+
},
|
|
114
|
+
"primary-subtle-active": {
|
|
115
|
+
"name": "Primary Subtle Active",
|
|
116
|
+
"type": "color",
|
|
117
|
+
"value": "#1F405B"
|
|
118
|
+
},
|
|
119
|
+
"primary": {
|
|
120
|
+
"name": "Primary",
|
|
121
|
+
"type": "color",
|
|
122
|
+
"value": "#2899F5"
|
|
123
|
+
},
|
|
124
|
+
"primary-hover": {
|
|
125
|
+
"name": "Primary Hover",
|
|
126
|
+
"type": "color",
|
|
127
|
+
"value": "#3AA0F3"
|
|
128
|
+
},
|
|
129
|
+
"primary-active": {
|
|
130
|
+
"name": "Primary Active",
|
|
131
|
+
"type": "color",
|
|
132
|
+
"value": "#6CB8F6"
|
|
133
|
+
},
|
|
134
|
+
"primary-emphasis": {
|
|
135
|
+
"name": "Primary Emphasis",
|
|
136
|
+
"type": "color",
|
|
137
|
+
"value": "#7EBFF4"
|
|
138
|
+
},
|
|
139
|
+
"primary-on-subtle": {
|
|
140
|
+
"name": "Primary On Subtle",
|
|
141
|
+
"type": "color",
|
|
142
|
+
"value": "#C6E3FB"
|
|
143
|
+
},
|
|
144
|
+
"on-primary": {
|
|
145
|
+
"name": "On Primary",
|
|
146
|
+
"type": "color",
|
|
147
|
+
"value": "#1B1A19"
|
|
148
|
+
},
|
|
149
|
+
"primary-on-surface": {
|
|
150
|
+
"name": "Primary On Surface",
|
|
151
|
+
"type": "color",
|
|
152
|
+
"value": "#2899F5"
|
|
153
|
+
},
|
|
154
|
+
"secondary-subtle": {
|
|
155
|
+
"name": "Secondary Subtle",
|
|
156
|
+
"type": "color",
|
|
157
|
+
"value": "#3B3A39"
|
|
158
|
+
},
|
|
159
|
+
"secondary-subtle-hover": {
|
|
160
|
+
"name": "Secondary Subtle Hover",
|
|
161
|
+
"type": "color",
|
|
162
|
+
"value": "#4E4C4B"
|
|
163
|
+
},
|
|
164
|
+
"secondary-subtle-active": {
|
|
165
|
+
"name": "Secondary Subtle Active",
|
|
166
|
+
"type": "color",
|
|
167
|
+
"value": "#656361"
|
|
168
|
+
},
|
|
169
|
+
"secondary": {
|
|
170
|
+
"name": "Secondary",
|
|
171
|
+
"type": "color",
|
|
172
|
+
"value": "#A19F9D"
|
|
173
|
+
},
|
|
174
|
+
"secondary-hover": {
|
|
175
|
+
"name": "Secondary Hover",
|
|
176
|
+
"type": "color",
|
|
177
|
+
"value": "#B4B2B1"
|
|
178
|
+
},
|
|
179
|
+
"secondary-active": {
|
|
180
|
+
"name": "Secondary Active",
|
|
181
|
+
"type": "color",
|
|
182
|
+
"value": "#C9C6C5"
|
|
183
|
+
},
|
|
184
|
+
"secondary-emphasis": {
|
|
185
|
+
"name": "Secondary Emphasis",
|
|
186
|
+
"type": "color",
|
|
187
|
+
"value": "#797775"
|
|
188
|
+
},
|
|
189
|
+
"secondary-on-subtle": {
|
|
190
|
+
"name": "Secondary On Subtle",
|
|
191
|
+
"type": "color",
|
|
192
|
+
"value": "#FAF9F8"
|
|
193
|
+
},
|
|
194
|
+
"on-secondary": {
|
|
195
|
+
"name": "On Secondary",
|
|
196
|
+
"type": "color",
|
|
197
|
+
"value": "#1B1A19"
|
|
198
|
+
},
|
|
199
|
+
"secondary-on-surface": {
|
|
200
|
+
"name": "Secondary On Surface",
|
|
201
|
+
"type": "color",
|
|
202
|
+
"value": "#DCDBDA"
|
|
203
|
+
},
|
|
204
|
+
"tertiary-subtle": {
|
|
205
|
+
"name": "Tertiary Subtle",
|
|
206
|
+
"type": "color",
|
|
207
|
+
"value": "#112A41"
|
|
208
|
+
},
|
|
209
|
+
"tertiary-subtle-hover": {
|
|
210
|
+
"name": "Tertiary Subtle Hover",
|
|
211
|
+
"type": "color",
|
|
212
|
+
"value": "#173959"
|
|
213
|
+
},
|
|
214
|
+
"tertiary-subtle-active": {
|
|
215
|
+
"name": "Tertiary Subtle Active",
|
|
216
|
+
"type": "color",
|
|
217
|
+
"value": "#1D4972"
|
|
218
|
+
},
|
|
219
|
+
"tertiary": {
|
|
220
|
+
"name": "Tertiary",
|
|
221
|
+
"type": "color",
|
|
222
|
+
"value": "#91BCE3"
|
|
223
|
+
},
|
|
224
|
+
"tertiary-hover": {
|
|
225
|
+
"name": "Tertiary Hover",
|
|
226
|
+
"type": "color",
|
|
227
|
+
"value": "#A6C8E8"
|
|
228
|
+
},
|
|
229
|
+
"tertiary-active": {
|
|
230
|
+
"name": "Tertiary Active",
|
|
231
|
+
"type": "color",
|
|
232
|
+
"value": "#BED7EE"
|
|
233
|
+
},
|
|
234
|
+
"tertiary-emphasis": {
|
|
235
|
+
"name": "Tertiary Emphasis",
|
|
236
|
+
"type": "color",
|
|
237
|
+
"value": "#5596D3"
|
|
238
|
+
},
|
|
239
|
+
"tertiary-on-subtle": {
|
|
240
|
+
"name": "Tertiary On Subtle",
|
|
241
|
+
"type": "color",
|
|
242
|
+
"value": "#D6E6F5"
|
|
243
|
+
},
|
|
244
|
+
"on-tertiary": {
|
|
245
|
+
"name": "On Tertiary",
|
|
246
|
+
"type": "color",
|
|
247
|
+
"value": "#1B1A19"
|
|
248
|
+
},
|
|
249
|
+
"tertiary-on-surface": {
|
|
250
|
+
"name": "Tertiary On Surface",
|
|
251
|
+
"type": "color",
|
|
252
|
+
"value": "#91BCE3"
|
|
253
|
+
},
|
|
254
|
+
"info-subtle": {
|
|
255
|
+
"name": "Info Subtle",
|
|
256
|
+
"type": "color",
|
|
257
|
+
"value": "#002E52"
|
|
258
|
+
},
|
|
259
|
+
"info-subtle-hover": {
|
|
260
|
+
"name": "Info Subtle Hover",
|
|
261
|
+
"type": "color",
|
|
262
|
+
"value": "#004377"
|
|
263
|
+
},
|
|
264
|
+
"info-subtle-active": {
|
|
265
|
+
"name": "Info Subtle Active",
|
|
266
|
+
"type": "color",
|
|
267
|
+
"value": "#00518F"
|
|
268
|
+
},
|
|
269
|
+
"info": {
|
|
270
|
+
"name": "Info",
|
|
271
|
+
"type": "color",
|
|
272
|
+
"value": "#47AFFF"
|
|
273
|
+
},
|
|
274
|
+
"info-hover": {
|
|
275
|
+
"name": "Info Hover",
|
|
276
|
+
"type": "color",
|
|
277
|
+
"value": "#70C1FF"
|
|
278
|
+
},
|
|
279
|
+
"info-active": {
|
|
280
|
+
"name": "Info Active",
|
|
281
|
+
"type": "color",
|
|
282
|
+
"value": "#8FCEFF"
|
|
283
|
+
},
|
|
284
|
+
"info-emphasis": {
|
|
285
|
+
"name": "Info Emphasis",
|
|
286
|
+
"type": "color",
|
|
287
|
+
"value": "#8FCEFF"
|
|
288
|
+
},
|
|
289
|
+
"info-on-subtle": {
|
|
290
|
+
"name": "Info On Subtle",
|
|
291
|
+
"type": "color",
|
|
292
|
+
"value": "#CCE9FF"
|
|
293
|
+
},
|
|
294
|
+
"on-info": {
|
|
295
|
+
"name": "On Info",
|
|
296
|
+
"type": "color",
|
|
297
|
+
"value": "#1B1A19"
|
|
298
|
+
},
|
|
299
|
+
"info-on-surface": {
|
|
300
|
+
"name": "Info On Surface",
|
|
301
|
+
"type": "color",
|
|
302
|
+
"value": "#70C1FF"
|
|
303
|
+
},
|
|
304
|
+
"success-subtle": {
|
|
305
|
+
"name": "Success Subtle",
|
|
306
|
+
"type": "color",
|
|
307
|
+
"value": "#393D1B"
|
|
308
|
+
},
|
|
309
|
+
"success-subtle-hover": {
|
|
310
|
+
"name": "Success Subtle Hover",
|
|
311
|
+
"type": "color",
|
|
312
|
+
"value": "#4E5625"
|
|
313
|
+
},
|
|
314
|
+
"success-subtle-active": {
|
|
315
|
+
"name": "Success Subtle Active",
|
|
316
|
+
"type": "color",
|
|
317
|
+
"value": "#586529"
|
|
318
|
+
},
|
|
319
|
+
"success": {
|
|
320
|
+
"name": "Success",
|
|
321
|
+
"type": "color",
|
|
322
|
+
"value": "#9BC95E"
|
|
323
|
+
},
|
|
324
|
+
"success-hover": {
|
|
325
|
+
"name": "Success Hover",
|
|
326
|
+
"type": "color",
|
|
327
|
+
"value": "#AAD373"
|
|
328
|
+
},
|
|
329
|
+
"success-active": {
|
|
330
|
+
"name": "Success Active",
|
|
331
|
+
"type": "color",
|
|
332
|
+
"value": "#B8DC89"
|
|
333
|
+
},
|
|
334
|
+
"success-emphasis": {
|
|
335
|
+
"name": "Success Emphasis",
|
|
336
|
+
"type": "color",
|
|
337
|
+
"value": "#92C353"
|
|
338
|
+
},
|
|
339
|
+
"success-on-subtle": {
|
|
340
|
+
"name": "Success On Subtle",
|
|
341
|
+
"type": "color",
|
|
342
|
+
"value": "#E8F5D6"
|
|
343
|
+
},
|
|
344
|
+
"on-success": {
|
|
345
|
+
"name": "On Success",
|
|
346
|
+
"type": "color",
|
|
347
|
+
"value": "#1B1A19"
|
|
348
|
+
},
|
|
349
|
+
"success-on-surface": {
|
|
350
|
+
"name": "Success On Surface",
|
|
351
|
+
"type": "color",
|
|
352
|
+
"value": "#CBE6A7"
|
|
353
|
+
},
|
|
354
|
+
"warning-subtle": {
|
|
355
|
+
"name": "Warning Subtle",
|
|
356
|
+
"type": "color",
|
|
357
|
+
"value": "#433519"
|
|
358
|
+
},
|
|
359
|
+
"warning-subtle-hover": {
|
|
360
|
+
"name": "Warning Subtle Hover",
|
|
361
|
+
"type": "color",
|
|
362
|
+
"value": "#54401D"
|
|
363
|
+
},
|
|
364
|
+
"warning-subtle-active": {
|
|
365
|
+
"name": "Warning Subtle Active",
|
|
366
|
+
"type": "color",
|
|
367
|
+
"value": "#6D5122"
|
|
368
|
+
},
|
|
369
|
+
"warning": {
|
|
370
|
+
"name": "Warning",
|
|
371
|
+
"type": "color",
|
|
372
|
+
"value": "#E8B173"
|
|
373
|
+
},
|
|
374
|
+
"warning-hover": {
|
|
375
|
+
"name": "Warning Hover",
|
|
376
|
+
"type": "color",
|
|
377
|
+
"value": "#EEB981"
|
|
378
|
+
},
|
|
379
|
+
"warning-active": {
|
|
380
|
+
"name": "Warning Active",
|
|
381
|
+
"type": "color",
|
|
382
|
+
"value": "#F4C79A"
|
|
383
|
+
},
|
|
384
|
+
"warning-emphasis": {
|
|
385
|
+
"name": "Warning Emphasis",
|
|
386
|
+
"type": "color",
|
|
387
|
+
"value": "#C9C6C5"
|
|
388
|
+
},
|
|
389
|
+
"warning-on-subtle": {
|
|
390
|
+
"name": "Warning On Subtle",
|
|
391
|
+
"type": "color",
|
|
392
|
+
"value": "#FCE3CF"
|
|
393
|
+
},
|
|
394
|
+
"on-warning": {
|
|
395
|
+
"name": "On Warning",
|
|
396
|
+
"type": "color",
|
|
397
|
+
"value": "#1B1A19"
|
|
398
|
+
},
|
|
399
|
+
"warning-on-surface": {
|
|
400
|
+
"name": "Warning On Surface",
|
|
401
|
+
"type": "color",
|
|
402
|
+
"value": "#F8D4B4"
|
|
403
|
+
},
|
|
404
|
+
"error-subtle": {
|
|
405
|
+
"name": "Error Subtle",
|
|
406
|
+
"type": "color",
|
|
407
|
+
"value": "#442726"
|
|
408
|
+
},
|
|
409
|
+
"error-subtle-hover": {
|
|
410
|
+
"name": "Error Subtle Hover",
|
|
411
|
+
"type": "color",
|
|
412
|
+
"value": "#60302F"
|
|
413
|
+
},
|
|
414
|
+
"error-subtle-active": {
|
|
415
|
+
"name": "Error Subtle Active",
|
|
416
|
+
"type": "color",
|
|
417
|
+
"value": "#7F3939"
|
|
418
|
+
},
|
|
419
|
+
"error": {
|
|
420
|
+
"name": "Error",
|
|
421
|
+
"type": "color",
|
|
422
|
+
"value": "#F6848B"
|
|
423
|
+
},
|
|
424
|
+
"error-hover": {
|
|
425
|
+
"name": "Error Hover",
|
|
426
|
+
"type": "color",
|
|
427
|
+
"value": "#FAA0A6"
|
|
428
|
+
},
|
|
429
|
+
"error-active": {
|
|
430
|
+
"name": "Error Active",
|
|
431
|
+
"type": "color",
|
|
432
|
+
"value": "#FCBABF"
|
|
433
|
+
},
|
|
434
|
+
"error-emphasis": {
|
|
435
|
+
"name": "Error Emphasis",
|
|
436
|
+
"type": "color",
|
|
437
|
+
"value": "#F1707B"
|
|
438
|
+
},
|
|
439
|
+
"error-on-subtle": {
|
|
440
|
+
"name": "Error On Subtle",
|
|
441
|
+
"type": "color",
|
|
442
|
+
"value": "#FED7DA"
|
|
443
|
+
},
|
|
444
|
+
"on-error": {
|
|
445
|
+
"name": "On Error",
|
|
446
|
+
"type": "color",
|
|
447
|
+
"value": "#1B1A19"
|
|
448
|
+
},
|
|
449
|
+
"error-on-surface": {
|
|
450
|
+
"name": "Error On Surface",
|
|
451
|
+
"type": "color",
|
|
452
|
+
"value": "#FAA0A6"
|
|
453
|
+
},
|
|
454
|
+
"light-subtle": {
|
|
455
|
+
"name": "Light Subtle",
|
|
456
|
+
"type": "color",
|
|
457
|
+
"value": "#DCDBDA"
|
|
458
|
+
},
|
|
459
|
+
"light-subtle-hover": {
|
|
460
|
+
"name": "Light Subtle Hover",
|
|
461
|
+
"type": "color",
|
|
462
|
+
"value": "#C9C6C5"
|
|
463
|
+
},
|
|
464
|
+
"light-subtle-active": {
|
|
465
|
+
"name": "Light Subtle Active",
|
|
466
|
+
"type": "color",
|
|
467
|
+
"value": "#B4B2B1"
|
|
468
|
+
},
|
|
469
|
+
"light": {
|
|
470
|
+
"name": "Light",
|
|
471
|
+
"type": "color",
|
|
472
|
+
"value": "#FAF9F8"
|
|
473
|
+
},
|
|
474
|
+
"light-hover": {
|
|
475
|
+
"name": "Light Hover",
|
|
476
|
+
"type": "color",
|
|
477
|
+
"value": "#F3F2F1"
|
|
478
|
+
},
|
|
479
|
+
"light-active": {
|
|
480
|
+
"name": "Light Active",
|
|
481
|
+
"type": "color",
|
|
482
|
+
"value": "#DCDBDA"
|
|
483
|
+
},
|
|
484
|
+
"light-emphasis": {
|
|
485
|
+
"name": "Light Emphasis",
|
|
486
|
+
"type": "color",
|
|
487
|
+
"value": "#F3F2F1"
|
|
488
|
+
},
|
|
489
|
+
"light-on-subtle": {
|
|
490
|
+
"name": "Light On Subtle",
|
|
491
|
+
"type": "color",
|
|
492
|
+
"value": "#1B1A19"
|
|
493
|
+
},
|
|
494
|
+
"on-light": {
|
|
495
|
+
"name": "On Light",
|
|
496
|
+
"type": "color",
|
|
497
|
+
"value": "#1B1A19"
|
|
498
|
+
},
|
|
499
|
+
"light-on-surface": {
|
|
500
|
+
"name": "Light On Surface",
|
|
501
|
+
"type": "color",
|
|
502
|
+
"value": "#F3F2F1"
|
|
503
|
+
},
|
|
504
|
+
"dark-subtle": {
|
|
505
|
+
"name": "Dark Subtle",
|
|
506
|
+
"type": "color",
|
|
507
|
+
"value": "#21201F"
|
|
508
|
+
},
|
|
509
|
+
"dark-subtle-hover": {
|
|
510
|
+
"name": "Dark Subtle Hover",
|
|
511
|
+
"type": "color",
|
|
512
|
+
"value": "#252423"
|
|
513
|
+
},
|
|
514
|
+
"dark-subtle-active": {
|
|
515
|
+
"name": "Dark Subtle Active",
|
|
516
|
+
"type": "color",
|
|
517
|
+
"value": "#292827"
|
|
518
|
+
},
|
|
519
|
+
"dark": {
|
|
520
|
+
"name": "Dark",
|
|
521
|
+
"type": "color",
|
|
522
|
+
"value": "#3B3A39"
|
|
523
|
+
},
|
|
524
|
+
"dark-hover": {
|
|
525
|
+
"name": "Dark Hover",
|
|
526
|
+
"type": "color",
|
|
527
|
+
"value": "#4E4C4B"
|
|
528
|
+
},
|
|
529
|
+
"dark-active": {
|
|
530
|
+
"name": "Dark Active",
|
|
531
|
+
"type": "color",
|
|
532
|
+
"value": "#656361"
|
|
533
|
+
},
|
|
534
|
+
"dark-emphasis": {
|
|
535
|
+
"name": "Dark Emphasis",
|
|
536
|
+
"type": "color",
|
|
537
|
+
"value": "#31302F"
|
|
538
|
+
},
|
|
539
|
+
"dark-on-subtle": {
|
|
540
|
+
"name": "Dark On Subtle",
|
|
541
|
+
"type": "color",
|
|
542
|
+
"value": "#B4B2B1"
|
|
543
|
+
},
|
|
544
|
+
"on-dark": {
|
|
545
|
+
"name": "On Dark",
|
|
546
|
+
"type": "color",
|
|
547
|
+
"value": "#F3F2F1"
|
|
548
|
+
},
|
|
549
|
+
"dark-on-surface": {
|
|
550
|
+
"name": "Dark On Surface",
|
|
551
|
+
"type": "color",
|
|
552
|
+
"value": "#656361"
|
|
553
|
+
},
|
|
554
|
+
"inverse-subtle": {
|
|
555
|
+
"name": "Inverse Subtle",
|
|
556
|
+
"type": "color",
|
|
557
|
+
"value": "#DCDBDA"
|
|
558
|
+
},
|
|
559
|
+
"inverse-subtle-hover": {
|
|
560
|
+
"name": "Inverse Subtle Hover",
|
|
561
|
+
"type": "color",
|
|
562
|
+
"value": "#C9C6C5"
|
|
563
|
+
},
|
|
564
|
+
"inverse-subtle-active": {
|
|
565
|
+
"name": "Inverse Subtle Active",
|
|
566
|
+
"type": "color",
|
|
567
|
+
"value": "#B4B2B1"
|
|
568
|
+
},
|
|
569
|
+
"inverse": {
|
|
570
|
+
"name": "Inverse",
|
|
571
|
+
"type": "color",
|
|
572
|
+
"value": "#FAF9F8"
|
|
573
|
+
},
|
|
574
|
+
"inverse-hover": {
|
|
575
|
+
"name": "Inverse Hover",
|
|
576
|
+
"type": "color",
|
|
577
|
+
"value": "#F3F2F1"
|
|
578
|
+
},
|
|
579
|
+
"inverse-active": {
|
|
580
|
+
"name": "Inverse Active",
|
|
581
|
+
"type": "color",
|
|
582
|
+
"value": "#DCDBDA"
|
|
583
|
+
},
|
|
584
|
+
"inverse-emphasis": {
|
|
585
|
+
"name": "Inverse Emphasis",
|
|
586
|
+
"type": "color",
|
|
587
|
+
"value": "#F3F2F1"
|
|
588
|
+
},
|
|
589
|
+
"inverse-on-subtle": {
|
|
590
|
+
"name": "Inverse On Subtle",
|
|
591
|
+
"type": "color",
|
|
592
|
+
"value": "#1B1A19"
|
|
593
|
+
},
|
|
594
|
+
"on-inverse": {
|
|
595
|
+
"name": "On Inverse",
|
|
596
|
+
"type": "color",
|
|
597
|
+
"value": "#1B1A19"
|
|
598
|
+
},
|
|
599
|
+
"inverse-on-surface": {
|
|
600
|
+
"name": "Inverse On Surface",
|
|
601
|
+
"type": "color",
|
|
602
|
+
"value": "#F3F2F1"
|
|
603
|
+
},
|
|
604
|
+
"series-a": {
|
|
605
|
+
"name": "Series A",
|
|
606
|
+
"type": "color",
|
|
607
|
+
"value": "#0099BC"
|
|
608
|
+
},
|
|
609
|
+
"series-a-bold": {
|
|
610
|
+
"name": "Series A Bold",
|
|
611
|
+
"type": "color",
|
|
612
|
+
"value": "#40B3CD"
|
|
613
|
+
},
|
|
614
|
+
"series-a-bolder": {
|
|
615
|
+
"name": "Series A Bolder",
|
|
616
|
+
"type": "color",
|
|
617
|
+
"value": "#80CCDD"
|
|
618
|
+
},
|
|
619
|
+
"series-a-subtle": {
|
|
620
|
+
"name": "Series A Subtle",
|
|
621
|
+
"type": "color",
|
|
622
|
+
"value": "#00738D"
|
|
623
|
+
},
|
|
624
|
+
"series-a-subtler": {
|
|
625
|
+
"name": "Series A Subtler",
|
|
626
|
+
"type": "color",
|
|
627
|
+
"value": "#004D5E"
|
|
628
|
+
},
|
|
629
|
+
"series-b": {
|
|
630
|
+
"name": "Series B",
|
|
631
|
+
"type": "color",
|
|
632
|
+
"value": "#E74856"
|
|
633
|
+
},
|
|
634
|
+
"series-b-bold": {
|
|
635
|
+
"name": "Series B Bold",
|
|
636
|
+
"type": "color",
|
|
637
|
+
"value": "#ED7680"
|
|
638
|
+
},
|
|
639
|
+
"series-b-bolder": {
|
|
640
|
+
"name": "Series B Bolder",
|
|
641
|
+
"type": "color",
|
|
642
|
+
"value": "#F3A3AA"
|
|
643
|
+
},
|
|
644
|
+
"series-b-subtle": {
|
|
645
|
+
"name": "Series B Subtle",
|
|
646
|
+
"type": "color",
|
|
647
|
+
"value": "#AD3641"
|
|
648
|
+
},
|
|
649
|
+
"series-b-subtler": {
|
|
650
|
+
"name": "Series B Subtler",
|
|
651
|
+
"type": "color",
|
|
652
|
+
"value": "#74242B"
|
|
653
|
+
},
|
|
654
|
+
"series-c": {
|
|
655
|
+
"name": "Series C",
|
|
656
|
+
"type": "color",
|
|
657
|
+
"value": "#FFB900"
|
|
658
|
+
},
|
|
659
|
+
"series-c-bold": {
|
|
660
|
+
"name": "Series C Bold",
|
|
661
|
+
"type": "color",
|
|
662
|
+
"value": "#FFCB40"
|
|
663
|
+
},
|
|
664
|
+
"series-c-bolder": {
|
|
665
|
+
"name": "Series C Bolder",
|
|
666
|
+
"type": "color",
|
|
667
|
+
"value": "#FFDC80"
|
|
668
|
+
},
|
|
669
|
+
"series-c-subtle": {
|
|
670
|
+
"name": "Series C Subtle",
|
|
671
|
+
"type": "color",
|
|
672
|
+
"value": "#BF8B00"
|
|
673
|
+
},
|
|
674
|
+
"series-c-subtler": {
|
|
675
|
+
"name": "Series C Subtler",
|
|
676
|
+
"type": "color",
|
|
677
|
+
"value": "#805D00"
|
|
678
|
+
},
|
|
679
|
+
"series-d": {
|
|
680
|
+
"name": "Series D",
|
|
681
|
+
"type": "color",
|
|
682
|
+
"value": "#0078D7"
|
|
683
|
+
},
|
|
684
|
+
"series-d-bold": {
|
|
685
|
+
"name": "Series D Bold",
|
|
686
|
+
"type": "color",
|
|
687
|
+
"value": "#409AE1"
|
|
688
|
+
},
|
|
689
|
+
"series-d-bolder": {
|
|
690
|
+
"name": "Series D Bolder",
|
|
691
|
+
"type": "color",
|
|
692
|
+
"value": "#80BBEB"
|
|
693
|
+
},
|
|
694
|
+
"series-d-subtle": {
|
|
695
|
+
"name": "Series D Subtle",
|
|
696
|
+
"type": "color",
|
|
697
|
+
"value": "#005AA1"
|
|
698
|
+
},
|
|
699
|
+
"series-d-subtler": {
|
|
700
|
+
"name": "Series D Subtler",
|
|
701
|
+
"type": "color",
|
|
702
|
+
"value": "#003C6C"
|
|
703
|
+
},
|
|
704
|
+
"series-e": {
|
|
705
|
+
"name": "Series E",
|
|
706
|
+
"type": "color",
|
|
707
|
+
"value": "#8764B8"
|
|
708
|
+
},
|
|
709
|
+
"series-e-bold": {
|
|
710
|
+
"name": "Series E Bold",
|
|
711
|
+
"type": "color",
|
|
712
|
+
"value": "#A58BCA"
|
|
713
|
+
},
|
|
714
|
+
"series-e-bolder": {
|
|
715
|
+
"name": "Series E Bolder",
|
|
716
|
+
"type": "color",
|
|
717
|
+
"value": "#C3B1DB"
|
|
718
|
+
},
|
|
719
|
+
"series-e-subtle": {
|
|
720
|
+
"name": "Series E Subtle",
|
|
721
|
+
"type": "color",
|
|
722
|
+
"value": "#654B8A"
|
|
723
|
+
},
|
|
724
|
+
"series-e-subtler": {
|
|
725
|
+
"name": "Series E Subtler",
|
|
726
|
+
"type": "color",
|
|
727
|
+
"value": "#44325C"
|
|
728
|
+
},
|
|
729
|
+
"series-f": {
|
|
730
|
+
"name": "Series F",
|
|
731
|
+
"type": "color",
|
|
732
|
+
"value": "#00CC6A"
|
|
733
|
+
},
|
|
734
|
+
"series-f-bold": {
|
|
735
|
+
"name": "Series F Bold",
|
|
736
|
+
"type": "color",
|
|
737
|
+
"value": "#40D98F"
|
|
738
|
+
},
|
|
739
|
+
"series-f-bolder": {
|
|
740
|
+
"name": "Series F Bolder",
|
|
741
|
+
"type": "color",
|
|
742
|
+
"value": "#80E5B4"
|
|
743
|
+
},
|
|
744
|
+
"series-f-subtle": {
|
|
745
|
+
"name": "Series F Subtle",
|
|
746
|
+
"type": "color",
|
|
747
|
+
"value": "#009950"
|
|
748
|
+
},
|
|
749
|
+
"series-f-subtler": {
|
|
750
|
+
"name": "Series F Subtler",
|
|
751
|
+
"type": "color",
|
|
752
|
+
"value": "#006635"
|
|
753
|
+
}
|
|
754
|
+
}
|
|
755
|
+
}
|
|
756
|
+
]
|
|
757
|
+
}
|