@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
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
"name": "Fluent Main Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-fluent",
|
|
6
|
-
"version": "12.0.0-dev.
|
|
6
|
+
"version": "12.0.0-dev.2",
|
|
7
7
|
"previewColors": [
|
|
8
|
-
"#
|
|
9
|
-
"#
|
|
10
|
-
"#
|
|
11
|
-
"#
|
|
12
|
-
"#
|
|
8
|
+
"#1F1F1F",
|
|
9
|
+
"#292929",
|
|
10
|
+
"#115EA3",
|
|
11
|
+
"#C239B3",
|
|
12
|
+
"#FFFFFF"
|
|
13
13
|
],
|
|
14
14
|
"components": [],
|
|
15
15
|
"groups": [
|
|
@@ -19,92 +19,92 @@
|
|
|
19
19
|
"app-surface": {
|
|
20
20
|
"name": "App Surface",
|
|
21
21
|
"type": "color",
|
|
22
|
-
"value": "#
|
|
22
|
+
"value": "#1F1F1F"
|
|
23
23
|
},
|
|
24
24
|
"on-app-surface": {
|
|
25
25
|
"name": "On App Surface",
|
|
26
26
|
"type": "color",
|
|
27
|
-
"value": "#
|
|
27
|
+
"value": "#FFFFFF"
|
|
28
28
|
},
|
|
29
29
|
"subtle": {
|
|
30
30
|
"name": "Subtle",
|
|
31
31
|
"type": "color",
|
|
32
|
-
"value": "#
|
|
32
|
+
"value": "#999999"
|
|
33
33
|
},
|
|
34
34
|
"surface": {
|
|
35
35
|
"name": "Surface",
|
|
36
36
|
"type": "color",
|
|
37
|
-
"value": "#
|
|
37
|
+
"value": "#292929"
|
|
38
38
|
},
|
|
39
39
|
"surface-alt": {
|
|
40
40
|
"name": "Surface Alt",
|
|
41
41
|
"type": "color",
|
|
42
|
-
"value": "#
|
|
42
|
+
"value": "#292929"
|
|
43
43
|
},
|
|
44
44
|
"border": {
|
|
45
45
|
"name": "Border",
|
|
46
46
|
"type": "color",
|
|
47
|
-
"value": "#
|
|
47
|
+
"value": "#666666"
|
|
48
48
|
},
|
|
49
49
|
"border-alt": {
|
|
50
50
|
"name": "Border Alt",
|
|
51
51
|
"type": "color",
|
|
52
|
-
"value": "#
|
|
52
|
+
"value": "#757575"
|
|
53
53
|
},
|
|
54
54
|
"base-subtle": {
|
|
55
55
|
"name": "Base Subtle",
|
|
56
56
|
"type": "color",
|
|
57
|
-
"value": "#
|
|
57
|
+
"value": "#141414"
|
|
58
58
|
},
|
|
59
59
|
"base-subtle-hover": {
|
|
60
60
|
"name": "Base Subtle Hover",
|
|
61
61
|
"type": "color",
|
|
62
|
-
"value": "#
|
|
62
|
+
"value": "#292929"
|
|
63
63
|
},
|
|
64
64
|
"base-subtle-active": {
|
|
65
65
|
"name": "Base Subtle Active",
|
|
66
66
|
"type": "color",
|
|
67
|
-
"value": "#
|
|
67
|
+
"value": "#242424"
|
|
68
68
|
},
|
|
69
69
|
"base": {
|
|
70
70
|
"name": "Base",
|
|
71
71
|
"type": "color",
|
|
72
|
-
"value": "#
|
|
72
|
+
"value": "#292929"
|
|
73
73
|
},
|
|
74
74
|
"base-hover": {
|
|
75
75
|
"name": "Base Hover",
|
|
76
76
|
"type": "color",
|
|
77
|
-
"value": "#
|
|
77
|
+
"value": "#3D3D3D"
|
|
78
78
|
},
|
|
79
79
|
"base-active": {
|
|
80
80
|
"name": "Base Active",
|
|
81
81
|
"type": "color",
|
|
82
|
-
"value": "#
|
|
82
|
+
"value": "#383838"
|
|
83
83
|
},
|
|
84
84
|
"base-emphasis": {
|
|
85
85
|
"name": "Base Emphasis",
|
|
86
86
|
"type": "color",
|
|
87
|
-
"value": "#
|
|
87
|
+
"value": "#666666"
|
|
88
88
|
},
|
|
89
89
|
"base-on-subtle": {
|
|
90
90
|
"name": "Base On Subtle",
|
|
91
91
|
"type": "color",
|
|
92
|
-
"value": "#
|
|
92
|
+
"value": "#D6D6D6"
|
|
93
93
|
},
|
|
94
94
|
"on-base": {
|
|
95
95
|
"name": "On Base",
|
|
96
96
|
"type": "color",
|
|
97
|
-
"value": "#
|
|
97
|
+
"value": "#FFFFFF"
|
|
98
98
|
},
|
|
99
99
|
"base-on-surface": {
|
|
100
100
|
"name": "Base On Surface",
|
|
101
101
|
"type": "color",
|
|
102
|
-
"value": "#
|
|
102
|
+
"value": "#FFFFFF"
|
|
103
103
|
},
|
|
104
104
|
"primary-subtle": {
|
|
105
105
|
"name": "Primary Subtle",
|
|
106
106
|
"type": "color",
|
|
107
|
-
"value": "#
|
|
107
|
+
"value": "#082338"
|
|
108
108
|
},
|
|
109
109
|
"primary-subtle-hover": {
|
|
110
110
|
"name": "Primary Subtle Hover",
|
|
@@ -114,602 +114,602 @@
|
|
|
114
114
|
"primary-subtle-active": {
|
|
115
115
|
"name": "Primary Subtle Active",
|
|
116
116
|
"type": "color",
|
|
117
|
-
"value": "#
|
|
117
|
+
"value": "#061724"
|
|
118
118
|
},
|
|
119
119
|
"primary": {
|
|
120
120
|
"name": "Primary",
|
|
121
121
|
"type": "color",
|
|
122
|
-
"value": "#
|
|
122
|
+
"value": "#115EA3"
|
|
123
123
|
},
|
|
124
124
|
"primary-hover": {
|
|
125
125
|
"name": "Primary Hover",
|
|
126
126
|
"type": "color",
|
|
127
|
-
"value": "#
|
|
127
|
+
"value": "#0F6CBD"
|
|
128
128
|
},
|
|
129
129
|
"primary-active": {
|
|
130
130
|
"name": "Primary Active",
|
|
131
131
|
"type": "color",
|
|
132
|
-
"value": "#
|
|
132
|
+
"value": "#0F548C"
|
|
133
133
|
},
|
|
134
134
|
"primary-emphasis": {
|
|
135
135
|
"name": "Primary Emphasis",
|
|
136
136
|
"type": "color",
|
|
137
|
-
"value": "#
|
|
137
|
+
"value": "#0E4775"
|
|
138
138
|
},
|
|
139
139
|
"primary-on-subtle": {
|
|
140
140
|
"name": "Primary On Subtle",
|
|
141
141
|
"type": "color",
|
|
142
|
-
"value": "#
|
|
142
|
+
"value": "#0A2E4A"
|
|
143
143
|
},
|
|
144
144
|
"on-primary": {
|
|
145
145
|
"name": "On Primary",
|
|
146
146
|
"type": "color",
|
|
147
|
-
"value": "#
|
|
147
|
+
"value": "#FFFFFF"
|
|
148
148
|
},
|
|
149
149
|
"primary-on-surface": {
|
|
150
150
|
"name": "Primary On Surface",
|
|
151
151
|
"type": "color",
|
|
152
|
-
"value": "#
|
|
152
|
+
"value": "#0F6CBD"
|
|
153
153
|
},
|
|
154
154
|
"secondary-subtle": {
|
|
155
155
|
"name": "Secondary Subtle",
|
|
156
156
|
"type": "color",
|
|
157
|
-
"value": "#
|
|
157
|
+
"value": "#0A0A0A"
|
|
158
158
|
},
|
|
159
159
|
"secondary-subtle-hover": {
|
|
160
160
|
"name": "Secondary Subtle Hover",
|
|
161
161
|
"type": "color",
|
|
162
|
-
"value": "#
|
|
162
|
+
"value": "#1F1F1F"
|
|
163
163
|
},
|
|
164
164
|
"secondary-subtle-active": {
|
|
165
165
|
"name": "Secondary Subtle Active",
|
|
166
166
|
"type": "color",
|
|
167
|
-
"value": "#
|
|
167
|
+
"value": "#1A1A1A"
|
|
168
168
|
},
|
|
169
169
|
"secondary": {
|
|
170
170
|
"name": "Secondary",
|
|
171
171
|
"type": "color",
|
|
172
|
-
"value": "#
|
|
172
|
+
"value": "#000000"
|
|
173
173
|
},
|
|
174
174
|
"secondary-hover": {
|
|
175
175
|
"name": "Secondary Hover",
|
|
176
176
|
"type": "color",
|
|
177
|
-
"value": "#
|
|
177
|
+
"value": "#141414"
|
|
178
178
|
},
|
|
179
179
|
"secondary-active": {
|
|
180
180
|
"name": "Secondary Active",
|
|
181
181
|
"type": "color",
|
|
182
|
-
"value": "#
|
|
182
|
+
"value": "#0F0F0F"
|
|
183
183
|
},
|
|
184
184
|
"secondary-emphasis": {
|
|
185
185
|
"name": "Secondary Emphasis",
|
|
186
186
|
"type": "color",
|
|
187
|
-
"value": "#
|
|
187
|
+
"value": "#525252"
|
|
188
188
|
},
|
|
189
189
|
"secondary-on-subtle": {
|
|
190
190
|
"name": "Secondary On Subtle",
|
|
191
191
|
"type": "color",
|
|
192
|
-
"value": "#
|
|
192
|
+
"value": "#ADADAD"
|
|
193
193
|
},
|
|
194
194
|
"on-secondary": {
|
|
195
195
|
"name": "On Secondary",
|
|
196
196
|
"type": "color",
|
|
197
|
-
"value": "#
|
|
197
|
+
"value": "#ADADAD"
|
|
198
198
|
},
|
|
199
199
|
"secondary-on-surface": {
|
|
200
200
|
"name": "Secondary On Surface",
|
|
201
201
|
"type": "color",
|
|
202
|
-
"value": "#
|
|
202
|
+
"value": "#ADADAD"
|
|
203
203
|
},
|
|
204
204
|
"tertiary-subtle": {
|
|
205
205
|
"name": "Tertiary Subtle",
|
|
206
206
|
"type": "color",
|
|
207
|
-
"value": "#
|
|
207
|
+
"value": "#3A1136"
|
|
208
208
|
},
|
|
209
209
|
"tertiary-subtle-hover": {
|
|
210
210
|
"name": "Tertiary Subtle Hover",
|
|
211
211
|
"type": "color",
|
|
212
|
-
"value": "#
|
|
212
|
+
"value": "#6D2064"
|
|
213
213
|
},
|
|
214
214
|
"tertiary-subtle-active": {
|
|
215
215
|
"name": "Tertiary Subtle Active",
|
|
216
216
|
"type": "color",
|
|
217
|
-
"value": "#
|
|
217
|
+
"value": "#932B88"
|
|
218
218
|
},
|
|
219
219
|
"tertiary": {
|
|
220
220
|
"name": "Tertiary",
|
|
221
221
|
"type": "color",
|
|
222
|
-
"value": "#
|
|
222
|
+
"value": "#C239B3"
|
|
223
223
|
},
|
|
224
224
|
"tertiary-hover": {
|
|
225
225
|
"name": "Tertiary Hover",
|
|
226
226
|
"type": "color",
|
|
227
|
-
"value": "#
|
|
227
|
+
"value": "#AF33A1"
|
|
228
228
|
},
|
|
229
229
|
"tertiary-active": {
|
|
230
230
|
"name": "Tertiary Active",
|
|
231
231
|
"type": "color",
|
|
232
|
-
"value": "#
|
|
232
|
+
"value": "#932B88"
|
|
233
233
|
},
|
|
234
234
|
"tertiary-emphasis": {
|
|
235
235
|
"name": "Tertiary Emphasis",
|
|
236
236
|
"type": "color",
|
|
237
|
-
"value": "#
|
|
237
|
+
"value": "#C239B3"
|
|
238
238
|
},
|
|
239
239
|
"tertiary-on-subtle": {
|
|
240
240
|
"name": "Tertiary On Subtle",
|
|
241
241
|
"type": "color",
|
|
242
|
-
"value": "#
|
|
242
|
+
"value": "#DA7ED0"
|
|
243
243
|
},
|
|
244
244
|
"on-tertiary": {
|
|
245
245
|
"name": "On Tertiary",
|
|
246
246
|
"type": "color",
|
|
247
|
-
"value": "#
|
|
247
|
+
"value": "#FFFFFF"
|
|
248
248
|
},
|
|
249
249
|
"tertiary-on-surface": {
|
|
250
250
|
"name": "Tertiary On Surface",
|
|
251
251
|
"type": "color",
|
|
252
|
-
"value": "#
|
|
252
|
+
"value": "#D161C4"
|
|
253
253
|
},
|
|
254
254
|
"info-subtle": {
|
|
255
255
|
"name": "Info Subtle",
|
|
256
256
|
"type": "color",
|
|
257
|
-
"value": "#
|
|
257
|
+
"value": "#112D4E"
|
|
258
258
|
},
|
|
259
259
|
"info-subtle-hover": {
|
|
260
260
|
"name": "Info Subtle Hover",
|
|
261
261
|
"type": "color",
|
|
262
|
-
"value": "#
|
|
262
|
+
"value": "#174169"
|
|
263
263
|
},
|
|
264
264
|
"info-subtle-active": {
|
|
265
265
|
"name": "Info Subtle Active",
|
|
266
266
|
"type": "color",
|
|
267
|
-
"value": "#
|
|
267
|
+
"value": "#20547C"
|
|
268
268
|
},
|
|
269
269
|
"info": {
|
|
270
270
|
"name": "Info",
|
|
271
271
|
"type": "color",
|
|
272
|
-
"value": "#
|
|
272
|
+
"value": "#3A96DD"
|
|
273
273
|
},
|
|
274
274
|
"info-hover": {
|
|
275
275
|
"name": "Info Hover",
|
|
276
276
|
"type": "color",
|
|
277
|
-
"value": "#
|
|
277
|
+
"value": "#3487C7"
|
|
278
278
|
},
|
|
279
279
|
"info-active": {
|
|
280
280
|
"name": "Info Active",
|
|
281
281
|
"type": "color",
|
|
282
|
-
"value": "#
|
|
282
|
+
"value": "#2C72A8"
|
|
283
283
|
},
|
|
284
284
|
"info-emphasis": {
|
|
285
285
|
"name": "Info Emphasis",
|
|
286
286
|
"type": "color",
|
|
287
|
-
"value": "#
|
|
287
|
+
"value": "#3487C7"
|
|
288
288
|
},
|
|
289
289
|
"info-on-subtle": {
|
|
290
290
|
"name": "Info On Subtle",
|
|
291
291
|
"type": "color",
|
|
292
|
-
"value": "#
|
|
292
|
+
"value": "#A3CDF0"
|
|
293
293
|
},
|
|
294
294
|
"on-info": {
|
|
295
295
|
"name": "On Info",
|
|
296
296
|
"type": "color",
|
|
297
|
-
"value": "#
|
|
297
|
+
"value": "#FFFFFF"
|
|
298
298
|
},
|
|
299
299
|
"info-on-surface": {
|
|
300
300
|
"name": "Info On Surface",
|
|
301
301
|
"type": "color",
|
|
302
|
-
"value": "#
|
|
302
|
+
"value": "#BFDDF5"
|
|
303
303
|
},
|
|
304
304
|
"success-subtle": {
|
|
305
305
|
"name": "Success Subtle",
|
|
306
306
|
"type": "color",
|
|
307
|
-
"value": "#
|
|
307
|
+
"value": "#052505"
|
|
308
308
|
},
|
|
309
309
|
"success-subtle-hover": {
|
|
310
310
|
"name": "Success Subtle Hover",
|
|
311
311
|
"type": "color",
|
|
312
|
-
"value": "#
|
|
312
|
+
"value": "#094509"
|
|
313
313
|
},
|
|
314
314
|
"success-subtle-active": {
|
|
315
315
|
"name": "Success Subtle Active",
|
|
316
316
|
"type": "color",
|
|
317
|
-
"value": "#
|
|
317
|
+
"value": "#0C5E0C"
|
|
318
318
|
},
|
|
319
319
|
"success": {
|
|
320
320
|
"name": "Success",
|
|
321
321
|
"type": "color",
|
|
322
|
-
"value": "#
|
|
322
|
+
"value": "#107C10"
|
|
323
323
|
},
|
|
324
324
|
"success-hover": {
|
|
325
325
|
"name": "Success Hover",
|
|
326
326
|
"type": "color",
|
|
327
|
-
"value": "#
|
|
327
|
+
"value": "#0E700E"
|
|
328
328
|
},
|
|
329
329
|
"success-active": {
|
|
330
330
|
"name": "Success Active",
|
|
331
331
|
"type": "color",
|
|
332
|
-
"value": "#
|
|
332
|
+
"value": "#0C5E0C"
|
|
333
333
|
},
|
|
334
334
|
"success-emphasis": {
|
|
335
335
|
"name": "Success Emphasis",
|
|
336
336
|
"type": "color",
|
|
337
|
-
"value": "#
|
|
337
|
+
"value": "#107C10"
|
|
338
338
|
},
|
|
339
339
|
"success-on-subtle": {
|
|
340
340
|
"name": "Success On Subtle",
|
|
341
341
|
"type": "color",
|
|
342
|
-
"value": "#
|
|
342
|
+
"value": "#54B054"
|
|
343
343
|
},
|
|
344
344
|
"on-success": {
|
|
345
345
|
"name": "On Success",
|
|
346
346
|
"type": "color",
|
|
347
|
-
"value": "#
|
|
347
|
+
"value": "#FFFFFF"
|
|
348
348
|
},
|
|
349
349
|
"success-on-surface": {
|
|
350
350
|
"name": "Success On Surface",
|
|
351
351
|
"type": "color",
|
|
352
|
-
"value": "#
|
|
352
|
+
"value": "#9FD89F"
|
|
353
353
|
},
|
|
354
354
|
"warning-subtle": {
|
|
355
355
|
"name": "Warning Subtle",
|
|
356
356
|
"type": "color",
|
|
357
|
-
"value": "#
|
|
357
|
+
"value": "#4A1E04"
|
|
358
358
|
},
|
|
359
359
|
"warning-subtle-hover": {
|
|
360
360
|
"name": "Warning Subtle Hover",
|
|
361
361
|
"type": "color",
|
|
362
|
-
"value": "#
|
|
362
|
+
"value": "#8A3707"
|
|
363
363
|
},
|
|
364
364
|
"warning-subtle-active": {
|
|
365
365
|
"name": "Warning Subtle Active",
|
|
366
366
|
"type": "color",
|
|
367
|
-
"value": "#
|
|
367
|
+
"value": "#BC4B09"
|
|
368
368
|
},
|
|
369
369
|
"warning": {
|
|
370
370
|
"name": "Warning",
|
|
371
371
|
"type": "color",
|
|
372
|
-
"value": "#
|
|
372
|
+
"value": "#F7630C"
|
|
373
373
|
},
|
|
374
374
|
"warning-hover": {
|
|
375
375
|
"name": "Warning Hover",
|
|
376
376
|
"type": "color",
|
|
377
|
-
"value": "#
|
|
377
|
+
"value": "#F87528"
|
|
378
378
|
},
|
|
379
379
|
"warning-active": {
|
|
380
380
|
"name": "Warning Active",
|
|
381
381
|
"type": "color",
|
|
382
|
-
"value": "#
|
|
382
|
+
"value": "#F98845"
|
|
383
383
|
},
|
|
384
384
|
"warning-emphasis": {
|
|
385
385
|
"name": "Warning Emphasis",
|
|
386
386
|
"type": "color",
|
|
387
|
-
"value": "#
|
|
387
|
+
"value": "#DE590B"
|
|
388
388
|
},
|
|
389
389
|
"warning-on-subtle": {
|
|
390
390
|
"name": "Warning On Subtle",
|
|
391
391
|
"type": "color",
|
|
392
|
-
"value": "#
|
|
392
|
+
"value": "#FDCFB4"
|
|
393
393
|
},
|
|
394
394
|
"on-warning": {
|
|
395
395
|
"name": "On Warning",
|
|
396
396
|
"type": "color",
|
|
397
|
-
"value": "#
|
|
397
|
+
"value": "#FFFFFF"
|
|
398
398
|
},
|
|
399
399
|
"warning-on-surface": {
|
|
400
400
|
"name": "Warning On Surface",
|
|
401
401
|
"type": "color",
|
|
402
|
-
"value": "#
|
|
402
|
+
"value": "#FDCFB4"
|
|
403
403
|
},
|
|
404
404
|
"error-subtle": {
|
|
405
405
|
"name": "Error Subtle",
|
|
406
406
|
"type": "color",
|
|
407
|
-
"value": "#
|
|
407
|
+
"value": "#3B0509"
|
|
408
408
|
},
|
|
409
409
|
"error-subtle-hover": {
|
|
410
410
|
"name": "Error Subtle Hover",
|
|
411
411
|
"type": "color",
|
|
412
|
-
"value": "#
|
|
412
|
+
"value": "#608111"
|
|
413
413
|
},
|
|
414
414
|
"error-subtle-active": {
|
|
415
415
|
"name": "Error Subtle Active",
|
|
416
416
|
"type": "color",
|
|
417
|
-
"value": "#
|
|
417
|
+
"value": "#960B18"
|
|
418
418
|
},
|
|
419
419
|
"error": {
|
|
420
420
|
"name": "Error",
|
|
421
421
|
"type": "color",
|
|
422
|
-
"value": "#
|
|
422
|
+
"value": "#C50F1F"
|
|
423
423
|
},
|
|
424
424
|
"error-hover": {
|
|
425
425
|
"name": "Error Hover",
|
|
426
426
|
"type": "color",
|
|
427
|
-
"value": "#
|
|
427
|
+
"value": "#B10E1C"
|
|
428
428
|
},
|
|
429
429
|
"error-active": {
|
|
430
430
|
"name": "Error Active",
|
|
431
431
|
"type": "color",
|
|
432
|
-
"value": "#
|
|
432
|
+
"value": "#960B18"
|
|
433
433
|
},
|
|
434
434
|
"error-emphasis": {
|
|
435
435
|
"name": "Error Emphasis",
|
|
436
436
|
"type": "color",
|
|
437
|
-
"value": "#
|
|
437
|
+
"value": "#C50F1F"
|
|
438
438
|
},
|
|
439
439
|
"error-on-subtle": {
|
|
440
440
|
"name": "Error On Subtle",
|
|
441
441
|
"type": "color",
|
|
442
|
-
"value": "#
|
|
442
|
+
"value": "#DC626D"
|
|
443
443
|
},
|
|
444
444
|
"on-error": {
|
|
445
445
|
"name": "On Error",
|
|
446
446
|
"type": "color",
|
|
447
|
-
"value": "#
|
|
447
|
+
"value": "#FFFFFF"
|
|
448
448
|
},
|
|
449
449
|
"error-on-surface": {
|
|
450
450
|
"name": "Error On Surface",
|
|
451
451
|
"type": "color",
|
|
452
|
-
"value": "#
|
|
452
|
+
"value": "#EEACB2"
|
|
453
453
|
},
|
|
454
454
|
"light-subtle": {
|
|
455
455
|
"name": "Light Subtle",
|
|
456
456
|
"type": "color",
|
|
457
|
-
"value": "#
|
|
457
|
+
"value": "#ADADAD"
|
|
458
458
|
},
|
|
459
459
|
"light-subtle-hover": {
|
|
460
460
|
"name": "Light Subtle Hover",
|
|
461
461
|
"type": "color",
|
|
462
|
-
"value": "#
|
|
462
|
+
"value": "#999999"
|
|
463
463
|
},
|
|
464
464
|
"light-subtle-active": {
|
|
465
465
|
"name": "Light Subtle Active",
|
|
466
466
|
"type": "color",
|
|
467
|
-
"value": "#
|
|
467
|
+
"value": "#757575"
|
|
468
468
|
},
|
|
469
469
|
"light": {
|
|
470
470
|
"name": "Light",
|
|
471
471
|
"type": "color",
|
|
472
|
-
"value": "#
|
|
472
|
+
"value": "#D6D6D6"
|
|
473
473
|
},
|
|
474
474
|
"light-hover": {
|
|
475
475
|
"name": "Light Hover",
|
|
476
476
|
"type": "color",
|
|
477
|
-
"value": "#
|
|
477
|
+
"value": "#ADADAD"
|
|
478
478
|
},
|
|
479
479
|
"light-active": {
|
|
480
480
|
"name": "Light Active",
|
|
481
481
|
"type": "color",
|
|
482
|
-
"value": "#
|
|
482
|
+
"value": "#999999"
|
|
483
483
|
},
|
|
484
484
|
"light-emphasis": {
|
|
485
485
|
"name": "Light Emphasis",
|
|
486
486
|
"type": "color",
|
|
487
|
-
"value": "#
|
|
487
|
+
"value": "#525252"
|
|
488
488
|
},
|
|
489
489
|
"light-on-subtle": {
|
|
490
490
|
"name": "Light On Subtle",
|
|
491
491
|
"type": "color",
|
|
492
|
-
"value": "#
|
|
492
|
+
"value": "#292929"
|
|
493
493
|
},
|
|
494
494
|
"on-light": {
|
|
495
495
|
"name": "On Light",
|
|
496
496
|
"type": "color",
|
|
497
|
-
"value": "#
|
|
497
|
+
"value": "#292929"
|
|
498
498
|
},
|
|
499
499
|
"light-on-surface": {
|
|
500
500
|
"name": "Light On Surface",
|
|
501
501
|
"type": "color",
|
|
502
|
-
"value": "#
|
|
502
|
+
"value": "#ADADAD"
|
|
503
503
|
},
|
|
504
504
|
"dark-subtle": {
|
|
505
505
|
"name": "Dark Subtle",
|
|
506
506
|
"type": "color",
|
|
507
|
-
"value": "#
|
|
507
|
+
"value": "#0F0F0F"
|
|
508
508
|
},
|
|
509
509
|
"dark-subtle-hover": {
|
|
510
510
|
"name": "Dark Subtle Hover",
|
|
511
511
|
"type": "color",
|
|
512
|
-
"value": "#
|
|
512
|
+
"value": "#1A1A1A"
|
|
513
513
|
},
|
|
514
514
|
"dark-subtle-active": {
|
|
515
515
|
"name": "Dark Subtle Active",
|
|
516
516
|
"type": "color",
|
|
517
|
-
"value": "#
|
|
517
|
+
"value": "#242424"
|
|
518
518
|
},
|
|
519
519
|
"dark": {
|
|
520
520
|
"name": "Dark",
|
|
521
521
|
"type": "color",
|
|
522
|
-
"value": "#
|
|
522
|
+
"value": "#292929"
|
|
523
523
|
},
|
|
524
524
|
"dark-hover": {
|
|
525
525
|
"name": "Dark Hover",
|
|
526
526
|
"type": "color",
|
|
527
|
-
"value": "#
|
|
527
|
+
"value": "#3D3D3D"
|
|
528
528
|
},
|
|
529
529
|
"dark-active": {
|
|
530
530
|
"name": "Dark Active",
|
|
531
531
|
"type": "color",
|
|
532
|
-
"value": "#
|
|
532
|
+
"value": "#383838"
|
|
533
533
|
},
|
|
534
534
|
"dark-emphasis": {
|
|
535
535
|
"name": "Dark Emphasis",
|
|
536
536
|
"type": "color",
|
|
537
|
-
"value": "#
|
|
537
|
+
"value": "#525252"
|
|
538
538
|
},
|
|
539
539
|
"dark-on-subtle": {
|
|
540
540
|
"name": "Dark On Subtle",
|
|
541
541
|
"type": "color",
|
|
542
|
-
"value": "#
|
|
542
|
+
"value": "#ADADAD"
|
|
543
543
|
},
|
|
544
544
|
"on-dark": {
|
|
545
545
|
"name": "On Dark",
|
|
546
546
|
"type": "color",
|
|
547
|
-
"value": "#
|
|
547
|
+
"value": "#FFFFFF"
|
|
548
548
|
},
|
|
549
549
|
"dark-on-surface": {
|
|
550
550
|
"name": "Dark On Surface",
|
|
551
551
|
"type": "color",
|
|
552
|
-
"value": "#
|
|
552
|
+
"value": "#292929"
|
|
553
553
|
},
|
|
554
554
|
"inverse-subtle": {
|
|
555
555
|
"name": "Inverse Subtle",
|
|
556
556
|
"type": "color",
|
|
557
|
-
"value": "#
|
|
557
|
+
"value": "#d2d0ce"
|
|
558
558
|
},
|
|
559
559
|
"inverse-subtle-hover": {
|
|
560
560
|
"name": "Inverse Subtle Hover",
|
|
561
561
|
"type": "color",
|
|
562
|
-
"value": "#
|
|
562
|
+
"value": "#c8c6c4"
|
|
563
563
|
},
|
|
564
564
|
"inverse-subtle-active": {
|
|
565
565
|
"name": "Inverse Subtle Active",
|
|
566
566
|
"type": "color",
|
|
567
|
-
"value": "#
|
|
567
|
+
"value": "#b3b0ad"
|
|
568
568
|
},
|
|
569
569
|
"inverse": {
|
|
570
570
|
"name": "Inverse",
|
|
571
571
|
"type": "color",
|
|
572
|
-
"value": "#
|
|
572
|
+
"value": "#faf9f8"
|
|
573
573
|
},
|
|
574
574
|
"inverse-hover": {
|
|
575
575
|
"name": "Inverse Hover",
|
|
576
576
|
"type": "color",
|
|
577
|
-
"value": "#
|
|
577
|
+
"value": "#f3f2f1"
|
|
578
578
|
},
|
|
579
579
|
"inverse-active": {
|
|
580
580
|
"name": "Inverse Active",
|
|
581
581
|
"type": "color",
|
|
582
|
-
"value": "#
|
|
582
|
+
"value": "#edebe9"
|
|
583
583
|
},
|
|
584
584
|
"inverse-emphasis": {
|
|
585
585
|
"name": "Inverse Emphasis",
|
|
586
586
|
"type": "color",
|
|
587
|
-
"value": "#
|
|
587
|
+
"value": "#e1dfdd"
|
|
588
588
|
},
|
|
589
589
|
"inverse-on-subtle": {
|
|
590
590
|
"name": "Inverse On Subtle",
|
|
591
591
|
"type": "color",
|
|
592
|
-
"value": "#
|
|
592
|
+
"value": "#323130"
|
|
593
593
|
},
|
|
594
594
|
"on-inverse": {
|
|
595
595
|
"name": "On Inverse",
|
|
596
596
|
"type": "color",
|
|
597
|
-
"value": "#
|
|
597
|
+
"value": "#1b1a19"
|
|
598
598
|
},
|
|
599
599
|
"inverse-on-surface": {
|
|
600
600
|
"name": "Inverse On Surface",
|
|
601
601
|
"type": "color",
|
|
602
|
-
"value": "#
|
|
602
|
+
"value": "#ffffff"
|
|
603
603
|
},
|
|
604
604
|
"series-a": {
|
|
605
605
|
"name": "Series A",
|
|
606
606
|
"type": "color",
|
|
607
|
-
"value": "#
|
|
607
|
+
"value": "#2AA0A4"
|
|
608
608
|
},
|
|
609
609
|
"series-a-bold": {
|
|
610
610
|
"name": "Series A Bold",
|
|
611
611
|
"type": "color",
|
|
612
|
-
"value": "#
|
|
612
|
+
"value": "#5FB8BB"
|
|
613
613
|
},
|
|
614
614
|
"series-a-bolder": {
|
|
615
615
|
"name": "Series A Bolder",
|
|
616
616
|
"type": "color",
|
|
617
|
-
"value": "#
|
|
617
|
+
"value": "#94CFD1"
|
|
618
618
|
},
|
|
619
619
|
"series-a-subtle": {
|
|
620
620
|
"name": "Series A Subtle",
|
|
621
621
|
"type": "color",
|
|
622
|
-
"value": "#
|
|
622
|
+
"value": "#207878"
|
|
623
623
|
},
|
|
624
624
|
"series-a-subtler": {
|
|
625
625
|
"name": "Series A Subtler",
|
|
626
626
|
"type": "color",
|
|
627
|
-
"value": "#
|
|
627
|
+
"value": "#155052"
|
|
628
628
|
},
|
|
629
629
|
"series-b": {
|
|
630
630
|
"name": "Series B",
|
|
631
631
|
"type": "color",
|
|
632
|
-
"value": "#
|
|
632
|
+
"value": "#AE8C00"
|
|
633
633
|
},
|
|
634
634
|
"series-b-bold": {
|
|
635
635
|
"name": "Series B Bold",
|
|
636
636
|
"type": "color",
|
|
637
|
-
"value": "#
|
|
637
|
+
"value": "#C2A940"
|
|
638
638
|
},
|
|
639
639
|
"series-b-bolder": {
|
|
640
640
|
"name": "Series B Bolder",
|
|
641
641
|
"type": "color",
|
|
642
|
-
"value": "#
|
|
642
|
+
"value": "#D7C580"
|
|
643
643
|
},
|
|
644
644
|
"series-b-subtle": {
|
|
645
645
|
"name": "Series B Subtle",
|
|
646
646
|
"type": "color",
|
|
647
|
-
"value": "#
|
|
647
|
+
"value": "#826900"
|
|
648
648
|
},
|
|
649
649
|
"series-b-subtler": {
|
|
650
650
|
"name": "Series B Subtler",
|
|
651
651
|
"type": "color",
|
|
652
|
-
"value": "#
|
|
652
|
+
"value": "#574600"
|
|
653
653
|
},
|
|
654
654
|
"series-c": {
|
|
655
655
|
"name": "Series C",
|
|
656
656
|
"type": "color",
|
|
657
|
-
"value": "#
|
|
657
|
+
"value": "#E3008C"
|
|
658
658
|
},
|
|
659
659
|
"series-c-bold": {
|
|
660
660
|
"name": "Series C Bold",
|
|
661
661
|
"type": "color",
|
|
662
|
-
"value": "#
|
|
662
|
+
"value": "#EA40A9"
|
|
663
663
|
},
|
|
664
664
|
"series-c-bolder": {
|
|
665
665
|
"name": "Series C Bolder",
|
|
666
666
|
"type": "color",
|
|
667
|
-
"value": "#
|
|
667
|
+
"value": "#F180C5"
|
|
668
668
|
},
|
|
669
669
|
"series-c-subtle": {
|
|
670
670
|
"name": "Series C Subtle",
|
|
671
671
|
"type": "color",
|
|
672
|
-
"value": "#
|
|
672
|
+
"value": "#AA0069"
|
|
673
673
|
},
|
|
674
674
|
"series-c-subtler": {
|
|
675
675
|
"name": "Series C Subtler",
|
|
676
676
|
"type": "color",
|
|
677
|
-
"value": "#
|
|
677
|
+
"value": "#720046"
|
|
678
678
|
},
|
|
679
679
|
"series-d": {
|
|
680
680
|
"name": "Series D",
|
|
681
681
|
"type": "color",
|
|
682
|
-
"value": "#
|
|
682
|
+
"value": "#13A10E"
|
|
683
683
|
},
|
|
684
684
|
"series-d-bold": {
|
|
685
685
|
"name": "Series D Bold",
|
|
686
686
|
"type": "color",
|
|
687
|
-
"value": "#
|
|
687
|
+
"value": "#4EB94A"
|
|
688
688
|
},
|
|
689
689
|
"series-d-bolder": {
|
|
690
690
|
"name": "Series D Bolder",
|
|
691
691
|
"type": "color",
|
|
692
|
-
"value": "#
|
|
692
|
+
"value": "#89D086"
|
|
693
693
|
},
|
|
694
694
|
"series-d-subtle": {
|
|
695
695
|
"name": "Series D Subtle",
|
|
696
696
|
"type": "color",
|
|
697
|
-
"value": "#
|
|
697
|
+
"value": "#0E790B"
|
|
698
698
|
},
|
|
699
699
|
"series-d-subtler": {
|
|
700
700
|
"name": "Series D Subtler",
|
|
701
701
|
"type": "color",
|
|
702
|
-
"value": "#
|
|
702
|
+
"value": "#0A5107"
|
|
703
703
|
},
|
|
704
704
|
"series-e": {
|
|
705
705
|
"name": "Series E",
|
|
706
706
|
"type": "color",
|
|
707
|
-
"value": "#
|
|
707
|
+
"value": "#4A5DB3"
|
|
708
708
|
},
|
|
709
709
|
"series-e-bold": {
|
|
710
710
|
"name": "Series E Bold",
|
|
711
711
|
"type": "color",
|
|
712
|
-
"value": "#
|
|
712
|
+
"value": "#758BF0"
|
|
713
713
|
},
|
|
714
714
|
"series-e-bolder": {
|
|
715
715
|
"name": "Series E Bolder",
|
|
@@ -719,37 +719,37 @@
|
|
|
719
719
|
"series-e-subtle": {
|
|
720
720
|
"name": "Series E Subtle",
|
|
721
721
|
"type": "color",
|
|
722
|
-
"value": "#
|
|
722
|
+
"value": "#3D4D94"
|
|
723
723
|
},
|
|
724
724
|
"series-e-subtler": {
|
|
725
725
|
"name": "Series E Subtler",
|
|
726
726
|
"type": "color",
|
|
727
|
-
"value": "#
|
|
727
|
+
"value": "#323E78"
|
|
728
728
|
},
|
|
729
729
|
"series-f": {
|
|
730
730
|
"name": "Series F",
|
|
731
731
|
"type": "color",
|
|
732
|
-
"value": "#
|
|
732
|
+
"value": "#CA5010"
|
|
733
733
|
},
|
|
734
734
|
"series-f-bold": {
|
|
735
735
|
"name": "Series F Bold",
|
|
736
736
|
"type": "color",
|
|
737
|
-
"value": "#
|
|
737
|
+
"value": "#973C0C"
|
|
738
738
|
},
|
|
739
739
|
"series-f-bolder": {
|
|
740
740
|
"name": "Series F Bolder",
|
|
741
741
|
"type": "color",
|
|
742
|
-
"value": "#
|
|
742
|
+
"value": "#652808"
|
|
743
743
|
},
|
|
744
744
|
"series-f-subtle": {
|
|
745
745
|
"name": "Series F Subtle",
|
|
746
746
|
"type": "color",
|
|
747
|
-
"value": "#
|
|
747
|
+
"value": "#D77C4C"
|
|
748
748
|
},
|
|
749
749
|
"series-f-subtler": {
|
|
750
750
|
"name": "Series F Subtler",
|
|
751
751
|
"type": "color",
|
|
752
|
-
"value": "#
|
|
752
|
+
"value": "#E5A787"
|
|
753
753
|
}
|
|
754
754
|
}
|
|
755
755
|
}
|