@progress/kendo-theme-material 11.0.0-dev.0 → 11.0.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/material-2-dark.css +1 -0
- package/dist/material-2-dark.scss +137 -0
- package/dist/material-2.css +1 -0
- package/dist/material-2.scss +132 -0
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main-dark.scss +97 -97
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +11721 -9853
- package/dist/meta/sassdoc-raw-data.json +3880 -3030
- package/dist/meta/variables.json +2515 -2282
- package/lib/swatches/index.js +2 -0
- package/lib/swatches/material-2-dark.json +657 -0
- package/lib/swatches/material-2.json +632 -0
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +103 -103
- package/lib/swatches/material-main.json +6 -6
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +0 -23
- package/scss/action-buttons/_theme.scss +0 -13
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +6 -0
- package/scss/action-sheet/_variables.scss +21 -22
- package/scss/appbar/_variables.scss +3 -3
- package/scss/badge/_layout.scss +0 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_theme.scss +54 -3
- package/scss/bottom-navigation/_variables.scss +16 -16
- package/scss/breadcrumb/_variables.scss +19 -19
- package/scss/button/_layout.scss +0 -79
- package/scss/button/_theme.scss +114 -29
- package/scss/button/_variables.scss +28 -24
- package/scss/calendar/_layout.scss +13 -16
- package/scss/calendar/_theme.scss +29 -11
- package/scss/calendar/_variables.scss +75 -48
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +15 -15
- package/scss/chat/_theme.scss +4 -0
- package/scss/chat/_variables.scss +4 -4
- package/scss/checkbox/_layout.scss +35 -0
- package/scss/checkbox/_theme.scss +113 -4
- package/scss/checkbox/_variables.scss +18 -15
- package/scss/chip/_layout.scss +10 -0
- package/scss/chip/_theme.scss +41 -61
- package/scss/chip/_variables.scss +36 -18
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +3 -33
- package/scss/column-menu/_variables.scss +1 -1
- package/scss/core/color-system/_palettes.scss +243 -242
- package/scss/core/color-system/_swatch.scss +142 -142
- package/scss/core/elevation/index.import.scss +18 -27
- package/scss/core/typography/index.import.scss +8 -8
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +6 -1
- package/scss/dock-manager/_variables.scss +14 -14
- package/scss/draggable/_variables.scss +1 -1
- package/scss/drawer/_layout.scss +2 -0
- package/scss/drawer/_theme.scss +0 -11
- package/scss/drawer/_variables.scss +48 -23
- package/scss/dropzone/_variables.scss +2 -2
- package/scss/editor/_layout.scss +2 -12
- package/scss/editor/_variables.scss +4 -4
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +13 -12
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_theme.scss +4 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_variables.scss +2 -2
- package/scss/forms/_variables.scss +5 -5
- package/scss/gantt/_variables.scss +16 -16
- package/scss/grid/_layout.scss +6 -21
- package/scss/grid/_theme.scss +12 -55
- package/scss/grid/_variables.scss +13 -13
- package/scss/imageeditor/_variables.scss +2 -2
- package/scss/input/_layout.scss +10 -14
- package/scss/input/_variables.scss +35 -34
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +100 -22
- package/scss/listbox/_variables.scss +1 -1
- package/scss/listgroup/_variables.scss +4 -4
- package/scss/listview/_theme.scss +0 -13
- package/scss/listview/_variables.scss +5 -5
- package/scss/loader/_variables.scss +2 -2
- package/scss/map/_variables.scss +2 -2
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +4 -0
- package/scss/menu/_theme.scss +1 -26
- package/scss/menu/_variables.scss +47 -39
- package/scss/menu-button/_variables.scss +1 -1
- package/scss/messagebox/_layout.scss +5 -1
- package/scss/messagebox/_variables.scss +1 -1
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +1 -0
- package/scss/notification/_variables.scss +18 -8
- package/scss/orgchart/_variables.scss +3 -3
- package/scss/pager/_variables.scss +4 -4
- package/scss/panel/_variables.scss +3 -3
- package/scss/panelbar/_layout.scss +29 -1
- package/scss/panelbar/_theme.scss +0 -1
- package/scss/panelbar/_variables.scss +23 -23
- package/scss/pdf-viewer/_variables.scss +3 -3
- package/scss/pivotgrid/_theme.scss +0 -12
- package/scss/pivotgrid/_variables.scss +4 -4
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_layout.scss +11 -4
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/prompt/_layout.scss +4 -0
- package/scss/prompt/_variables.scss +8 -8
- package/scss/radio/_layout.scss +35 -0
- package/scss/radio/_theme.scss +109 -4
- package/scss/radio/_variables.scss +17 -14
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -89
- package/scss/scheduler/_variables.scss +4 -4
- package/scss/scrollview/_variables.scss +1 -1
- package/scss/slider/_layout.scss +11 -0
- package/scss/slider/_theme.scss +1 -10
- package/scss/slider/_variables.scss +16 -7
- package/scss/split-button/_layout.scss +12 -0
- package/scss/split-button/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +3 -3
- package/scss/spreadsheet/_layout.scss +0 -35
- package/scss/spreadsheet/_theme.scss +3 -25
- package/scss/spreadsheet/_variables.scss +7 -7
- package/scss/stepper/_layout.scss +15 -1
- package/scss/stepper/_theme.scss +8 -0
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_layout.scss +20 -5
- package/scss/switch/_theme.scss +2 -9
- package/scss/switch/_variables.scss +50 -16
- package/scss/table/_layout.scss +6 -0
- package/scss/table/_variables.scss +9 -9
- package/scss/tabstrip/_layout.scss +100 -4
- package/scss/tabstrip/_variables.scss +16 -16
- package/scss/taskboard/_layout.scss +4 -0
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_layout.scss +7 -1
- package/scss/tilelayout/_variables.scss +2 -2
- package/scss/timeline/_variables.scss +2 -2
- package/scss/timeselector/_layout.scss +38 -0
- package/scss/timeselector/_theme.scss +8 -6
- package/scss/timeselector/_variables.scss +29 -23
- package/scss/toolbar/_layout.scss +0 -47
- package/scss/toolbar/_theme.scss +4 -44
- package/scss/toolbar/_variables.scss +14 -14
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +0 -19
- package/scss/treelist/_theme.scss +10 -15
- package/scss/treelist/_variables.scss +1 -1
- package/scss/treeview/_theme.scss +2 -31
- package/scss/treeview/_variables.scss +24 -24
- package/scss/typography/_variables.scss +21 -21
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_layout.scss +14 -0
- package/scss/window/_variables.scss +8 -8
- package/scss/wizard/_variables.scss +3 -3
package/lib/swatches/index.js
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
module.exports.main = require('./material-main.json');
|
|
2
2
|
module.exports.mainDark = require('./material-main-dark.json');
|
|
3
3
|
module.exports.aquaDark = require('./material-aqua-dark.json');
|
|
4
|
+
module.exports.two = require('./material-2.json');
|
|
5
|
+
module.exports.twoDark = require('./material-2-dark.json');
|
|
4
6
|
module.exports.arctic = require('./material-arctic.json');
|
|
5
7
|
module.exports.burntTeal = require('./material-burnt-teal.json');
|
|
6
8
|
module.exports.eggplant = require('./material-eggplant.json');
|
|
@@ -0,0 +1,657 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://unpkg.com/@progress/kendo-theme-tasks@1.14.0/lib/schemas/kendo-swatch.json",
|
|
3
|
+
"name": "Material 2 Dark",
|
|
4
|
+
"product": "kendo",
|
|
5
|
+
"base": "@progress/kendo-theme-material",
|
|
6
|
+
"version": "11.0.0-dev.1",
|
|
7
|
+
"previewColors": [
|
|
8
|
+
"#121212",
|
|
9
|
+
"#212121",
|
|
10
|
+
"#3f51b5",
|
|
11
|
+
"#e91e63",
|
|
12
|
+
"#ffffff"
|
|
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": "#121212"
|
|
23
|
+
},
|
|
24
|
+
"on-app-surface": {
|
|
25
|
+
"name": "On App Surface",
|
|
26
|
+
"type": "color",
|
|
27
|
+
"value": "#E0E0E0"
|
|
28
|
+
},
|
|
29
|
+
"subtle": {
|
|
30
|
+
"name": "Subtle",
|
|
31
|
+
"type": "color",
|
|
32
|
+
"value": "#9B9B9B"
|
|
33
|
+
},
|
|
34
|
+
"surface": {
|
|
35
|
+
"name": "Surface",
|
|
36
|
+
"type": "color",
|
|
37
|
+
"value": "#2A2A2A"
|
|
38
|
+
},
|
|
39
|
+
"surface-alt": {
|
|
40
|
+
"name": "Surface Alt",
|
|
41
|
+
"type": "color",
|
|
42
|
+
"value": "#212121"
|
|
43
|
+
},
|
|
44
|
+
"border": {
|
|
45
|
+
"name": "Border",
|
|
46
|
+
"type": "color",
|
|
47
|
+
"value": "rgba(255, 255, 255, 0.20)"
|
|
48
|
+
},
|
|
49
|
+
"border-alt": {
|
|
50
|
+
"name": "Border Alt",
|
|
51
|
+
"type": "color",
|
|
52
|
+
"value": "rgba(255, 255, 255, 0.25)"
|
|
53
|
+
},
|
|
54
|
+
"base-subtle": {
|
|
55
|
+
"name": "Base Subtle",
|
|
56
|
+
"type": "color",
|
|
57
|
+
"value": "#525252"
|
|
58
|
+
},
|
|
59
|
+
"base-subtle-hover": {
|
|
60
|
+
"name": "Base Subtle Hover",
|
|
61
|
+
"type": "color",
|
|
62
|
+
"value": "#454545"
|
|
63
|
+
},
|
|
64
|
+
"base-subtle-active": {
|
|
65
|
+
"name": "Base Subtle Active",
|
|
66
|
+
"type": "color",
|
|
67
|
+
"value": "#3C3C3C"
|
|
68
|
+
},
|
|
69
|
+
"base": {
|
|
70
|
+
"name": "Base",
|
|
71
|
+
"type": "color",
|
|
72
|
+
"value": "#616161"
|
|
73
|
+
},
|
|
74
|
+
"base-hover": {
|
|
75
|
+
"name": "Base Hover",
|
|
76
|
+
"type": "color",
|
|
77
|
+
"value": "#525252"
|
|
78
|
+
},
|
|
79
|
+
"base-active": {
|
|
80
|
+
"name": "Base Active",
|
|
81
|
+
"type": "color",
|
|
82
|
+
"value": "#3C3C3C"
|
|
83
|
+
},
|
|
84
|
+
"base-emphasis": {
|
|
85
|
+
"name": "Base Emphasis",
|
|
86
|
+
"type": "color",
|
|
87
|
+
"value": "#C2C2C2"
|
|
88
|
+
},
|
|
89
|
+
"base-on-subtle": {
|
|
90
|
+
"name": "Base On Subtle",
|
|
91
|
+
"type": "color",
|
|
92
|
+
"value": "#EBEBEB"
|
|
93
|
+
},
|
|
94
|
+
"on-base": {
|
|
95
|
+
"name": "On Base",
|
|
96
|
+
"type": "color",
|
|
97
|
+
"value": "#EBEBEB"
|
|
98
|
+
},
|
|
99
|
+
"base-on-surface": {
|
|
100
|
+
"name": "Base On Surface",
|
|
101
|
+
"type": "color",
|
|
102
|
+
"value": "#D6D6D6"
|
|
103
|
+
},
|
|
104
|
+
"primary-subtle": {
|
|
105
|
+
"name": "Primary Subtle",
|
|
106
|
+
"type": "color",
|
|
107
|
+
"value": "#59618A"
|
|
108
|
+
},
|
|
109
|
+
"primary-subtle-hover": {
|
|
110
|
+
"name": "Primary Subtle Hover",
|
|
111
|
+
"type": "color",
|
|
112
|
+
"value": "#454B70"
|
|
113
|
+
},
|
|
114
|
+
"primary-subtle-active": {
|
|
115
|
+
"name": "Primary Subtle Active",
|
|
116
|
+
"type": "color",
|
|
117
|
+
"value": "#333857"
|
|
118
|
+
},
|
|
119
|
+
"primary": {
|
|
120
|
+
"name": "Primary",
|
|
121
|
+
"type": "color",
|
|
122
|
+
"value": "#9FA8DA"
|
|
123
|
+
},
|
|
124
|
+
"primary-hover": {
|
|
125
|
+
"name": "Primary Hover",
|
|
126
|
+
"type": "color",
|
|
127
|
+
"value": "#8D95C7"
|
|
128
|
+
},
|
|
129
|
+
"primary-active": {
|
|
130
|
+
"name": "Primary Active",
|
|
131
|
+
"type": "color",
|
|
132
|
+
"value": "#757DAC"
|
|
133
|
+
},
|
|
134
|
+
"primary-emphasis": {
|
|
135
|
+
"name": "Primary Emphasis",
|
|
136
|
+
"type": "color",
|
|
137
|
+
"value": "#8D95C7"
|
|
138
|
+
},
|
|
139
|
+
"primary-on-subtle": {
|
|
140
|
+
"name": "Primary On Subtle",
|
|
141
|
+
"type": "color",
|
|
142
|
+
"value": "#DCE0F5"
|
|
143
|
+
},
|
|
144
|
+
"on-primary": {
|
|
145
|
+
"name": "On Primary",
|
|
146
|
+
"type": "color",
|
|
147
|
+
"value": "#131524"
|
|
148
|
+
},
|
|
149
|
+
"primary-on-surface": {
|
|
150
|
+
"name": "Primary On Surface",
|
|
151
|
+
"type": "color",
|
|
152
|
+
"value": "#AAB2E0"
|
|
153
|
+
},
|
|
154
|
+
"secondary-subtle": {
|
|
155
|
+
"name": "Secondary Subtle",
|
|
156
|
+
"type": "color",
|
|
157
|
+
"value": "#8A5B6A"
|
|
158
|
+
},
|
|
159
|
+
"secondary-subtle-hover": {
|
|
160
|
+
"name": "Secondary Subtle Hover",
|
|
161
|
+
"type": "color",
|
|
162
|
+
"value": "#704A56"
|
|
163
|
+
},
|
|
164
|
+
"secondary-subtle-active": {
|
|
165
|
+
"name": "Secondary Subtle Active",
|
|
166
|
+
"type": "color",
|
|
167
|
+
"value": "#573942"
|
|
168
|
+
},
|
|
169
|
+
"secondary": {
|
|
170
|
+
"name": "Secondary",
|
|
171
|
+
"type": "color",
|
|
172
|
+
"value": "#F2A7BF"
|
|
173
|
+
},
|
|
174
|
+
"secondary-hover": {
|
|
175
|
+
"name": "Secondary Hover",
|
|
176
|
+
"type": "color",
|
|
177
|
+
"value": "#D18FA4"
|
|
178
|
+
},
|
|
179
|
+
"secondary-active": {
|
|
180
|
+
"name": "Secondary Active",
|
|
181
|
+
"type": "color",
|
|
182
|
+
"value": "#AF7688"
|
|
183
|
+
},
|
|
184
|
+
"secondary-emphasis": {
|
|
185
|
+
"name": "Secondary Emphasis",
|
|
186
|
+
"type": "color",
|
|
187
|
+
"value": "#D18FA4"
|
|
188
|
+
},
|
|
189
|
+
"secondary-on-subtle": {
|
|
190
|
+
"name": "Secondary On Subtle",
|
|
191
|
+
"type": "color",
|
|
192
|
+
"value": "#F8E0E8"
|
|
193
|
+
},
|
|
194
|
+
"on-secondary": {
|
|
195
|
+
"name": "On Secondary",
|
|
196
|
+
"type": "color",
|
|
197
|
+
"value": "#24171B"
|
|
198
|
+
},
|
|
199
|
+
"secondary-on-surface": {
|
|
200
|
+
"name": "Secondary On Surface",
|
|
201
|
+
"type": "color",
|
|
202
|
+
"value": "#F2B3C6"
|
|
203
|
+
},
|
|
204
|
+
"tertiary-subtle": {
|
|
205
|
+
"name": "Tertiary Subtle",
|
|
206
|
+
"type": "color",
|
|
207
|
+
"value": "#4C756F"
|
|
208
|
+
},
|
|
209
|
+
"tertiary-subtle-hover": {
|
|
210
|
+
"name": "Tertiary Subtle Hover",
|
|
211
|
+
"type": "color",
|
|
212
|
+
"value": "#40625E"
|
|
213
|
+
},
|
|
214
|
+
"tertiary-subtle-active": {
|
|
215
|
+
"name": "Tertiary Subtle Active",
|
|
216
|
+
"type": "color",
|
|
217
|
+
"value": "#334F4B"
|
|
218
|
+
},
|
|
219
|
+
"tertiary": {
|
|
220
|
+
"name": "Tertiary",
|
|
221
|
+
"type": "color",
|
|
222
|
+
"value": "#8CDACE"
|
|
223
|
+
},
|
|
224
|
+
"tertiary-hover": {
|
|
225
|
+
"name": "Tertiary Hover",
|
|
226
|
+
"type": "color",
|
|
227
|
+
"value": "#72B2A8"
|
|
228
|
+
},
|
|
229
|
+
"tertiary-active": {
|
|
230
|
+
"name": "Tertiary Active",
|
|
231
|
+
"type": "color",
|
|
232
|
+
"value": "#5D9088"
|
|
233
|
+
},
|
|
234
|
+
"tertiary-emphasis": {
|
|
235
|
+
"name": "Tertiary Emphasis",
|
|
236
|
+
"type": "color",
|
|
237
|
+
"value": "#72B2A8"
|
|
238
|
+
},
|
|
239
|
+
"tertiary-on-subtle": {
|
|
240
|
+
"name": "Tertiary On Subtle",
|
|
241
|
+
"type": "color",
|
|
242
|
+
"value": "#E0F8F4"
|
|
243
|
+
},
|
|
244
|
+
"on-tertiary": {
|
|
245
|
+
"name": "On Tertiary",
|
|
246
|
+
"type": "color",
|
|
247
|
+
"value": "#0D1413"
|
|
248
|
+
},
|
|
249
|
+
"tertiary-on-surface": {
|
|
250
|
+
"name": "Tertiary On Surface",
|
|
251
|
+
"type": "color",
|
|
252
|
+
"value": "#9FDFD4"
|
|
253
|
+
},
|
|
254
|
+
"info-subtle": {
|
|
255
|
+
"name": "Info Subtle",
|
|
256
|
+
"type": "color",
|
|
257
|
+
"value": "#495D80"
|
|
258
|
+
},
|
|
259
|
+
"info-subtle-hover": {
|
|
260
|
+
"name": "Info Subtle Hover",
|
|
261
|
+
"type": "color",
|
|
262
|
+
"value": "#374764"
|
|
263
|
+
},
|
|
264
|
+
"info-subtle-active": {
|
|
265
|
+
"name": "Info Subtle Active",
|
|
266
|
+
"type": "color",
|
|
267
|
+
"value": "#263248"
|
|
268
|
+
},
|
|
269
|
+
"info": {
|
|
270
|
+
"name": "Info",
|
|
271
|
+
"type": "color",
|
|
272
|
+
"value": "#8CA5DA"
|
|
273
|
+
},
|
|
274
|
+
"info-hover": {
|
|
275
|
+
"name": "Info Hover",
|
|
276
|
+
"type": "color",
|
|
277
|
+
"value": "#738CBF"
|
|
278
|
+
},
|
|
279
|
+
"info-active": {
|
|
280
|
+
"name": "Info Active",
|
|
281
|
+
"type": "color",
|
|
282
|
+
"value": "#5F75A2"
|
|
283
|
+
},
|
|
284
|
+
"info-emphasis": {
|
|
285
|
+
"name": "Info Emphasis",
|
|
286
|
+
"type": "color",
|
|
287
|
+
"value": "#738CBF"
|
|
288
|
+
},
|
|
289
|
+
"info-on-subtle": {
|
|
290
|
+
"name": "Info On Subtle",
|
|
291
|
+
"type": "color",
|
|
292
|
+
"value": "#E5EAF6"
|
|
293
|
+
},
|
|
294
|
+
"on-info": {
|
|
295
|
+
"name": "On Info",
|
|
296
|
+
"type": "color",
|
|
297
|
+
"value": "#080B0F"
|
|
298
|
+
},
|
|
299
|
+
"info-on-surface": {
|
|
300
|
+
"name": "Info On Surface",
|
|
301
|
+
"type": "color",
|
|
302
|
+
"value": "#9EB4E0"
|
|
303
|
+
},
|
|
304
|
+
"success-subtle": {
|
|
305
|
+
"name": "Success Subtle",
|
|
306
|
+
"type": "color",
|
|
307
|
+
"value": "#4F6747"
|
|
308
|
+
},
|
|
309
|
+
"success-subtle-hover": {
|
|
310
|
+
"name": "Success Subtle Hover",
|
|
311
|
+
"type": "color",
|
|
312
|
+
"value": "#40543A"
|
|
313
|
+
},
|
|
314
|
+
"success-subtle-active": {
|
|
315
|
+
"name": "Success Subtle Active",
|
|
316
|
+
"type": "color",
|
|
317
|
+
"value": "#32412D"
|
|
318
|
+
},
|
|
319
|
+
"success": {
|
|
320
|
+
"name": "Success",
|
|
321
|
+
"type": "color",
|
|
322
|
+
"value": "#A7DB97"
|
|
323
|
+
},
|
|
324
|
+
"success-hover": {
|
|
325
|
+
"name": "Success Hover",
|
|
326
|
+
"type": "color",
|
|
327
|
+
"value": "#86B079"
|
|
328
|
+
},
|
|
329
|
+
"success-active": {
|
|
330
|
+
"name": "Success Active",
|
|
331
|
+
"type": "color",
|
|
332
|
+
"value": "#6F9164"
|
|
333
|
+
},
|
|
334
|
+
"success-emphasis": {
|
|
335
|
+
"name": "Success Emphasis",
|
|
336
|
+
"type": "color",
|
|
337
|
+
"value": "#86B079"
|
|
338
|
+
},
|
|
339
|
+
"success-on-subtle": {
|
|
340
|
+
"name": "Success On Subtle",
|
|
341
|
+
"type": "color",
|
|
342
|
+
"value": "#EBF7E7"
|
|
343
|
+
},
|
|
344
|
+
"on-success": {
|
|
345
|
+
"name": "On Success",
|
|
346
|
+
"type": "color",
|
|
347
|
+
"value": "#121710"
|
|
348
|
+
},
|
|
349
|
+
"success-on-surface": {
|
|
350
|
+
"name": "Success On Surface",
|
|
351
|
+
"type": "color",
|
|
352
|
+
"value": "#B7E1AB"
|
|
353
|
+
},
|
|
354
|
+
"warning-subtle": {
|
|
355
|
+
"name": "Warning Subtle",
|
|
356
|
+
"type": "color",
|
|
357
|
+
"value": "#877448"
|
|
358
|
+
},
|
|
359
|
+
"warning-subtle-hover": {
|
|
360
|
+
"name": "Warning Subtle Hover",
|
|
361
|
+
"type": "color",
|
|
362
|
+
"value": "#6D5C37"
|
|
363
|
+
},
|
|
364
|
+
"warning-subtle-active": {
|
|
365
|
+
"name": "Warning Subtle Active",
|
|
366
|
+
"type": "color",
|
|
367
|
+
"value": "#584A2A"
|
|
368
|
+
},
|
|
369
|
+
"warning": {
|
|
370
|
+
"name": "Warning",
|
|
371
|
+
"type": "color",
|
|
372
|
+
"value": "#FFE19C"
|
|
373
|
+
},
|
|
374
|
+
"warning-hover": {
|
|
375
|
+
"name": "Warning Hover",
|
|
376
|
+
"type": "color",
|
|
377
|
+
"value": "#D7BC7E"
|
|
378
|
+
},
|
|
379
|
+
"warning-active": {
|
|
380
|
+
"name": "Warning Active",
|
|
381
|
+
"type": "color",
|
|
382
|
+
"value": "#877448"
|
|
383
|
+
},
|
|
384
|
+
"warning-emphasis": {
|
|
385
|
+
"name": "Warning Emphasis",
|
|
386
|
+
"type": "color",
|
|
387
|
+
"value": "#D7BC7E"
|
|
388
|
+
},
|
|
389
|
+
"warning-on-subtle": {
|
|
390
|
+
"name": "Warning On Subtle",
|
|
391
|
+
"type": "color",
|
|
392
|
+
"value": "#FFFFFF"
|
|
393
|
+
},
|
|
394
|
+
"on-warning": {
|
|
395
|
+
"name": "On Warning",
|
|
396
|
+
"type": "color",
|
|
397
|
+
"value": "black"
|
|
398
|
+
},
|
|
399
|
+
"warning-on-surface": {
|
|
400
|
+
"name": "Warning On Surface",
|
|
401
|
+
"type": "color",
|
|
402
|
+
"value": "#FFE6AC"
|
|
403
|
+
},
|
|
404
|
+
"error-subtle": {
|
|
405
|
+
"name": "Error Subtle",
|
|
406
|
+
"type": "color",
|
|
407
|
+
"value": "#914856"
|
|
408
|
+
},
|
|
409
|
+
"error-subtle-hover": {
|
|
410
|
+
"name": "Error Subtle Hover",
|
|
411
|
+
"type": "color",
|
|
412
|
+
"value": "#67333C"
|
|
413
|
+
},
|
|
414
|
+
"error-subtle-active": {
|
|
415
|
+
"name": "Error Subtle Active",
|
|
416
|
+
"type": "color",
|
|
417
|
+
"value": "#542A32"
|
|
418
|
+
},
|
|
419
|
+
"error": {
|
|
420
|
+
"name": "Error",
|
|
421
|
+
"type": "color",
|
|
422
|
+
"value": "#D77B8B"
|
|
423
|
+
},
|
|
424
|
+
"error-hover": {
|
|
425
|
+
"name": "Error Hover",
|
|
426
|
+
"type": "color",
|
|
427
|
+
"value": "#CF6679"
|
|
428
|
+
},
|
|
429
|
+
"error-active": {
|
|
430
|
+
"name": "Error Active",
|
|
431
|
+
"type": "color",
|
|
432
|
+
"value": "#B05768"
|
|
433
|
+
},
|
|
434
|
+
"error-emphasis": {
|
|
435
|
+
"name": "Error Emphasis",
|
|
436
|
+
"type": "color",
|
|
437
|
+
"value": "#B05768"
|
|
438
|
+
},
|
|
439
|
+
"error-on-subtle": {
|
|
440
|
+
"name": "Error On Subtle",
|
|
441
|
+
"type": "color",
|
|
442
|
+
"value": "#F8E5E8"
|
|
443
|
+
},
|
|
444
|
+
"on-error": {
|
|
445
|
+
"name": "On Error",
|
|
446
|
+
"type": "color",
|
|
447
|
+
"value": "black"
|
|
448
|
+
},
|
|
449
|
+
"error-on-surface": {
|
|
450
|
+
"name": "Error On Surface",
|
|
451
|
+
"type": "color",
|
|
452
|
+
"value": "#D77B8B"
|
|
453
|
+
},
|
|
454
|
+
"inverse-subtle": {
|
|
455
|
+
"name": "Inverse Subtle",
|
|
456
|
+
"type": "color",
|
|
457
|
+
"value": "#fafafa"
|
|
458
|
+
},
|
|
459
|
+
"inverse-subtle-hover": {
|
|
460
|
+
"name": "Inverse Subtle Hover",
|
|
461
|
+
"type": "color",
|
|
462
|
+
"value": "#f5f5f5"
|
|
463
|
+
},
|
|
464
|
+
"inverse-subtle-active": {
|
|
465
|
+
"name": "Inverse Subtle Active",
|
|
466
|
+
"type": "color",
|
|
467
|
+
"value": "#eeeeee"
|
|
468
|
+
},
|
|
469
|
+
"inverse": {
|
|
470
|
+
"name": "Inverse",
|
|
471
|
+
"type": "color",
|
|
472
|
+
"value": "#f5f5f5"
|
|
473
|
+
},
|
|
474
|
+
"inverse-hover": {
|
|
475
|
+
"name": "Inverse Hover",
|
|
476
|
+
"type": "color",
|
|
477
|
+
"value": "#ebebeb"
|
|
478
|
+
},
|
|
479
|
+
"inverse-active": {
|
|
480
|
+
"name": "Inverse Active",
|
|
481
|
+
"type": "color",
|
|
482
|
+
"value": "#d6d6d6"
|
|
483
|
+
},
|
|
484
|
+
"inverse-emphasis": {
|
|
485
|
+
"name": "Inverse Emphasis",
|
|
486
|
+
"type": "color",
|
|
487
|
+
"value": "#e0e0e0"
|
|
488
|
+
},
|
|
489
|
+
"inverse-on-subtle": {
|
|
490
|
+
"name": "Inverse On Subtle",
|
|
491
|
+
"type": "color",
|
|
492
|
+
"value": "#212121"
|
|
493
|
+
},
|
|
494
|
+
"on-inverse": {
|
|
495
|
+
"name": "On Inverse",
|
|
496
|
+
"type": "color",
|
|
497
|
+
"value": "black"
|
|
498
|
+
},
|
|
499
|
+
"inverse-on-surface": {
|
|
500
|
+
"name": "Inverse On Surface",
|
|
501
|
+
"type": "color",
|
|
502
|
+
"value": "#616161"
|
|
503
|
+
},
|
|
504
|
+
"series-a": {
|
|
505
|
+
"name": "Series A",
|
|
506
|
+
"type": "color",
|
|
507
|
+
"value": "#9C27B0"
|
|
508
|
+
},
|
|
509
|
+
"series-a-bold": {
|
|
510
|
+
"name": "Series A Bold",
|
|
511
|
+
"type": "color",
|
|
512
|
+
"value": "#B55DC4"
|
|
513
|
+
},
|
|
514
|
+
"series-a-bolder": {
|
|
515
|
+
"name": "Series A Bolder",
|
|
516
|
+
"type": "color",
|
|
517
|
+
"value": "#CD93D7"
|
|
518
|
+
},
|
|
519
|
+
"series-a-subtle": {
|
|
520
|
+
"name": "Series A Subtle",
|
|
521
|
+
"type": "color",
|
|
522
|
+
"value": "#751D84"
|
|
523
|
+
},
|
|
524
|
+
"series-a-subtler": {
|
|
525
|
+
"name": "Series A Subtler",
|
|
526
|
+
"type": "color",
|
|
527
|
+
"value": "#4E1458"
|
|
528
|
+
},
|
|
529
|
+
"series-b": {
|
|
530
|
+
"name": "Series B",
|
|
531
|
+
"type": "color",
|
|
532
|
+
"value": "#1D84D6"
|
|
533
|
+
},
|
|
534
|
+
"series-b-bold": {
|
|
535
|
+
"name": "Series B Bold",
|
|
536
|
+
"type": "color",
|
|
537
|
+
"value": "#3CA3F4"
|
|
538
|
+
},
|
|
539
|
+
"series-b-bolder": {
|
|
540
|
+
"name": "Series B Bolder",
|
|
541
|
+
"type": "color",
|
|
542
|
+
"value": "#71BCF7"
|
|
543
|
+
},
|
|
544
|
+
"series-b-subtle": {
|
|
545
|
+
"name": "Series B Subtle",
|
|
546
|
+
"type": "color",
|
|
547
|
+
"value": "#15609C"
|
|
548
|
+
},
|
|
549
|
+
"series-b-subtler": {
|
|
550
|
+
"name": "Series B Subtler",
|
|
551
|
+
"type": "color",
|
|
552
|
+
"value": "#0D395C"
|
|
553
|
+
},
|
|
554
|
+
"series-c": {
|
|
555
|
+
"name": "Series C",
|
|
556
|
+
"type": "color",
|
|
557
|
+
"value": "#008478"
|
|
558
|
+
},
|
|
559
|
+
"series-c-bold": {
|
|
560
|
+
"name": "Series C Bold",
|
|
561
|
+
"type": "color",
|
|
562
|
+
"value": "#1FA396"
|
|
563
|
+
},
|
|
564
|
+
"series-c-bolder": {
|
|
565
|
+
"name": "Series C Bolder",
|
|
566
|
+
"type": "color",
|
|
567
|
+
"value": "#5CBCB3"
|
|
568
|
+
},
|
|
569
|
+
"series-c-subtle": {
|
|
570
|
+
"name": "Series C Subtle",
|
|
571
|
+
"type": "color",
|
|
572
|
+
"value": "#006057"
|
|
573
|
+
},
|
|
574
|
+
"series-c-subtler": {
|
|
575
|
+
"name": "Series C Subtler",
|
|
576
|
+
"type": "color",
|
|
577
|
+
"value": "#003934"
|
|
578
|
+
},
|
|
579
|
+
"series-d": {
|
|
580
|
+
"name": "Series D",
|
|
581
|
+
"type": "color",
|
|
582
|
+
"value": "#E0CF34"
|
|
583
|
+
},
|
|
584
|
+
"series-d-bold": {
|
|
585
|
+
"name": "Series D Bold",
|
|
586
|
+
"type": "color",
|
|
587
|
+
"value": "#FFED53"
|
|
588
|
+
},
|
|
589
|
+
"series-d-bolder": {
|
|
590
|
+
"name": "Series D Bolder",
|
|
591
|
+
"type": "color",
|
|
592
|
+
"value": "#FFF282"
|
|
593
|
+
},
|
|
594
|
+
"series-d-subtle": {
|
|
595
|
+
"name": "Series D Subtle",
|
|
596
|
+
"type": "color",
|
|
597
|
+
"value": "#A39626"
|
|
598
|
+
},
|
|
599
|
+
"series-d-subtler": {
|
|
600
|
+
"name": "Series D Subtler",
|
|
601
|
+
"type": "color",
|
|
602
|
+
"value": "#615916"
|
|
603
|
+
},
|
|
604
|
+
"series-e": {
|
|
605
|
+
"name": "Series E",
|
|
606
|
+
"type": "color",
|
|
607
|
+
"value": "#F44336"
|
|
608
|
+
},
|
|
609
|
+
"series-e-bold": {
|
|
610
|
+
"name": "Series E Bold",
|
|
611
|
+
"type": "color",
|
|
612
|
+
"value": "#F77268"
|
|
613
|
+
},
|
|
614
|
+
"series-e-bolder": {
|
|
615
|
+
"name": "Series E Bolder",
|
|
616
|
+
"type": "color",
|
|
617
|
+
"value": "#FAA19B"
|
|
618
|
+
},
|
|
619
|
+
"series-e-subtle": {
|
|
620
|
+
"name": "Series E Subtle",
|
|
621
|
+
"type": "color",
|
|
622
|
+
"value": "#B73229"
|
|
623
|
+
},
|
|
624
|
+
"series-e-subtler": {
|
|
625
|
+
"name": "Series E Subtler",
|
|
626
|
+
"type": "color",
|
|
627
|
+
"value": "#7A221B"
|
|
628
|
+
},
|
|
629
|
+
"series-f": {
|
|
630
|
+
"name": "Series F",
|
|
631
|
+
"type": "color",
|
|
632
|
+
"value": "#439A46"
|
|
633
|
+
},
|
|
634
|
+
"series-f-bold": {
|
|
635
|
+
"name": "Series F Bold",
|
|
636
|
+
"type": "color",
|
|
637
|
+
"value": "#61B965"
|
|
638
|
+
},
|
|
639
|
+
"series-f-bolder": {
|
|
640
|
+
"name": "Series F Bolder",
|
|
641
|
+
"type": "color",
|
|
642
|
+
"value": "#8CCC8F"
|
|
643
|
+
},
|
|
644
|
+
"series-f-subtle": {
|
|
645
|
+
"name": "Series F Subtle",
|
|
646
|
+
"type": "color",
|
|
647
|
+
"value": "#317033"
|
|
648
|
+
},
|
|
649
|
+
"series-f-subtler": {
|
|
650
|
+
"name": "Series F Subtler",
|
|
651
|
+
"type": "color",
|
|
652
|
+
"value": "#1D431E"
|
|
653
|
+
}
|
|
654
|
+
}
|
|
655
|
+
}
|
|
656
|
+
]
|
|
657
|
+
}
|