|
169 | 169 | }, |
170 | 170 | { |
171 | 171 | "c": "var", |
172 | | - "t": "support.function.css", |
| 172 | + "t": "support.function.css meta.function.variable.css", |
173 | 173 | "r": { |
174 | 174 | "dark_plus": "support.function: #DCDCAA", |
175 | 175 | "light_plus": "support.function: #795E26", |
|
197 | 197 | }, |
198 | 198 | { |
199 | 199 | "c": "--spacing-unit", |
200 | | - "t": "support.constant.property-value.css", |
| 200 | + "t": "support.constant.property-value.css variable.argument.css", |
201 | 201 | "r": { |
202 | | - "dark_plus": "support.constant.property-value: #CE9178", |
203 | | - "light_plus": "support.constant.property-value: #0451A5", |
| 202 | + "dark_plus": "variable: #9CDCFE", |
| 203 | + "light_plus": "variable: #001080", |
204 | 204 | "dark_vs": "default: #D4D4D4", |
205 | 205 | "light_vs": "support.constant.property-value: #0451A5", |
206 | | - "hc_black": "support.constant.property-value: #CE9178", |
207 | | - "dark_modern": "support.constant.property-value: #CE9178", |
208 | | - "hc_light": "support.constant.property-value: #0451A5", |
209 | | - "light_modern": "support.constant.property-value: #0451A5" |
| 206 | + "hc_black": "variable: #9CDCFE", |
| 207 | + "dark_modern": "variable: #9CDCFE", |
| 208 | + "hc_light": "variable: #001080", |
| 209 | + "light_modern": "variable: #001080" |
210 | 210 | } |
211 | 211 | }, |
212 | 212 | { |
|
379 | 379 | }, |
380 | 380 | { |
381 | 381 | "c": "var", |
382 | | - "t": "support.function.css", |
| 382 | + "t": "support.function.css meta.function.variable.css", |
383 | 383 | "r": { |
384 | 384 | "dark_plus": "support.function: #DCDCAA", |
385 | 385 | "light_plus": "support.function: #795E26", |
|
407 | 407 | }, |
408 | 408 | { |
409 | 409 | "c": "--spacing-unit", |
410 | | - "t": "support.constant.property-value.css", |
| 410 | + "t": "support.constant.property-value.css variable.argument.css", |
411 | 411 | "r": { |
412 | | - "dark_plus": "support.constant.property-value: #CE9178", |
413 | | - "light_plus": "support.constant.property-value: #0451A5", |
| 412 | + "dark_plus": "variable: #9CDCFE", |
| 413 | + "light_plus": "variable: #001080", |
414 | 414 | "dark_vs": "default: #D4D4D4", |
415 | 415 | "light_vs": "support.constant.property-value: #0451A5", |
416 | | - "hc_black": "support.constant.property-value: #CE9178", |
417 | | - "dark_modern": "support.constant.property-value: #CE9178", |
418 | | - "hc_light": "support.constant.property-value: #0451A5", |
419 | | - "light_modern": "support.constant.property-value: #0451A5" |
| 416 | + "hc_black": "variable: #9CDCFE", |
| 417 | + "dark_modern": "variable: #9CDCFE", |
| 418 | + "hc_light": "variable: #001080", |
| 419 | + "light_modern": "variable: #001080" |
420 | 420 | } |
421 | 421 | }, |
422 | 422 | { |
|
0 commit comments