|
121 | 121 | 'title-compact': { value: 'text-big-strong' },
|
122 | 122 | text: { value: 'text-normal' },
|
123 | 123 | },
|
124 |
| - 'light-color-scheme': { |
| 124 | + light: { |
125 | 125 | default: {
|
126 | 126 | contrast: {
|
127 | 127 | container: {
|
128 |
| - background: { value: '{light-color-scheme.background.contrast-fade}' }, |
129 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
130 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 128 | + background: { value: '{light.background.contrast-fade}' }, |
| 129 | + title: { value: '{light.foreground.contrast}' }, |
| 130 | + text: { value: '{light.foreground.contrast}' } |
131 | 131 | }
|
132 | 132 | },
|
133 | 133 | error: {
|
134 | 134 | container: {
|
135 |
| - background: { value: '{light-color-scheme.background.contrast-fade}' }, |
136 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
137 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 135 | + background: { value: '{light.background.contrast-fade}' }, |
| 136 | + title: { value: '{light.foreground.contrast}' }, |
| 137 | + text: { value: '{light.foreground.contrast}' } |
138 | 138 | }
|
139 | 139 | },
|
140 | 140 | warning: {
|
141 | 141 | container: {
|
142 |
| - background: { value: '{light-color-scheme.background.contrast-fade}' }, |
143 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
144 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 142 | + background: { value: '{light.background.contrast-fade}' }, |
| 143 | + title: { value: '{light.foreground.contrast}' }, |
| 144 | + text: { value: '{light.foreground.contrast}' } |
145 | 145 | }
|
146 | 146 | },
|
147 | 147 | success: {
|
148 | 148 | container: {
|
149 |
| - background: { value: '{light-color-scheme.background.contrast-fade}' }, |
150 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
151 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 149 | + background: { value: '{light.background.contrast-fade}' }, |
| 150 | + title: { value: '{light.foreground.contrast}' }, |
| 151 | + text: { value: '{light.foreground.contrast}' } |
152 | 152 | }
|
153 | 153 | },
|
154 | 154 | theme: {
|
155 | 155 | container: {
|
156 |
| - background: { value: '{light-color-scheme.background.contrast-fade}' }, |
157 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
158 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 156 | + background: { value: '{light.background.contrast-fade}' }, |
| 157 | + title: { value: '{light.foreground.contrast}' }, |
| 158 | + text: { value: '{light.foreground.contrast}' } |
159 | 159 | }
|
160 | 160 | }
|
161 | 161 | },
|
162 | 162 | colored: {
|
163 | 163 | contrast: {
|
164 | 164 | container: {
|
165 |
| - background: { value: '{light-color-scheme.background.contrast-fade}' }, |
166 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
167 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 165 | + background: { value: '{light.background.contrast-fade}' }, |
| 166 | + title: { value: '{light.foreground.contrast}' }, |
| 167 | + text: { value: '{light.foreground.contrast}' } |
168 | 168 | }
|
169 | 169 | },
|
170 | 170 | error: {
|
171 | 171 | container: {
|
172 |
| - background: { value: '{light-color-scheme.background.error-fade}' }, |
173 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
174 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 172 | + background: { value: '{light.background.error-fade}' }, |
| 173 | + title: { value: '{light.foreground.contrast}' }, |
| 174 | + text: { value: '{light.foreground.contrast}' } |
175 | 175 | }
|
176 | 176 | },
|
177 | 177 | warning: {
|
178 | 178 | container: {
|
179 |
| - background: { value: '{light-color-scheme.background.warning-fade}' }, |
180 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
181 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 179 | + background: { value: '{light.background.warning-fade}' }, |
| 180 | + title: { value: '{light.foreground.contrast}' }, |
| 181 | + text: { value: '{light.foreground.contrast}' } |
182 | 182 | }
|
183 | 183 | },
|
184 | 184 | success: {
|
185 | 185 | container: {
|
186 |
| - background: { value: '{light-color-scheme.background.success-fade}' }, |
187 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
188 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 186 | + background: { value: '{light.background.success-fade}' }, |
| 187 | + title: { value: '{light.foreground.contrast}' }, |
| 188 | + text: { value: '{light.foreground.contrast}' } |
189 | 189 | }
|
190 | 190 | },
|
191 | 191 | theme: {
|
192 | 192 | container: {
|
193 |
| - background: { value: '{light-color-scheme.background.theme-fade}' }, |
194 |
| - title: { value: '{light-color-scheme.foreground.contrast}' }, |
195 |
| - text: { value: '{light-color-scheme.foreground.contrast}' } |
| 193 | + background: { value: '{light.background.theme-fade}' }, |
| 194 | + title: { value: '{light.foreground.contrast}' }, |
| 195 | + text: { value: '{light.foreground.contrast}' } |
196 | 196 | }
|
197 | 197 | }
|
198 | 198 | },
|
199 | 199 |
|
200 | 200 | },
|
201 |
| - 'dark-color-scheme': { |
| 201 | + dark: { |
202 | 202 | default: {
|
203 | 203 | contrast: {
|
204 | 204 | container: {
|
205 |
| - background: { value: '{dark-color-scheme.background.contrast-fade}' }, |
206 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
207 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 205 | + background: { value: '{dark.background.contrast-fade}' }, |
| 206 | + title: { value: '{dark.foreground.contrast}' }, |
| 207 | + text: { value: '{dark.foreground.contrast}' } |
208 | 208 | }
|
209 | 209 | },
|
210 | 210 | error: {
|
211 | 211 | container: {
|
212 |
| - background: { value: '{dark-color-scheme.background.contrast-fade}' }, |
213 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
214 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 212 | + background: { value: '{dark.background.contrast-fade}' }, |
| 213 | + title: { value: '{dark.foreground.contrast}' }, |
| 214 | + text: { value: '{dark.foreground.contrast}' } |
215 | 215 | }
|
216 | 216 | },
|
217 | 217 | warning: {
|
218 | 218 | container: {
|
219 |
| - background: { value: '{dark-color-scheme.background.contrast-fade}' }, |
220 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
221 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 219 | + background: { value: '{dark.background.contrast-fade}' }, |
| 220 | + title: { value: '{dark.foreground.contrast}' }, |
| 221 | + text: { value: '{dark.foreground.contrast}' } |
222 | 222 | }
|
223 | 223 | },
|
224 | 224 | success: {
|
225 | 225 | container: {
|
226 |
| - background: { value: '{dark-color-scheme.background.contrast-fade}' }, |
227 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
228 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 226 | + background: { value: '{dark.background.contrast-fade}' }, |
| 227 | + title: { value: '{dark.foreground.contrast}' }, |
| 228 | + text: { value: '{dark.foreground.contrast}' } |
229 | 229 | }
|
230 | 230 | },
|
231 | 231 | theme: {
|
232 | 232 | container: {
|
233 |
| - background: { value: '{dark-color-scheme.background.contrast-fade}' }, |
234 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
235 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 233 | + background: { value: '{dark.background.contrast-fade}' }, |
| 234 | + title: { value: '{dark.foreground.contrast}' }, |
| 235 | + text: { value: '{dark.foreground.contrast}' } |
236 | 236 | }
|
237 | 237 | }
|
238 | 238 | },
|
239 | 239 | colored: {
|
240 | 240 | contrast: {
|
241 | 241 | container: {
|
242 |
| - background: { value: '{dark-color-scheme.background.contrast-fade}' }, |
243 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
244 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 242 | + background: { value: '{dark.background.contrast-fade}' }, |
| 243 | + title: { value: '{dark.foreground.contrast}' }, |
| 244 | + text: { value: '{dark.foreground.contrast}' } |
245 | 245 | }
|
246 | 246 | },
|
247 | 247 | error: {
|
248 | 248 | container: {
|
249 |
| - background: { value: '{dark-color-scheme.background.error-fade}' }, |
250 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
251 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 249 | + background: { value: '{dark.background.error-fade}' }, |
| 250 | + title: { value: '{dark.foreground.contrast}' }, |
| 251 | + text: { value: '{dark.foreground.contrast}' } |
252 | 252 | }
|
253 | 253 | },
|
254 | 254 | warning: {
|
255 | 255 | container: {
|
256 |
| - background: { value: '{dark-color-scheme.background.warning-fade}' }, |
257 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
258 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 256 | + background: { value: '{dark.background.warning-fade}' }, |
| 257 | + title: { value: '{dark.foreground.contrast}' }, |
| 258 | + text: { value: '{dark.foreground.contrast}' } |
259 | 259 | }
|
260 | 260 | },
|
261 | 261 | success: {
|
262 | 262 | container: {
|
263 |
| - background: { value: '{dark-color-scheme.background.success-fade}' }, |
264 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
265 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 263 | + background: { value: '{dark.background.success-fade}' }, |
| 264 | + title: { value: '{dark.foreground.contrast}' }, |
| 265 | + text: { value: '{dark.foreground.contrast}' } |
266 | 266 | }
|
267 | 267 | },
|
268 | 268 | theme: {
|
269 | 269 | container: {
|
270 |
| - background: { value: '{dark-color-scheme.background.theme-fade}' }, |
271 |
| - title: { value: '{dark-color-scheme.foreground.contrast}' }, |
272 |
| - text: { value: '{dark-color-scheme.foreground.contrast}' } |
| 270 | + background: { value: '{dark.background.theme-fade}' }, |
| 271 | + title: { value: '{dark.foreground.contrast}' }, |
| 272 | + text: { value: '{dark.foreground.contrast}' } |
273 | 273 | }
|
274 | 274 | }
|
275 | 275 | },
|
|
0 commit comments