@tamagui/theme-builder 1.79.12 → 1.79.14

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.
@@ -1,142 +1,50 @@
1
1
  import { BuildThemeSuiteProps } from './types';
2
2
  export declare function buildThemeSuite({ baseTheme, subThemes }: BuildThemeSuiteProps): {
3
3
  built: {
4
- [x: `light_${string}`]: {
5
- [x: string]: string;
6
- };
7
- [x: `dark_${string}`]: {
8
- [x: string]: string;
9
- };
10
- [x: `light_${string}_alt1`]: unknown;
11
- [x: `light_${string}_alt2`]: unknown;
12
- [x: `dark_${string}_alt1`]: unknown;
13
- [x: `dark_${string}_alt2`]: unknown;
14
- [x: `light_${string}_${string}`]: unknown;
15
- [x: `dark_${string}_${string}`]: unknown;
16
- [x: `light_${string}_alt1_${string}`]: unknown;
17
- [x: `light_${string}_alt2_${string}`]: unknown;
18
- [x: `dark_${string}_alt1_${string}`]: unknown;
19
- [x: `dark_${string}_alt2_${string}`]: unknown;
20
- [x: `light_${string}_Card`]: unknown;
21
- [x: `light_${string}_Button`]: unknown;
22
- [x: `light_${string}_Checkbox`]: unknown;
23
- [x: `light_${string}_Switch`]: unknown;
24
- [x: `light_${string}_SwitchThumb`]: unknown;
25
- [x: `light_${string}_TooltipContent`]: unknown;
26
- [x: `light_${string}_DrawerFrame`]: unknown;
27
- [x: `light_${string}_Progress`]: unknown;
28
- [x: `light_${string}_RadioGroupItem`]: unknown;
29
- [x: `light_${string}_TooltipArrow`]: unknown;
30
- [x: `light_${string}_SliderTrackActive`]: unknown;
31
- [x: `light_${string}_SliderTrack`]: unknown;
32
- [x: `light_${string}_SliderThumb`]: unknown;
33
- [x: `light_${string}_Tooltip`]: unknown;
34
- [x: `light_${string}_ProgressIndicator`]: unknown;
35
- [x: `light_${string}_SheetOverlay`]: unknown;
36
- [x: `light_${string}_DialogOverlay`]: unknown;
37
- [x: `light_${string}_ModalOverlay`]: unknown;
38
- [x: `light_${string}_Input`]: unknown;
39
- [x: `light_${string}_TextArea`]: unknown;
40
- [x: `dark_${string}_Card`]: unknown;
41
- [x: `dark_${string}_Button`]: unknown;
42
- [x: `dark_${string}_Checkbox`]: unknown;
43
- [x: `dark_${string}_Switch`]: unknown;
44
- [x: `dark_${string}_SwitchThumb`]: unknown;
45
- [x: `dark_${string}_TooltipContent`]: unknown;
46
- [x: `dark_${string}_DrawerFrame`]: unknown;
47
- [x: `dark_${string}_Progress`]: unknown;
48
- [x: `dark_${string}_RadioGroupItem`]: unknown;
49
- [x: `dark_${string}_TooltipArrow`]: unknown;
50
- [x: `dark_${string}_SliderTrackActive`]: unknown;
51
- [x: `dark_${string}_SliderTrack`]: unknown;
52
- [x: `dark_${string}_SliderThumb`]: unknown;
53
- [x: `dark_${string}_Tooltip`]: unknown;
54
- [x: `dark_${string}_ProgressIndicator`]: unknown;
55
- [x: `dark_${string}_SheetOverlay`]: unknown;
56
- [x: `dark_${string}_DialogOverlay`]: unknown;
57
- [x: `dark_${string}_ModalOverlay`]: unknown;
58
- [x: `dark_${string}_Input`]: unknown;
59
- [x: `dark_${string}_TextArea`]: unknown;
60
- [x: `light_${string}_alt1_Card`]: unknown;
61
- [x: `light_${string}_alt1_Button`]: unknown;
62
- [x: `light_${string}_alt1_Checkbox`]: unknown;
63
- [x: `light_${string}_alt1_Switch`]: unknown;
64
- [x: `light_${string}_alt1_SwitchThumb`]: unknown;
65
- [x: `light_${string}_alt1_TooltipContent`]: unknown;
66
- [x: `light_${string}_alt1_DrawerFrame`]: unknown;
67
- [x: `light_${string}_alt1_Progress`]: unknown;
68
- [x: `light_${string}_alt1_RadioGroupItem`]: unknown;
69
- [x: `light_${string}_alt1_TooltipArrow`]: unknown;
70
- [x: `light_${string}_alt1_SliderTrackActive`]: unknown;
71
- [x: `light_${string}_alt1_SliderTrack`]: unknown;
72
- [x: `light_${string}_alt1_SliderThumb`]: unknown;
73
- [x: `light_${string}_alt1_Tooltip`]: unknown;
74
- [x: `light_${string}_alt1_ProgressIndicator`]: unknown;
75
- [x: `light_${string}_alt1_SheetOverlay`]: unknown;
76
- [x: `light_${string}_alt1_DialogOverlay`]: unknown;
77
- [x: `light_${string}_alt1_ModalOverlay`]: unknown;
78
- [x: `light_${string}_alt1_Input`]: unknown;
79
- [x: `light_${string}_alt1_TextArea`]: unknown;
80
- [x: `light_${string}_alt2_Card`]: unknown;
81
- [x: `light_${string}_alt2_Button`]: unknown;
82
- [x: `light_${string}_alt2_Checkbox`]: unknown;
83
- [x: `light_${string}_alt2_Switch`]: unknown;
84
- [x: `light_${string}_alt2_SwitchThumb`]: unknown;
85
- [x: `light_${string}_alt2_TooltipContent`]: unknown;
86
- [x: `light_${string}_alt2_DrawerFrame`]: unknown;
87
- [x: `light_${string}_alt2_Progress`]: unknown;
88
- [x: `light_${string}_alt2_RadioGroupItem`]: unknown;
89
- [x: `light_${string}_alt2_TooltipArrow`]: unknown;
90
- [x: `light_${string}_alt2_SliderTrackActive`]: unknown;
91
- [x: `light_${string}_alt2_SliderTrack`]: unknown;
92
- [x: `light_${string}_alt2_SliderThumb`]: unknown;
93
- [x: `light_${string}_alt2_Tooltip`]: unknown;
94
- [x: `light_${string}_alt2_ProgressIndicator`]: any;
95
- [x: `light_${string}_alt2_SheetOverlay`]: any;
96
- [x: `light_${string}_alt2_DialogOverlay`]: any;
97
- [x: `light_${string}_alt2_ModalOverlay`]: any;
98
- [x: `light_${string}_alt2_Input`]: any;
99
- [x: `light_${string}_alt2_TextArea`]: any;
100
- [x: `dark_${string}_alt1_Card`]: any;
101
- [x: `dark_${string}_alt1_Button`]: any;
102
- [x: `dark_${string}_alt1_Checkbox`]: any;
103
- [x: `dark_${string}_alt1_Switch`]: any;
104
- [x: `dark_${string}_alt1_SwitchThumb`]: any;
105
- [x: `dark_${string}_alt1_TooltipContent`]: any;
106
- [x: `dark_${string}_alt1_DrawerFrame`]: any;
107
- [x: `dark_${string}_alt1_Progress`]: any;
108
- [x: `dark_${string}_alt1_RadioGroupItem`]: any;
109
- [x: `dark_${string}_alt1_TooltipArrow`]: any;
110
- [x: `dark_${string}_alt1_SliderTrackActive`]: any;
111
- [x: `dark_${string}_alt1_SliderTrack`]: any;
112
- [x: `dark_${string}_alt1_SliderThumb`]: any;
113
- [x: `dark_${string}_alt1_Tooltip`]: any;
114
- [x: `dark_${string}_alt1_ProgressIndicator`]: any;
115
- [x: `dark_${string}_alt1_SheetOverlay`]: any;
116
- [x: `dark_${string}_alt1_DialogOverlay`]: any;
117
- [x: `dark_${string}_alt1_ModalOverlay`]: any;
118
- [x: `dark_${string}_alt1_Input`]: any;
119
- [x: `dark_${string}_alt1_TextArea`]: any;
120
- [x: `dark_${string}_alt2_Card`]: any;
121
- [x: `dark_${string}_alt2_Button`]: any;
122
- [x: `dark_${string}_alt2_Checkbox`]: any;
123
- [x: `dark_${string}_alt2_Switch`]: any;
124
- [x: `dark_${string}_alt2_SwitchThumb`]: any;
125
- [x: `dark_${string}_alt2_TooltipContent`]: any;
126
- [x: `dark_${string}_alt2_DrawerFrame`]: any;
127
- [x: `dark_${string}_alt2_Progress`]: any;
128
- [x: `dark_${string}_alt2_RadioGroupItem`]: any;
129
- [x: `dark_${string}_alt2_TooltipArrow`]: any;
130
- [x: `dark_${string}_alt2_SliderTrackActive`]: any;
131
- [x: `dark_${string}_alt2_SliderTrack`]: any;
132
- [x: `dark_${string}_alt2_SliderThumb`]: any;
133
- [x: `dark_${string}_alt2_Tooltip`]: any;
134
- [x: `dark_${string}_alt2_ProgressIndicator`]: any;
135
- [x: `dark_${string}_alt2_SheetOverlay`]: any;
136
- [x: `dark_${string}_alt2_DialogOverlay`]: any;
137
- [x: `dark_${string}_alt2_ModalOverlay`]: any;
138
- [x: `dark_${string}_alt2_Input`]: any;
139
- [x: `dark_${string}_alt2_TextArea`]: any;
4
+ [x: `light_${string}`]: any;
5
+ [x: `dark_${string}`]: any;
6
+ [x: `light_${string}_${string}`]: any;
7
+ [x: `dark_${string}_${string}`]: any;
8
+ [x: `light_${string}_Card`]: any;
9
+ [x: `light_${string}_Button`]: any;
10
+ [x: `light_${string}_Checkbox`]: any;
11
+ [x: `light_${string}_Switch`]: any;
12
+ [x: `light_${string}_SwitchThumb`]: any;
13
+ [x: `light_${string}_TooltipContent`]: any;
14
+ [x: `light_${string}_DrawerFrame`]: any;
15
+ [x: `light_${string}_Progress`]: any;
16
+ [x: `light_${string}_RadioGroupItem`]: any;
17
+ [x: `light_${string}_TooltipArrow`]: any;
18
+ [x: `light_${string}_SliderTrackActive`]: any;
19
+ [x: `light_${string}_SliderTrack`]: any;
20
+ [x: `light_${string}_SliderThumb`]: any;
21
+ [x: `light_${string}_Tooltip`]: any;
22
+ [x: `light_${string}_ProgressIndicator`]: any;
23
+ [x: `light_${string}_SheetOverlay`]: any;
24
+ [x: `light_${string}_DialogOverlay`]: any;
25
+ [x: `light_${string}_ModalOverlay`]: any;
26
+ [x: `light_${string}_Input`]: any;
27
+ [x: `light_${string}_TextArea`]: any;
28
+ [x: `dark_${string}_Card`]: any;
29
+ [x: `dark_${string}_Button`]: any;
30
+ [x: `dark_${string}_Checkbox`]: any;
31
+ [x: `dark_${string}_Switch`]: any;
32
+ [x: `dark_${string}_SwitchThumb`]: any;
33
+ [x: `dark_${string}_TooltipContent`]: any;
34
+ [x: `dark_${string}_DrawerFrame`]: any;
35
+ [x: `dark_${string}_Progress`]: any;
36
+ [x: `dark_${string}_RadioGroupItem`]: any;
37
+ [x: `dark_${string}_TooltipArrow`]: any;
38
+ [x: `dark_${string}_SliderTrackActive`]: any;
39
+ [x: `dark_${string}_SliderTrack`]: any;
40
+ [x: `dark_${string}_SliderThumb`]: any;
41
+ [x: `dark_${string}_Tooltip`]: any;
42
+ [x: `dark_${string}_ProgressIndicator`]: any;
43
+ [x: `dark_${string}_SheetOverlay`]: any;
44
+ [x: `dark_${string}_DialogOverlay`]: any;
45
+ [x: `dark_${string}_ModalOverlay`]: any;
46
+ [x: `dark_${string}_Input`]: any;
47
+ [x: `dark_${string}_TextArea`]: any;
140
48
  [x: `light_${string}_${string}_Card`]: any;
141
49
  [x: `light_${string}_${string}_Button`]: any;
142
50
  [x: `light_${string}_${string}_Checkbox`]: any;
@@ -177,132 +85,1560 @@ export declare function buildThemeSuite({ baseTheme, subThemes }: BuildThemeSuit
177
85
  [x: `dark_${string}_${string}_ModalOverlay`]: any;
178
86
  [x: `dark_${string}_${string}_Input`]: any;
179
87
  [x: `dark_${string}_${string}_TextArea`]: any;
180
- [x: `light_${string}_alt1_${string}_Card`]: any;
181
- [x: `light_${string}_alt1_${string}_Button`]: any;
182
- [x: `light_${string}_alt1_${string}_Checkbox`]: any;
183
- [x: `light_${string}_alt1_${string}_Switch`]: any;
184
- [x: `light_${string}_alt1_${string}_SwitchThumb`]: any;
185
- [x: `light_${string}_alt1_${string}_TooltipContent`]: any;
186
- [x: `light_${string}_alt1_${string}_DrawerFrame`]: any;
187
- [x: `light_${string}_alt1_${string}_Progress`]: any;
188
- [x: `light_${string}_alt1_${string}_RadioGroupItem`]: any;
189
- [x: `light_${string}_alt1_${string}_TooltipArrow`]: any;
190
- [x: `light_${string}_alt1_${string}_SliderTrackActive`]: any;
191
- [x: `light_${string}_alt1_${string}_SliderTrack`]: any;
192
- [x: `light_${string}_alt1_${string}_SliderThumb`]: any;
193
- [x: `light_${string}_alt1_${string}_Tooltip`]: any;
194
- [x: `light_${string}_alt1_${string}_ProgressIndicator`]: any;
195
- [x: `light_${string}_alt1_${string}_SheetOverlay`]: any;
196
- [x: `light_${string}_alt1_${string}_DialogOverlay`]: any;
197
- [x: `light_${string}_alt1_${string}_ModalOverlay`]: any;
198
- [x: `light_${string}_alt1_${string}_Input`]: any;
199
- [x: `light_${string}_alt1_${string}_TextArea`]: any;
200
- [x: `light_${string}_alt2_${string}_Card`]: any;
201
- [x: `light_${string}_alt2_${string}_Button`]: any;
202
- [x: `light_${string}_alt2_${string}_Checkbox`]: any;
203
- [x: `light_${string}_alt2_${string}_Switch`]: any;
204
- [x: `light_${string}_alt2_${string}_SwitchThumb`]: any;
205
- [x: `light_${string}_alt2_${string}_TooltipContent`]: any;
206
- [x: `light_${string}_alt2_${string}_DrawerFrame`]: any;
207
- [x: `light_${string}_alt2_${string}_Progress`]: any;
208
- [x: `light_${string}_alt2_${string}_RadioGroupItem`]: any;
209
- [x: `light_${string}_alt2_${string}_TooltipArrow`]: any;
210
- [x: `light_${string}_alt2_${string}_SliderTrackActive`]: any;
211
- [x: `light_${string}_alt2_${string}_SliderTrack`]: any;
212
- [x: `light_${string}_alt2_${string}_SliderThumb`]: any;
213
- [x: `light_${string}_alt2_${string}_Tooltip`]: any;
214
- [x: `light_${string}_alt2_${string}_ProgressIndicator`]: any;
215
- [x: `light_${string}_alt2_${string}_SheetOverlay`]: any;
216
- [x: `light_${string}_alt2_${string}_DialogOverlay`]: any;
217
- [x: `light_${string}_alt2_${string}_ModalOverlay`]: any;
218
- [x: `light_${string}_alt2_${string}_Input`]: any;
219
- [x: `light_${string}_alt2_${string}_TextArea`]: any;
220
- [x: `dark_${string}_alt1_${string}_Card`]: any;
221
- [x: `dark_${string}_alt1_${string}_Button`]: any;
222
- [x: `dark_${string}_alt1_${string}_Checkbox`]: any;
223
- [x: `dark_${string}_alt1_${string}_Switch`]: any;
224
- [x: `dark_${string}_alt1_${string}_SwitchThumb`]: any;
225
- [x: `dark_${string}_alt1_${string}_TooltipContent`]: any;
226
- [x: `dark_${string}_alt1_${string}_DrawerFrame`]: any;
227
- [x: `dark_${string}_alt1_${string}_Progress`]: any;
228
- [x: `dark_${string}_alt1_${string}_RadioGroupItem`]: any;
229
- [x: `dark_${string}_alt1_${string}_TooltipArrow`]: any;
230
- [x: `dark_${string}_alt1_${string}_SliderTrackActive`]: any;
231
- [x: `dark_${string}_alt1_${string}_SliderTrack`]: any;
232
- [x: `dark_${string}_alt1_${string}_SliderThumb`]: any;
233
- [x: `dark_${string}_alt1_${string}_Tooltip`]: any;
234
- [x: `dark_${string}_alt1_${string}_ProgressIndicator`]: any;
235
- [x: `dark_${string}_alt1_${string}_SheetOverlay`]: any;
236
- [x: `dark_${string}_alt1_${string}_DialogOverlay`]: any;
237
- [x: `dark_${string}_alt1_${string}_ModalOverlay`]: any;
238
- [x: `dark_${string}_alt1_${string}_Input`]: any;
239
- [x: `dark_${string}_alt1_${string}_TextArea`]: any;
240
- [x: `dark_${string}_alt2_${string}_Card`]: any;
241
- [x: `dark_${string}_alt2_${string}_Button`]: any;
242
- [x: `dark_${string}_alt2_${string}_Checkbox`]: any;
243
- [x: `dark_${string}_alt2_${string}_Switch`]: any;
244
- [x: `dark_${string}_alt2_${string}_SwitchThumb`]: any;
245
- [x: `dark_${string}_alt2_${string}_TooltipContent`]: any;
246
- [x: `dark_${string}_alt2_${string}_DrawerFrame`]: any;
247
- [x: `dark_${string}_alt2_${string}_Progress`]: any;
248
- [x: `dark_${string}_alt2_${string}_RadioGroupItem`]: any;
249
- [x: `dark_${string}_alt2_${string}_TooltipArrow`]: any;
250
- [x: `dark_${string}_alt2_${string}_SliderTrackActive`]: any;
251
- [x: `dark_${string}_alt2_${string}_SliderTrack`]: any;
252
- [x: `dark_${string}_alt2_${string}_SliderThumb`]: any;
253
- [x: `dark_${string}_alt2_${string}_Tooltip`]: any;
254
- [x: `dark_${string}_alt2_${string}_ProgressIndicator`]: any;
255
- [x: `dark_${string}_alt2_${string}_SheetOverlay`]: any;
256
- [x: `dark_${string}_alt2_${string}_DialogOverlay`]: any;
257
- [x: `dark_${string}_alt2_${string}_ModalOverlay`]: any;
258
- [x: `dark_${string}_alt2_${string}_Input`]: any;
259
- [x: `dark_${string}_alt2_${string}_TextArea`]: any;
260
- readonly light: any;
261
- readonly dark: any;
262
- light_alt1: any;
263
- light_alt2: any;
264
- dark_alt1: any;
265
- dark_alt2: any;
266
- light_Card: any;
267
- light_Button: any;
268
- light_Checkbox: any;
269
- light_Switch: any;
270
- light_SwitchThumb: any;
271
- light_TooltipContent: any;
272
- light_DrawerFrame: any;
273
- light_Progress: any;
274
- light_RadioGroupItem: any;
275
- light_TooltipArrow: any;
276
- light_SliderTrackActive: any;
277
- light_SliderTrack: any;
278
- light_SliderThumb: any;
279
- light_Tooltip: any;
280
- light_ProgressIndicator: any;
281
- light_SheetOverlay: any;
282
- light_DialogOverlay: any;
283
- light_ModalOverlay: any;
284
- light_Input: any;
285
- light_TextArea: any;
286
- dark_Card: any;
287
- dark_Button: any;
288
- dark_Checkbox: any;
289
- dark_Switch: any;
290
- dark_SwitchThumb: any;
291
- dark_TooltipContent: any;
292
- dark_DrawerFrame: any;
293
- dark_Progress: any;
294
- dark_RadioGroupItem: any;
295
- dark_TooltipArrow: any;
296
- dark_SliderTrackActive: any;
297
- dark_SliderTrack: any;
298
- dark_SliderThumb: any;
299
- dark_Tooltip: any;
300
- dark_ProgressIndicator: any;
301
- dark_SheetOverlay: any;
302
- dark_DialogOverlay: any;
303
- dark_ModalOverlay: any;
304
- dark_Input: any;
305
- dark_TextArea: any;
88
+ readonly light: {
89
+ accentBackground: string;
90
+ accentColor: string;
91
+ background0: string;
92
+ background025: string;
93
+ background05: string;
94
+ background075: string;
95
+ color0: string;
96
+ color025: string;
97
+ color05: string;
98
+ color075: string;
99
+ background: string;
100
+ backgroundHover: string;
101
+ backgroundPress: string;
102
+ backgroundFocus: string;
103
+ color: string;
104
+ colorHover: string;
105
+ colorPress: string;
106
+ colorFocus: string;
107
+ placeholderColor: string;
108
+ borderColor: string;
109
+ borderColorHover: string;
110
+ borderColorFocus: string;
111
+ borderColorPress: string;
112
+ color1: string;
113
+ color2: string;
114
+ color3: string;
115
+ color4: string;
116
+ color5: string;
117
+ color6: string;
118
+ color7: string;
119
+ color8: string;
120
+ color9: string;
121
+ color10: string;
122
+ color11: string;
123
+ color12: string;
124
+ };
125
+ readonly dark: {
126
+ accentBackground: string;
127
+ accentColor: string;
128
+ background0: string;
129
+ background025: string;
130
+ background05: string;
131
+ background075: string;
132
+ color0: string;
133
+ color025: string;
134
+ color05: string;
135
+ color075: string;
136
+ background: string;
137
+ backgroundHover: string;
138
+ backgroundPress: string;
139
+ backgroundFocus: string;
140
+ color: string;
141
+ colorHover: string;
142
+ colorPress: string;
143
+ colorFocus: string;
144
+ placeholderColor: string;
145
+ borderColor: string;
146
+ borderColorHover: string;
147
+ borderColorFocus: string;
148
+ borderColorPress: string;
149
+ color1: string;
150
+ color2: string;
151
+ color3: string;
152
+ color4: string;
153
+ color5: string;
154
+ color6: string;
155
+ color7: string;
156
+ color8: string;
157
+ color9: string;
158
+ color10: string;
159
+ color11: string;
160
+ color12: string;
161
+ };
162
+ light_Card: {
163
+ accentBackground: string;
164
+ accentColor: string;
165
+ background0: string;
166
+ background025: string;
167
+ background05: string;
168
+ background075: string;
169
+ color0: string;
170
+ color025: string;
171
+ color05: string;
172
+ color075: string;
173
+ background: string;
174
+ backgroundHover: string;
175
+ backgroundPress: string;
176
+ backgroundFocus: string;
177
+ color: string;
178
+ colorHover: string;
179
+ colorPress: string;
180
+ colorFocus: string;
181
+ placeholderColor: string;
182
+ borderColor: string;
183
+ borderColorHover: string;
184
+ borderColorFocus: string;
185
+ borderColorPress: string;
186
+ color1: string;
187
+ color2: string;
188
+ color3: string;
189
+ color4: string;
190
+ color5: string;
191
+ color6: string;
192
+ color7: string;
193
+ color8: string;
194
+ color9: string;
195
+ color10: string;
196
+ color11: string;
197
+ color12: string;
198
+ };
199
+ light_Button: {
200
+ accentBackground: string;
201
+ accentColor: string;
202
+ background0: string;
203
+ background025: string;
204
+ background05: string;
205
+ background075: string;
206
+ color0: string;
207
+ color025: string;
208
+ color05: string;
209
+ color075: string;
210
+ background: string;
211
+ backgroundHover: string;
212
+ backgroundPress: string;
213
+ backgroundFocus: string;
214
+ color: string;
215
+ colorHover: string;
216
+ colorPress: string;
217
+ colorFocus: string;
218
+ placeholderColor: string;
219
+ borderColor: string;
220
+ borderColorHover: string;
221
+ borderColorFocus: string;
222
+ borderColorPress: string;
223
+ color1: string;
224
+ color2: string;
225
+ color3: string;
226
+ color4: string;
227
+ color5: string;
228
+ color6: string;
229
+ color7: string;
230
+ color8: string;
231
+ color9: string;
232
+ color10: string;
233
+ color11: string;
234
+ color12: string;
235
+ };
236
+ light_Checkbox: {
237
+ accentBackground: string;
238
+ accentColor: string;
239
+ background0: string;
240
+ background025: string;
241
+ background05: string;
242
+ background075: string;
243
+ color0: string;
244
+ color025: string;
245
+ color05: string;
246
+ color075: string;
247
+ background: string;
248
+ backgroundHover: string;
249
+ backgroundPress: string;
250
+ backgroundFocus: string;
251
+ color: string;
252
+ colorHover: string;
253
+ colorPress: string;
254
+ colorFocus: string;
255
+ placeholderColor: string;
256
+ borderColor: string;
257
+ borderColorHover: string;
258
+ borderColorFocus: string;
259
+ borderColorPress: string;
260
+ color1: string;
261
+ color2: string;
262
+ color3: string;
263
+ color4: string;
264
+ color5: string;
265
+ color6: string;
266
+ color7: string;
267
+ color8: string;
268
+ color9: string;
269
+ color10: string;
270
+ color11: string;
271
+ color12: string;
272
+ };
273
+ light_Switch: {
274
+ accentBackground: string;
275
+ accentColor: string;
276
+ background0: string;
277
+ background025: string;
278
+ background05: string;
279
+ background075: string;
280
+ color0: string;
281
+ color025: string;
282
+ color05: string;
283
+ color075: string;
284
+ background: string;
285
+ backgroundHover: string;
286
+ backgroundPress: string;
287
+ backgroundFocus: string;
288
+ color: string;
289
+ colorHover: string;
290
+ colorPress: string;
291
+ colorFocus: string;
292
+ placeholderColor: string;
293
+ borderColor: string;
294
+ borderColorHover: string;
295
+ borderColorFocus: string;
296
+ borderColorPress: string;
297
+ color1: string;
298
+ color2: string;
299
+ color3: string;
300
+ color4: string;
301
+ color5: string;
302
+ color6: string;
303
+ color7: string;
304
+ color8: string;
305
+ color9: string;
306
+ color10: string;
307
+ color11: string;
308
+ color12: string;
309
+ };
310
+ light_SwitchThumb: {
311
+ accentBackground: string;
312
+ accentColor: string;
313
+ background0: string;
314
+ background025: string;
315
+ background05: string;
316
+ background075: string;
317
+ color0: string;
318
+ color025: string;
319
+ color05: string;
320
+ color075: string;
321
+ background: string;
322
+ backgroundHover: string;
323
+ backgroundPress: string;
324
+ backgroundFocus: string;
325
+ color: string;
326
+ colorHover: string;
327
+ colorPress: string;
328
+ colorFocus: string;
329
+ placeholderColor: string;
330
+ borderColor: string;
331
+ borderColorHover: string;
332
+ borderColorFocus: string;
333
+ borderColorPress: string;
334
+ color1: string;
335
+ color2: string;
336
+ color3: string;
337
+ color4: string;
338
+ color5: string;
339
+ color6: string;
340
+ color7: string;
341
+ color8: string;
342
+ color9: string;
343
+ color10: string;
344
+ color11: string;
345
+ color12: string;
346
+ };
347
+ light_TooltipContent: {
348
+ accentBackground: string;
349
+ accentColor: string;
350
+ background0: string;
351
+ background025: string;
352
+ background05: string;
353
+ background075: string;
354
+ color0: string;
355
+ color025: string;
356
+ color05: string;
357
+ color075: string;
358
+ background: string;
359
+ backgroundHover: string;
360
+ backgroundPress: string;
361
+ backgroundFocus: string;
362
+ color: string;
363
+ colorHover: string;
364
+ colorPress: string;
365
+ colorFocus: string;
366
+ placeholderColor: string;
367
+ borderColor: string;
368
+ borderColorHover: string;
369
+ borderColorFocus: string;
370
+ borderColorPress: string;
371
+ color1: string;
372
+ color2: string;
373
+ color3: string;
374
+ color4: string;
375
+ color5: string;
376
+ color6: string;
377
+ color7: string;
378
+ color8: string;
379
+ color9: string;
380
+ color10: string;
381
+ color11: string;
382
+ color12: string;
383
+ };
384
+ light_DrawerFrame: {
385
+ accentBackground: string;
386
+ accentColor: string;
387
+ background0: string;
388
+ background025: string;
389
+ background05: string;
390
+ background075: string;
391
+ color0: string;
392
+ color025: string;
393
+ color05: string;
394
+ color075: string;
395
+ background: string;
396
+ backgroundHover: string;
397
+ backgroundPress: string;
398
+ backgroundFocus: string;
399
+ color: string;
400
+ colorHover: string;
401
+ colorPress: string;
402
+ colorFocus: string;
403
+ placeholderColor: string;
404
+ borderColor: string;
405
+ borderColorHover: string;
406
+ borderColorFocus: string;
407
+ borderColorPress: string;
408
+ color1: string;
409
+ color2: string;
410
+ color3: string;
411
+ color4: string;
412
+ color5: string;
413
+ color6: string;
414
+ color7: string;
415
+ color8: string;
416
+ color9: string;
417
+ color10: string;
418
+ color11: string;
419
+ color12: string;
420
+ };
421
+ light_Progress: {
422
+ accentBackground: string;
423
+ accentColor: string;
424
+ background0: string;
425
+ background025: string;
426
+ background05: string;
427
+ background075: string;
428
+ color0: string;
429
+ color025: string;
430
+ color05: string;
431
+ color075: string;
432
+ background: string;
433
+ backgroundHover: string;
434
+ backgroundPress: string;
435
+ backgroundFocus: string;
436
+ color: string;
437
+ colorHover: string;
438
+ colorPress: string;
439
+ colorFocus: string;
440
+ placeholderColor: string;
441
+ borderColor: string;
442
+ borderColorHover: string;
443
+ borderColorFocus: string;
444
+ borderColorPress: string;
445
+ color1: string;
446
+ color2: string;
447
+ color3: string;
448
+ color4: string;
449
+ color5: string;
450
+ color6: string;
451
+ color7: string;
452
+ color8: string;
453
+ color9: string;
454
+ color10: string;
455
+ color11: string;
456
+ color12: string;
457
+ };
458
+ light_RadioGroupItem: {
459
+ accentBackground: string;
460
+ accentColor: string;
461
+ background0: string;
462
+ background025: string;
463
+ background05: string;
464
+ background075: string;
465
+ color0: string;
466
+ color025: string;
467
+ color05: string;
468
+ color075: string;
469
+ background: string;
470
+ backgroundHover: string;
471
+ backgroundPress: string;
472
+ backgroundFocus: string;
473
+ color: string;
474
+ colorHover: string;
475
+ colorPress: string;
476
+ colorFocus: string;
477
+ placeholderColor: string;
478
+ borderColor: string;
479
+ borderColorHover: string;
480
+ borderColorFocus: string;
481
+ borderColorPress: string;
482
+ color1: string;
483
+ color2: string;
484
+ color3: string;
485
+ color4: string;
486
+ color5: string;
487
+ color6: string;
488
+ color7: string;
489
+ color8: string;
490
+ color9: string;
491
+ color10: string;
492
+ color11: string;
493
+ color12: string;
494
+ };
495
+ light_TooltipArrow: {
496
+ accentBackground: string;
497
+ accentColor: string;
498
+ background0: string;
499
+ background025: string;
500
+ background05: string;
501
+ background075: string;
502
+ color0: string;
503
+ color025: string;
504
+ color05: string;
505
+ color075: string;
506
+ background: string;
507
+ backgroundHover: string;
508
+ backgroundPress: string;
509
+ backgroundFocus: string;
510
+ color: string;
511
+ colorHover: string;
512
+ colorPress: string;
513
+ colorFocus: string;
514
+ placeholderColor: string;
515
+ borderColor: string;
516
+ borderColorHover: string;
517
+ borderColorFocus: string;
518
+ borderColorPress: string;
519
+ color1: string;
520
+ color2: string;
521
+ color3: string;
522
+ color4: string;
523
+ color5: string;
524
+ color6: string;
525
+ color7: string;
526
+ color8: string;
527
+ color9: string;
528
+ color10: string;
529
+ color11: string;
530
+ color12: string;
531
+ };
532
+ light_SliderTrackActive: {
533
+ accentBackground: string;
534
+ accentColor: string;
535
+ background0: string;
536
+ background025: string;
537
+ background05: string;
538
+ background075: string;
539
+ color0: string;
540
+ color025: string;
541
+ color05: string;
542
+ color075: string;
543
+ background: string;
544
+ backgroundHover: string;
545
+ backgroundPress: string;
546
+ backgroundFocus: string;
547
+ color: string;
548
+ colorHover: string;
549
+ colorPress: string;
550
+ colorFocus: string;
551
+ placeholderColor: string;
552
+ borderColor: string;
553
+ borderColorHover: string;
554
+ borderColorFocus: string;
555
+ borderColorPress: string;
556
+ color1: string;
557
+ color2: string;
558
+ color3: string;
559
+ color4: string;
560
+ color5: string;
561
+ color6: string;
562
+ color7: string;
563
+ color8: string;
564
+ color9: string;
565
+ color10: string;
566
+ color11: string;
567
+ color12: string;
568
+ };
569
+ light_SliderTrack: {
570
+ accentBackground: string;
571
+ accentColor: string;
572
+ background0: string;
573
+ background025: string;
574
+ background05: string;
575
+ background075: string;
576
+ color0: string;
577
+ color025: string;
578
+ color05: string;
579
+ color075: string;
580
+ background: string;
581
+ backgroundHover: string;
582
+ backgroundPress: string;
583
+ backgroundFocus: string;
584
+ color: string;
585
+ colorHover: string;
586
+ colorPress: string;
587
+ colorFocus: string;
588
+ placeholderColor: string;
589
+ borderColor: string;
590
+ borderColorHover: string;
591
+ borderColorFocus: string;
592
+ borderColorPress: string;
593
+ color1: string;
594
+ color2: string;
595
+ color3: string;
596
+ color4: string;
597
+ color5: string;
598
+ color6: string;
599
+ color7: string;
600
+ color8: string;
601
+ color9: string;
602
+ color10: string;
603
+ color11: string;
604
+ color12: string;
605
+ };
606
+ light_SliderThumb: {
607
+ accentBackground: string;
608
+ accentColor: string;
609
+ background0: string;
610
+ background025: string;
611
+ background05: string;
612
+ background075: string;
613
+ color0: string;
614
+ color025: string;
615
+ color05: string;
616
+ color075: string;
617
+ background: string;
618
+ backgroundHover: string;
619
+ backgroundPress: string;
620
+ backgroundFocus: string;
621
+ color: string;
622
+ colorHover: string;
623
+ colorPress: string;
624
+ colorFocus: string;
625
+ placeholderColor: string;
626
+ borderColor: string;
627
+ borderColorHover: string;
628
+ borderColorFocus: string;
629
+ borderColorPress: string;
630
+ color1: string;
631
+ color2: string;
632
+ color3: string;
633
+ color4: string;
634
+ color5: string;
635
+ color6: string;
636
+ color7: string;
637
+ color8: string;
638
+ color9: string;
639
+ color10: string;
640
+ color11: string;
641
+ color12: string;
642
+ };
643
+ light_Tooltip: {
644
+ accentBackground: string;
645
+ accentColor: string;
646
+ background0: string;
647
+ background025: string;
648
+ background05: string;
649
+ background075: string;
650
+ color0: string;
651
+ color025: string;
652
+ color05: string;
653
+ color075: string;
654
+ background: string;
655
+ backgroundHover: string;
656
+ backgroundPress: string;
657
+ backgroundFocus: string;
658
+ color: string;
659
+ colorHover: string;
660
+ colorPress: string;
661
+ colorFocus: string;
662
+ placeholderColor: string;
663
+ borderColor: string;
664
+ borderColorHover: string;
665
+ borderColorFocus: string;
666
+ borderColorPress: string;
667
+ color1: string;
668
+ color2: string;
669
+ color3: string;
670
+ color4: string;
671
+ color5: string;
672
+ color6: string;
673
+ color7: string;
674
+ color8: string;
675
+ color9: string;
676
+ color10: string;
677
+ color11: string;
678
+ color12: string;
679
+ };
680
+ light_ProgressIndicator: {
681
+ accentBackground: string;
682
+ accentColor: string;
683
+ background0: string;
684
+ background025: string;
685
+ background05: string;
686
+ background075: string;
687
+ color0: string;
688
+ color025: string;
689
+ color05: string;
690
+ color075: string;
691
+ background: string;
692
+ backgroundHover: string;
693
+ backgroundPress: string;
694
+ backgroundFocus: string;
695
+ color: string;
696
+ colorHover: string;
697
+ colorPress: string;
698
+ colorFocus: string;
699
+ placeholderColor: string;
700
+ borderColor: string;
701
+ borderColorHover: string;
702
+ borderColorFocus: string;
703
+ borderColorPress: string;
704
+ color1: string;
705
+ color2: string;
706
+ color3: string;
707
+ color4: string;
708
+ color5: string;
709
+ color6: string;
710
+ color7: string;
711
+ color8: string;
712
+ color9: string;
713
+ color10: string;
714
+ color11: string;
715
+ color12: string;
716
+ };
717
+ light_SheetOverlay: {
718
+ accentBackground: string;
719
+ accentColor: string;
720
+ background0: string;
721
+ background025: string;
722
+ background05: string;
723
+ background075: string;
724
+ color0: string;
725
+ color025: string;
726
+ color05: string;
727
+ color075: string;
728
+ background: string;
729
+ backgroundHover: string;
730
+ backgroundPress: string;
731
+ backgroundFocus: string;
732
+ color: string;
733
+ colorHover: string;
734
+ colorPress: string;
735
+ colorFocus: string;
736
+ placeholderColor: string;
737
+ borderColor: string;
738
+ borderColorHover: string;
739
+ borderColorFocus: string;
740
+ borderColorPress: string;
741
+ color1: string;
742
+ color2: string;
743
+ color3: string;
744
+ color4: string;
745
+ color5: string;
746
+ color6: string;
747
+ color7: string;
748
+ color8: string;
749
+ color9: string;
750
+ color10: string;
751
+ color11: string;
752
+ color12: string;
753
+ };
754
+ light_DialogOverlay: {
755
+ accentBackground: string;
756
+ accentColor: string;
757
+ background0: string;
758
+ background025: string;
759
+ background05: string;
760
+ background075: string;
761
+ color0: string;
762
+ color025: string;
763
+ color05: string;
764
+ color075: string;
765
+ background: string;
766
+ backgroundHover: string;
767
+ backgroundPress: string;
768
+ backgroundFocus: string;
769
+ color: string;
770
+ colorHover: string;
771
+ colorPress: string;
772
+ colorFocus: string;
773
+ placeholderColor: string;
774
+ borderColor: string;
775
+ borderColorHover: string;
776
+ borderColorFocus: string;
777
+ borderColorPress: string;
778
+ color1: string;
779
+ color2: string;
780
+ color3: string;
781
+ color4: string;
782
+ color5: string;
783
+ color6: string;
784
+ color7: string;
785
+ color8: string;
786
+ color9: string;
787
+ color10: string;
788
+ color11: string;
789
+ color12: string;
790
+ };
791
+ light_ModalOverlay: {
792
+ accentBackground: string;
793
+ accentColor: string;
794
+ background0: string;
795
+ background025: string;
796
+ background05: string;
797
+ background075: string;
798
+ color0: string;
799
+ color025: string;
800
+ color05: string;
801
+ color075: string;
802
+ background: string;
803
+ backgroundHover: string;
804
+ backgroundPress: string;
805
+ backgroundFocus: string;
806
+ color: string;
807
+ colorHover: string;
808
+ colorPress: string;
809
+ colorFocus: string;
810
+ placeholderColor: string;
811
+ borderColor: string;
812
+ borderColorHover: string;
813
+ borderColorFocus: string;
814
+ borderColorPress: string;
815
+ color1: string;
816
+ color2: string;
817
+ color3: string;
818
+ color4: string;
819
+ color5: string;
820
+ color6: string;
821
+ color7: string;
822
+ color8: string;
823
+ color9: string;
824
+ color10: string;
825
+ color11: string;
826
+ color12: string;
827
+ };
828
+ light_Input: {
829
+ accentBackground: string;
830
+ accentColor: string;
831
+ background0: string;
832
+ background025: string;
833
+ background05: string;
834
+ background075: string;
835
+ color0: string;
836
+ color025: string;
837
+ color05: string;
838
+ color075: string;
839
+ background: string;
840
+ backgroundHover: string;
841
+ backgroundPress: string;
842
+ backgroundFocus: string;
843
+ color: string;
844
+ colorHover: string;
845
+ colorPress: string;
846
+ colorFocus: string;
847
+ placeholderColor: string;
848
+ borderColor: string;
849
+ borderColorHover: string;
850
+ borderColorFocus: string;
851
+ borderColorPress: string;
852
+ color1: string;
853
+ color2: string;
854
+ color3: string;
855
+ color4: string;
856
+ color5: string;
857
+ color6: string;
858
+ color7: string;
859
+ color8: string;
860
+ color9: string;
861
+ color10: string;
862
+ color11: string;
863
+ color12: string;
864
+ };
865
+ light_TextArea: {
866
+ accentBackground: string;
867
+ accentColor: string;
868
+ background0: string;
869
+ background025: string;
870
+ background05: string;
871
+ background075: string;
872
+ color0: string;
873
+ color025: string;
874
+ color05: string;
875
+ color075: string;
876
+ background: string;
877
+ backgroundHover: string;
878
+ backgroundPress: string;
879
+ backgroundFocus: string;
880
+ color: string;
881
+ colorHover: string;
882
+ colorPress: string;
883
+ colorFocus: string;
884
+ placeholderColor: string;
885
+ borderColor: string;
886
+ borderColorHover: string;
887
+ borderColorFocus: string;
888
+ borderColorPress: string;
889
+ color1: string;
890
+ color2: string;
891
+ color3: string;
892
+ color4: string;
893
+ color5: string;
894
+ color6: string;
895
+ color7: string;
896
+ color8: string;
897
+ color9: string;
898
+ color10: string;
899
+ color11: string;
900
+ color12: string;
901
+ };
902
+ dark_Card: {
903
+ accentBackground: string;
904
+ accentColor: string;
905
+ background0: string;
906
+ background025: string;
907
+ background05: string;
908
+ background075: string;
909
+ color0: string;
910
+ color025: string;
911
+ color05: string;
912
+ color075: string;
913
+ background: string;
914
+ backgroundHover: string;
915
+ backgroundPress: string;
916
+ backgroundFocus: string;
917
+ color: string;
918
+ colorHover: string;
919
+ colorPress: string;
920
+ colorFocus: string;
921
+ placeholderColor: string;
922
+ borderColor: string;
923
+ borderColorHover: string;
924
+ borderColorFocus: string;
925
+ borderColorPress: string;
926
+ color1: string;
927
+ color2: string;
928
+ color3: string;
929
+ color4: string;
930
+ color5: string;
931
+ color6: string;
932
+ color7: string;
933
+ color8: string;
934
+ color9: string;
935
+ color10: string;
936
+ color11: string;
937
+ color12: string;
938
+ };
939
+ dark_Button: {
940
+ accentBackground: string;
941
+ accentColor: string;
942
+ background0: string;
943
+ background025: string;
944
+ background05: string;
945
+ background075: string;
946
+ color0: string;
947
+ color025: string;
948
+ color05: string;
949
+ color075: string;
950
+ background: string;
951
+ backgroundHover: string;
952
+ backgroundPress: string;
953
+ backgroundFocus: string;
954
+ color: string;
955
+ colorHover: string;
956
+ colorPress: string;
957
+ colorFocus: string;
958
+ placeholderColor: string;
959
+ borderColor: string;
960
+ borderColorHover: string;
961
+ borderColorFocus: string;
962
+ borderColorPress: string;
963
+ color1: string;
964
+ color2: string;
965
+ color3: string;
966
+ color4: string;
967
+ color5: string;
968
+ color6: string;
969
+ color7: string;
970
+ color8: string;
971
+ color9: string;
972
+ color10: string;
973
+ color11: string;
974
+ color12: string;
975
+ };
976
+ dark_Checkbox: {
977
+ accentBackground: string;
978
+ accentColor: string;
979
+ background0: string;
980
+ background025: string;
981
+ background05: string;
982
+ background075: string;
983
+ color0: string;
984
+ color025: string;
985
+ color05: string;
986
+ color075: string;
987
+ background: string;
988
+ backgroundHover: string;
989
+ backgroundPress: string;
990
+ backgroundFocus: string;
991
+ color: string;
992
+ colorHover: string;
993
+ colorPress: string;
994
+ colorFocus: string;
995
+ placeholderColor: string;
996
+ borderColor: string;
997
+ borderColorHover: string;
998
+ borderColorFocus: string;
999
+ borderColorPress: string;
1000
+ color1: string;
1001
+ color2: string;
1002
+ color3: string;
1003
+ color4: string;
1004
+ color5: string;
1005
+ color6: string;
1006
+ color7: string;
1007
+ color8: string;
1008
+ color9: string;
1009
+ color10: string;
1010
+ color11: string;
1011
+ color12: string;
1012
+ };
1013
+ dark_Switch: {
1014
+ accentBackground: string;
1015
+ accentColor: string;
1016
+ background0: string;
1017
+ background025: string;
1018
+ background05: string;
1019
+ background075: string;
1020
+ color0: string;
1021
+ color025: string;
1022
+ color05: string;
1023
+ color075: string;
1024
+ background: string;
1025
+ backgroundHover: string;
1026
+ backgroundPress: string;
1027
+ backgroundFocus: string;
1028
+ color: string;
1029
+ colorHover: string;
1030
+ colorPress: string;
1031
+ colorFocus: string;
1032
+ placeholderColor: string;
1033
+ borderColor: string;
1034
+ borderColorHover: string;
1035
+ borderColorFocus: string;
1036
+ borderColorPress: string;
1037
+ color1: string;
1038
+ color2: string;
1039
+ color3: string;
1040
+ color4: string;
1041
+ color5: string;
1042
+ color6: string;
1043
+ color7: string;
1044
+ color8: string;
1045
+ color9: string;
1046
+ color10: string;
1047
+ color11: string;
1048
+ color12: string;
1049
+ };
1050
+ dark_SwitchThumb: {
1051
+ accentBackground: string;
1052
+ accentColor: string;
1053
+ background0: string;
1054
+ background025: string;
1055
+ background05: string;
1056
+ background075: string;
1057
+ color0: string;
1058
+ color025: string;
1059
+ color05: string;
1060
+ color075: string;
1061
+ background: string;
1062
+ backgroundHover: string;
1063
+ backgroundPress: string;
1064
+ backgroundFocus: string;
1065
+ color: string;
1066
+ colorHover: string;
1067
+ colorPress: string;
1068
+ colorFocus: string;
1069
+ placeholderColor: string;
1070
+ borderColor: string;
1071
+ borderColorHover: string;
1072
+ borderColorFocus: string;
1073
+ borderColorPress: string;
1074
+ color1: string;
1075
+ color2: string;
1076
+ color3: string;
1077
+ color4: string;
1078
+ color5: string;
1079
+ color6: string;
1080
+ color7: string;
1081
+ color8: string;
1082
+ color9: string;
1083
+ color10: string;
1084
+ color11: string;
1085
+ color12: string;
1086
+ };
1087
+ dark_TooltipContent: {
1088
+ accentBackground: string;
1089
+ accentColor: string;
1090
+ background0: string;
1091
+ background025: string;
1092
+ background05: string;
1093
+ background075: string;
1094
+ color0: string;
1095
+ color025: string;
1096
+ color05: string;
1097
+ color075: string;
1098
+ background: string;
1099
+ backgroundHover: string;
1100
+ backgroundPress: string;
1101
+ backgroundFocus: string;
1102
+ color: string;
1103
+ colorHover: string;
1104
+ colorPress: string;
1105
+ colorFocus: string;
1106
+ placeholderColor: string;
1107
+ borderColor: string;
1108
+ borderColorHover: string;
1109
+ borderColorFocus: string;
1110
+ borderColorPress: string;
1111
+ color1: string;
1112
+ color2: string;
1113
+ color3: string;
1114
+ color4: string;
1115
+ color5: string;
1116
+ color6: string;
1117
+ color7: string;
1118
+ color8: string;
1119
+ color9: string;
1120
+ color10: string;
1121
+ color11: string;
1122
+ color12: string;
1123
+ };
1124
+ dark_DrawerFrame: {
1125
+ accentBackground: string;
1126
+ accentColor: string;
1127
+ background0: string;
1128
+ background025: string;
1129
+ background05: string;
1130
+ background075: string;
1131
+ color0: string;
1132
+ color025: string;
1133
+ color05: string;
1134
+ color075: string;
1135
+ background: string;
1136
+ backgroundHover: string;
1137
+ backgroundPress: string;
1138
+ backgroundFocus: string;
1139
+ color: string;
1140
+ colorHover: string;
1141
+ colorPress: string;
1142
+ colorFocus: string;
1143
+ placeholderColor: string;
1144
+ borderColor: string;
1145
+ borderColorHover: string;
1146
+ borderColorFocus: string;
1147
+ borderColorPress: string;
1148
+ color1: string;
1149
+ color2: string;
1150
+ color3: string;
1151
+ color4: string;
1152
+ color5: string;
1153
+ color6: string;
1154
+ color7: string;
1155
+ color8: string;
1156
+ color9: string;
1157
+ color10: string;
1158
+ color11: string;
1159
+ color12: string;
1160
+ };
1161
+ dark_Progress: {
1162
+ accentBackground: string;
1163
+ accentColor: string;
1164
+ background0: string;
1165
+ background025: string;
1166
+ background05: string;
1167
+ background075: string;
1168
+ color0: string;
1169
+ color025: string;
1170
+ color05: string;
1171
+ color075: string;
1172
+ background: string;
1173
+ backgroundHover: string;
1174
+ backgroundPress: string;
1175
+ backgroundFocus: string;
1176
+ color: string;
1177
+ colorHover: string;
1178
+ colorPress: string;
1179
+ colorFocus: string;
1180
+ placeholderColor: string;
1181
+ borderColor: string;
1182
+ borderColorHover: string;
1183
+ borderColorFocus: string;
1184
+ borderColorPress: string;
1185
+ color1: string;
1186
+ color2: string;
1187
+ color3: string;
1188
+ color4: string;
1189
+ color5: string;
1190
+ color6: string;
1191
+ color7: string;
1192
+ color8: string;
1193
+ color9: string;
1194
+ color10: string;
1195
+ color11: string;
1196
+ color12: string;
1197
+ };
1198
+ dark_RadioGroupItem: {
1199
+ accentBackground: string;
1200
+ accentColor: string;
1201
+ background0: string;
1202
+ background025: string;
1203
+ background05: string;
1204
+ background075: string;
1205
+ color0: string;
1206
+ color025: string;
1207
+ color05: string;
1208
+ color075: string;
1209
+ background: string;
1210
+ backgroundHover: string;
1211
+ backgroundPress: string;
1212
+ backgroundFocus: string;
1213
+ color: string;
1214
+ colorHover: string;
1215
+ colorPress: string;
1216
+ colorFocus: string;
1217
+ placeholderColor: string;
1218
+ borderColor: string;
1219
+ borderColorHover: string;
1220
+ borderColorFocus: string;
1221
+ borderColorPress: string;
1222
+ color1: string;
1223
+ color2: string;
1224
+ color3: string;
1225
+ color4: string;
1226
+ color5: string;
1227
+ color6: string;
1228
+ color7: string;
1229
+ color8: string;
1230
+ color9: string;
1231
+ color10: string;
1232
+ color11: string;
1233
+ color12: string;
1234
+ };
1235
+ dark_TooltipArrow: {
1236
+ accentBackground: string;
1237
+ accentColor: string;
1238
+ background0: string;
1239
+ background025: string;
1240
+ background05: string;
1241
+ background075: string;
1242
+ color0: string;
1243
+ color025: string;
1244
+ color05: string;
1245
+ color075: string;
1246
+ background: string;
1247
+ backgroundHover: string;
1248
+ backgroundPress: string;
1249
+ backgroundFocus: string;
1250
+ color: string;
1251
+ colorHover: string;
1252
+ colorPress: string;
1253
+ colorFocus: string;
1254
+ placeholderColor: string;
1255
+ borderColor: string;
1256
+ borderColorHover: string;
1257
+ borderColorFocus: string;
1258
+ borderColorPress: string;
1259
+ color1: string;
1260
+ color2: string;
1261
+ color3: string;
1262
+ color4: string;
1263
+ color5: string;
1264
+ color6: string;
1265
+ color7: string;
1266
+ color8: string;
1267
+ color9: string;
1268
+ color10: string;
1269
+ color11: string;
1270
+ color12: string;
1271
+ };
1272
+ dark_SliderTrackActive: {
1273
+ accentBackground: string;
1274
+ accentColor: string;
1275
+ background0: string;
1276
+ background025: string;
1277
+ background05: string;
1278
+ background075: string;
1279
+ color0: string;
1280
+ color025: string;
1281
+ color05: string;
1282
+ color075: string;
1283
+ background: string;
1284
+ backgroundHover: string;
1285
+ backgroundPress: string;
1286
+ backgroundFocus: string;
1287
+ color: string;
1288
+ colorHover: string;
1289
+ colorPress: string;
1290
+ colorFocus: string;
1291
+ placeholderColor: string;
1292
+ borderColor: string;
1293
+ borderColorHover: string;
1294
+ borderColorFocus: string;
1295
+ borderColorPress: string;
1296
+ color1: string;
1297
+ color2: string;
1298
+ color3: string;
1299
+ color4: string;
1300
+ color5: string;
1301
+ color6: string;
1302
+ color7: string;
1303
+ color8: string;
1304
+ color9: string;
1305
+ color10: string;
1306
+ color11: string;
1307
+ color12: string;
1308
+ };
1309
+ dark_SliderTrack: {
1310
+ accentBackground: string;
1311
+ accentColor: string;
1312
+ background0: string;
1313
+ background025: string;
1314
+ background05: string;
1315
+ background075: string;
1316
+ color0: string;
1317
+ color025: string;
1318
+ color05: string;
1319
+ color075: string;
1320
+ background: string;
1321
+ backgroundHover: string;
1322
+ backgroundPress: string;
1323
+ backgroundFocus: string;
1324
+ color: string;
1325
+ colorHover: string;
1326
+ colorPress: string;
1327
+ colorFocus: string;
1328
+ placeholderColor: string;
1329
+ borderColor: string;
1330
+ borderColorHover: string;
1331
+ borderColorFocus: string;
1332
+ borderColorPress: string;
1333
+ color1: string;
1334
+ color2: string;
1335
+ color3: string;
1336
+ color4: string;
1337
+ color5: string;
1338
+ color6: string;
1339
+ color7: string;
1340
+ color8: string;
1341
+ color9: string;
1342
+ color10: string;
1343
+ color11: string;
1344
+ color12: string;
1345
+ };
1346
+ dark_SliderThumb: {
1347
+ accentBackground: string;
1348
+ accentColor: string;
1349
+ background0: string;
1350
+ background025: string;
1351
+ background05: string;
1352
+ background075: string;
1353
+ color0: string;
1354
+ color025: string;
1355
+ color05: string;
1356
+ color075: string;
1357
+ background: string;
1358
+ backgroundHover: string;
1359
+ backgroundPress: string;
1360
+ backgroundFocus: string;
1361
+ color: string;
1362
+ colorHover: string;
1363
+ colorPress: string;
1364
+ colorFocus: string;
1365
+ placeholderColor: string;
1366
+ borderColor: string;
1367
+ borderColorHover: string;
1368
+ borderColorFocus: string;
1369
+ borderColorPress: string;
1370
+ color1: string;
1371
+ color2: string;
1372
+ color3: string;
1373
+ color4: string;
1374
+ color5: string;
1375
+ color6: string;
1376
+ color7: string;
1377
+ color8: string;
1378
+ color9: string;
1379
+ color10: string;
1380
+ color11: string;
1381
+ color12: string;
1382
+ };
1383
+ dark_Tooltip: {
1384
+ accentBackground: string;
1385
+ accentColor: string;
1386
+ background0: string;
1387
+ background025: string;
1388
+ background05: string;
1389
+ background075: string;
1390
+ color0: string;
1391
+ color025: string;
1392
+ color05: string;
1393
+ color075: string;
1394
+ background: string;
1395
+ backgroundHover: string;
1396
+ backgroundPress: string;
1397
+ backgroundFocus: string;
1398
+ color: string;
1399
+ colorHover: string;
1400
+ colorPress: string;
1401
+ colorFocus: string;
1402
+ placeholderColor: string;
1403
+ borderColor: string;
1404
+ borderColorHover: string;
1405
+ borderColorFocus: string;
1406
+ borderColorPress: string;
1407
+ color1: string;
1408
+ color2: string;
1409
+ color3: string;
1410
+ color4: string;
1411
+ color5: string;
1412
+ color6: string;
1413
+ color7: string;
1414
+ color8: string;
1415
+ color9: string;
1416
+ color10: string;
1417
+ color11: string;
1418
+ color12: string;
1419
+ };
1420
+ dark_ProgressIndicator: {
1421
+ accentBackground: string;
1422
+ accentColor: string;
1423
+ background0: string;
1424
+ background025: string;
1425
+ background05: string;
1426
+ background075: string;
1427
+ color0: string;
1428
+ color025: string;
1429
+ color05: string;
1430
+ color075: string;
1431
+ background: string;
1432
+ backgroundHover: string;
1433
+ backgroundPress: string;
1434
+ backgroundFocus: string;
1435
+ color: string;
1436
+ colorHover: string;
1437
+ colorPress: string;
1438
+ colorFocus: string;
1439
+ placeholderColor: string;
1440
+ borderColor: string;
1441
+ borderColorHover: string;
1442
+ borderColorFocus: string;
1443
+ borderColorPress: string;
1444
+ color1: string;
1445
+ color2: string;
1446
+ color3: string;
1447
+ color4: string;
1448
+ color5: string;
1449
+ color6: string;
1450
+ color7: string;
1451
+ color8: string;
1452
+ color9: string;
1453
+ color10: string;
1454
+ color11: string;
1455
+ color12: string;
1456
+ };
1457
+ dark_SheetOverlay: {
1458
+ accentBackground: string;
1459
+ accentColor: string;
1460
+ background0: string;
1461
+ background025: string;
1462
+ background05: string;
1463
+ background075: string;
1464
+ color0: string;
1465
+ color025: string;
1466
+ color05: string;
1467
+ color075: string;
1468
+ background: string;
1469
+ backgroundHover: string;
1470
+ backgroundPress: string;
1471
+ backgroundFocus: string;
1472
+ color: string;
1473
+ colorHover: string;
1474
+ colorPress: string;
1475
+ colorFocus: string;
1476
+ placeholderColor: string;
1477
+ borderColor: string;
1478
+ borderColorHover: string;
1479
+ borderColorFocus: string;
1480
+ borderColorPress: string;
1481
+ color1: string;
1482
+ color2: string;
1483
+ color3: string;
1484
+ color4: string;
1485
+ color5: string;
1486
+ color6: string;
1487
+ color7: string;
1488
+ color8: string;
1489
+ color9: string;
1490
+ color10: string;
1491
+ color11: string;
1492
+ color12: string;
1493
+ };
1494
+ dark_DialogOverlay: {
1495
+ accentBackground: string;
1496
+ accentColor: string;
1497
+ background0: string;
1498
+ background025: string;
1499
+ background05: string;
1500
+ background075: string;
1501
+ color0: string;
1502
+ color025: string;
1503
+ color05: string;
1504
+ color075: string;
1505
+ background: string;
1506
+ backgroundHover: string;
1507
+ backgroundPress: string;
1508
+ backgroundFocus: string;
1509
+ color: string;
1510
+ colorHover: string;
1511
+ colorPress: string;
1512
+ colorFocus: string;
1513
+ placeholderColor: string;
1514
+ borderColor: string;
1515
+ borderColorHover: string;
1516
+ borderColorFocus: string;
1517
+ borderColorPress: string;
1518
+ color1: string;
1519
+ color2: string;
1520
+ color3: string;
1521
+ color4: string;
1522
+ color5: string;
1523
+ color6: string;
1524
+ color7: string;
1525
+ color8: string;
1526
+ color9: string;
1527
+ color10: string;
1528
+ color11: string;
1529
+ color12: string;
1530
+ };
1531
+ dark_ModalOverlay: {
1532
+ accentBackground: string;
1533
+ accentColor: string;
1534
+ background0: string;
1535
+ background025: string;
1536
+ background05: string;
1537
+ background075: string;
1538
+ color0: string;
1539
+ color025: string;
1540
+ color05: string;
1541
+ color075: string;
1542
+ background: string;
1543
+ backgroundHover: string;
1544
+ backgroundPress: string;
1545
+ backgroundFocus: string;
1546
+ color: string;
1547
+ colorHover: string;
1548
+ colorPress: string;
1549
+ colorFocus: string;
1550
+ placeholderColor: string;
1551
+ borderColor: string;
1552
+ borderColorHover: string;
1553
+ borderColorFocus: string;
1554
+ borderColorPress: string;
1555
+ color1: string;
1556
+ color2: string;
1557
+ color3: string;
1558
+ color4: string;
1559
+ color5: string;
1560
+ color6: string;
1561
+ color7: string;
1562
+ color8: string;
1563
+ color9: string;
1564
+ color10: string;
1565
+ color11: string;
1566
+ color12: string;
1567
+ };
1568
+ dark_Input: {
1569
+ accentBackground: string;
1570
+ accentColor: string;
1571
+ background0: string;
1572
+ background025: string;
1573
+ background05: string;
1574
+ background075: string;
1575
+ color0: string;
1576
+ color025: string;
1577
+ color05: string;
1578
+ color075: string;
1579
+ background: string;
1580
+ backgroundHover: string;
1581
+ backgroundPress: string;
1582
+ backgroundFocus: string;
1583
+ color: string;
1584
+ colorHover: string;
1585
+ colorPress: string;
1586
+ colorFocus: string;
1587
+ placeholderColor: string;
1588
+ borderColor: string;
1589
+ borderColorHover: string;
1590
+ borderColorFocus: string;
1591
+ borderColorPress: string;
1592
+ color1: string;
1593
+ color2: string;
1594
+ color3: string;
1595
+ color4: string;
1596
+ color5: string;
1597
+ color6: string;
1598
+ color7: string;
1599
+ color8: string;
1600
+ color9: string;
1601
+ color10: string;
1602
+ color11: string;
1603
+ color12: string;
1604
+ };
1605
+ dark_TextArea: {
1606
+ accentBackground: string;
1607
+ accentColor: string;
1608
+ background0: string;
1609
+ background025: string;
1610
+ background05: string;
1611
+ background075: string;
1612
+ color0: string;
1613
+ color025: string;
1614
+ color05: string;
1615
+ color075: string;
1616
+ background: string;
1617
+ backgroundHover: string;
1618
+ backgroundPress: string;
1619
+ backgroundFocus: string;
1620
+ color: string;
1621
+ colorHover: string;
1622
+ colorPress: string;
1623
+ colorFocus: string;
1624
+ placeholderColor: string;
1625
+ borderColor: string;
1626
+ borderColorHover: string;
1627
+ borderColorFocus: string;
1628
+ borderColorPress: string;
1629
+ color1: string;
1630
+ color2: string;
1631
+ color3: string;
1632
+ color4: string;
1633
+ color5: string;
1634
+ color6: string;
1635
+ color7: string;
1636
+ color8: string;
1637
+ color9: string;
1638
+ color10: string;
1639
+ color11: string;
1640
+ color12: string;
1641
+ };
306
1642
  };
307
1643
  palettes: import("./types").BuildThemeSuitePalettes;
308
1644
  };