|
84 | 84 | "tab.border": "#2f3542", |
85 | 85 | "tab.inactiveBackground": "#0c0517", |
86 | 86 | "tab.inactiveForeground": "#788692", |
87 | | - "terminal.ansiGreen": "#61bb65", |
| 87 | + "terminal.ansiGreen": "#68b16b", |
88 | 88 | "terminal.ansiMagenta": "#b379a1", |
89 | 89 | "terminal.ansiYellow": "#ceab6a", |
90 | 90 | "terminal.background": "#0c0517", |
|
133 | 133 | "name": "Keyword, Storage", |
134 | 134 | "scope": ["keyword", "storage.type", "storage.modifier"], |
135 | 135 | "settings": { |
136 | | - "foreground": "#e6528e" |
| 136 | + "foreground": "#479ddc" |
137 | 137 | } |
138 | 138 | }, |
139 | 139 | { |
|
164 | 164 | "markup.deleted.git_gutter" |
165 | 165 | ], |
166 | 166 | "settings": { |
167 | | - "foreground": "#f07178" |
| 167 | + "foreground": "#d8797e" |
168 | 168 | } |
169 | 169 | }, |
170 | 170 | { |
|
212 | 212 | "name": "Other Variable, String Link", |
213 | 213 | "scope": ["support.other.variable", "string.other.link"], |
214 | 214 | "settings": { |
215 | | - "foreground": "#f07178" |
| 215 | + "foreground": "#d8797e" |
216 | 216 | } |
217 | 217 | }, |
218 | 218 | { |
|
228 | 228 | "keyword.other" |
229 | 229 | ], |
230 | 230 | "settings": { |
231 | | - "foreground": "#F78C6C" |
| 231 | + "foreground": "#ce8a75" |
232 | 232 | } |
233 | 233 | }, |
234 | 234 | { |
|
249 | 249 | ], |
250 | 250 | "settings": { |
251 | 251 | "fontStyle": "normal", |
252 | | - "foreground": "#61bb65" |
| 252 | + "foreground": "#68b16b" |
253 | 253 | } |
254 | 254 | }, |
255 | 255 | { |
|
481 | 481 | "source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json" |
482 | 482 | ], |
483 | 483 | "settings": { |
484 | | - "foreground": "#f07178" |
| 484 | + "foreground": "#d8797e" |
485 | 485 | } |
486 | 486 | }, |
487 | 487 | { |
|
551 | 551 | "scope": ["markup.italic"], |
552 | 552 | "settings": { |
553 | 553 | "fontStyle": "italic", |
554 | | - "foreground": "#f07178" |
| 554 | + "foreground": "#d8797e" |
555 | 555 | } |
556 | 556 | }, |
557 | 557 | { |
558 | 558 | "name": "Markup - Bold", |
559 | 559 | "scope": ["markup.bold", "markup.bold string"], |
560 | 560 | "settings": { |
561 | 561 | "fontStyle": "bold", |
562 | | - "foreground": "#f07178" |
| 562 | + "foreground": "#d8797e" |
563 | 563 | } |
564 | 564 | }, |
565 | 565 | { |
|
574 | 574 | ], |
575 | 575 | "settings": { |
576 | 576 | "fontStyle": "bold", |
577 | | - "foreground": "#f07178" |
| 577 | + "foreground": "#d8797e" |
578 | 578 | } |
579 | 579 | }, |
580 | 580 | { |
581 | 581 | "name": "Markup - Underline", |
582 | 582 | "scope": ["markup.underline"], |
583 | 583 | "settings": { |
584 | 584 | "fontStyle": "underline", |
585 | | - "foreground": "#F78C6C" |
| 585 | + "foreground": "#ce8a75" |
586 | 586 | } |
587 | 587 | }, |
588 | 588 | { |
|
758 | 758 | { |
759 | 759 | "scope": ["meta.object-literal.key"], |
760 | 760 | "settings": { |
761 | | - "foreground": "#b791a4" |
| 761 | + "foreground": "#8078a7" |
762 | 762 | } |
763 | 763 | }, |
764 | 764 | { |
|
844 | 844 | { |
845 | 845 | "scope": ["source.env", "source.ini"], |
846 | 846 | "settings": { |
847 | | - "foreground": "#61bb65" |
| 847 | + "foreground": "#68b16b" |
848 | 848 | } |
849 | 849 | }, |
850 | 850 | { |
|
855 | 855 | "keyword.control.return.scss" |
856 | 856 | ], |
857 | 857 | "settings": { |
858 | | - "foreground": "#e6528e" |
| 858 | + "foreground": "#479ddc" |
859 | 859 | } |
860 | 860 | } |
861 | 861 | ] |
|
0 commit comments