|
4 | 4 | "colors": {
|
5 | 5 | "editor.background": "#ffffff",
|
6 | 6 | "editor.foreground": "#213144",
|
7 |
| - "editor.hoverHighlightBackground": "#DF598422", |
| 7 | + "editor.hoverHighlightBackground": "#E1239A22", |
8 | 8 | "editor.lineHighlightBackground": "#ffffff22",
|
9 |
| - "editor.selectionBackground": "#689FDE55", |
10 |
| - "editor.wordHighlightBackground": "#689FDE22", |
11 |
| - "editor.wordHighlightStrongBackground": "#689FDE22", |
12 |
| - "editorBracketMatch.background": "#DF598444", |
13 |
| - "editorBracketMatch.border": "#689FDE", |
| 9 | + "editor.selectionBackground": "#2372E155", |
| 10 | + "editor.wordHighlightBackground": "#2372E122", |
| 11 | + "editor.wordHighlightStrongBackground": "#2372E122", |
| 12 | + "editorBracketMatch.background": "#E1239A44", |
| 13 | + "editorBracketMatch.border": "#2372E1", |
14 | 14 | "editorCursor.foreground": "#213144",
|
15 | 15 | "editorGutter.addedBackground": "#00B172",
|
16 | 16 | "editorGutter.background": "#ffffff",
|
|
20 | 20 | "editorInlayHint.background": "#F4F4F4",
|
21 | 21 | "editorInlayHint.foreground": "#213144",
|
22 | 22 | "editorLineNumber.foreground": "#ADADAD",
|
23 |
| - "editorLink.activeForeground": "#DF5984", |
| 23 | + "editorLink.activeForeground": "#E1239A", |
24 | 24 | "editorOverviewRuler.addedForeground": "#00B172",
|
25 | 25 | "editorOverviewRuler.deletedForeground": "#E61F44",
|
26 | 26 | "editorOverviewRuler.errorForeground": "#E61F44",
|
27 |
| - "editorOverviewRuler.findMatchForeground": "#689FDE55", |
| 27 | + "editorOverviewRuler.findMatchForeground": "#2372E155", |
28 | 28 | "editorOverviewRuler.infoForeground": "#B267E6",
|
29 | 29 | "editorOverviewRuler.modifiedForeground": "#FF7E00",
|
30 | 30 | "editorOverviewRuler.warningForeground": "#FF7E00",
|
31 | 31 | "editorRuler.foreground": "#F4F4F4",
|
32 | 32 | "editorSuggestWidget.foreground": "#213144",
|
33 |
| - "editorSuggestWidget.highlightForeground": "#DF5984", |
| 33 | + "editorSuggestWidget.highlightForeground": "#E1239A", |
34 | 34 | "editorSuggestWidget.selectedBackground": "#ADADAD",
|
35 | 35 | "editorWhitespace.foreground": "#F4F4F4",
|
36 | 36 | "editorWidget.background": "#F4F4F4",
|
|
39 | 39 | "sideBar.foreground": "#213144",
|
40 | 40 | "sideBarSectionHeader.background": "#F4F4F4",
|
41 | 41 | "sideBarSectionHeader.foreground": "#213144",
|
42 |
| - "badge.background": "#DF5984", |
| 42 | + "badge.background": "#E1239A", |
43 | 43 | "badge.foreground": "#f4f4f4",
|
44 |
| - "list.activeSelectionBackground": "#DF598455", |
| 44 | + "list.activeSelectionBackground": "#E1239A55", |
45 | 45 | "list.activeSelectionForeground": "#213144",
|
46 | 46 | "list.focusBackground": "#f2f2f2",
|
47 | 47 | "list.hoverBackground": "#ffffff",
|
48 | 48 | "list.inactiveSelectionBackground": "#ffffff",
|
49 | 49 | "titleBar.activeBackground": "#F4F4F4",
|
50 | 50 | "activityBar.background": "#F4F4F4",
|
51 | 51 | "activityBar.foreground": "#213144",
|
52 |
| - "activityBarBadge.background": "#DF5984", |
| 52 | + "activityBarBadge.background": "#E1239A", |
53 | 53 | "activityBarBadge.foreground": "#f4f4f4",
|
54 | 54 | "editorGroupHeader.tabsBackground": "#ffffff",
|
55 | 55 | "tab.inactiveBackground": "#f2f2f244",
|
56 | 56 | "tab.inactiveForeground": "#21314488",
|
57 | 57 | "terminal.ansiBlack": "#F4F4F4",
|
58 |
| - "terminal.ansiBlue": "#689FDE", |
| 58 | + "terminal.ansiBlue": "#2372E1", |
59 | 59 | "terminal.ansiBrightBlack": "#ADADAD",
|
60 | 60 | "terminal.ansiBrightBlue": "#A7D1F5",
|
61 | 61 | "terminal.ansiBrightCyan": "#D7C9F0",
|
62 | 62 | "terminal.ansiBrightGreen": "#5BD1B9",
|
63 |
| - "terminal.ansiBrightMagenta": "#DF5984", |
| 63 | + "terminal.ansiBrightMagenta": "#E1239A", |
64 | 64 | "terminal.ansiBrightRed": "#E61F44",
|
65 | 65 | "terminal.ansiBrightWhite": "#213144",
|
66 | 66 | "terminal.ansiBrightYellow": "#A7D1F5",
|
67 | 67 | "terminal.ansiCyan": "#B267E6",
|
68 | 68 | "terminal.ansiGreen": "#00B172",
|
69 |
| - "terminal.ansiMagenta": "#DF5984", |
| 69 | + "terminal.ansiMagenta": "#E1239A", |
70 | 70 | "terminal.ansiRed": "#E61F44",
|
71 | 71 | "terminal.ansiWhite": "#213144",
|
72 |
| - "terminal.ansiYellow": "#689FDE", |
| 72 | + "terminal.ansiYellow": "#2372E1", |
73 | 73 | "terminal.background": "#ffffff",
|
74 | 74 | "terminal.foreground": "#213144",
|
75 | 75 | "gitDecoration.conflictingResourceForeground": "#B267E6",
|
|
81 | 81 | "statusBar.foreground": "#213144",
|
82 | 82 | "statusBar.noFolderBackground": "#F4F4F4",
|
83 | 83 | "scrollbar.shadow": "#F4F4F4",
|
84 |
| - "scrollbarSlider.activeBackground": "#DF5984aa", |
| 84 | + "scrollbarSlider.activeBackground": "#E1239Aaa", |
85 | 85 | "scrollbarSlider.background": "#ADADADaa",
|
86 |
| - "scrollbarSlider.hoverBackground": "#DF598455", |
87 |
| - "button.background": "#689FDE", |
| 86 | + "scrollbarSlider.hoverBackground": "#E1239A55", |
| 87 | + "button.background": "#2372E1", |
88 | 88 | "button.foreground": "#213144",
|
89 | 89 | "dropdown.background": "#F4F4F4",
|
90 | 90 | "dropdown.border": "#F4F4F4",
|
91 | 91 | "dropdown.foreground": "#213144",
|
92 |
| - "extensionButton.prominentBackground": "#DF5984", |
| 92 | + "extensionButton.prominentBackground": "#E1239A", |
93 | 93 | "extensionButton.prominentForeground": "#213144",
|
94 |
| - "extensionButton.prominentHoverBackground": "#DF5984", |
95 |
| - "focusBorder": "#DF5984", |
| 94 | + "extensionButton.prominentHoverBackground": "#E1239A", |
| 95 | + "focusBorder": "#E1239A", |
96 | 96 | "foreground": "#213144",
|
97 | 97 | "input.background": "#F4F4F4",
|
98 | 98 | "input.border": "#ADADAD",
|
99 | 99 | "input.foreground": "#213144",
|
100 | 100 | "input.placeholderForeground": "#ADADAD",
|
101 |
| - "inputOption.activeBorder": "#689FDE", |
| 101 | + "inputOption.activeBorder": "#2372E1", |
102 | 102 | "panel.background": "#ffffff",
|
103 | 103 | "panel.border": "#ADADAD",
|
104 |
| - "panelTitle.activeBorder": "#DF5984", |
| 104 | + "panelTitle.activeBorder": "#E1239A", |
105 | 105 | "panelTitle.inactiveForeground": "#ADADAD",
|
106 |
| - "peekView.border": "#DF5984", |
| 106 | + "peekView.border": "#E1239A", |
107 | 107 | "peekViewEditor.background": "#F4F4F4",
|
108 |
| - "peekViewEditor.matchHighlightBackground": "#689FDE55", |
| 108 | + "peekViewEditor.matchHighlightBackground": "#2372E155", |
109 | 109 | "peekViewEditorGutter.background": "#F4F4F4",
|
110 | 110 | "peekViewResult.background": "#F4F4F4",
|
111 | 111 | "peekViewResult.fileForeground": "#213144",
|
112 | 112 | "peekViewResult.lineForeground": "#E6E6E6",
|
113 |
| - "peekViewResult.matchHighlightBackground": "#689FDE55", |
| 113 | + "peekViewResult.matchHighlightBackground": "#2372E155", |
114 | 114 | "peekViewResult.selectionBackground": "#ffffff",
|
115 | 115 | "peekViewResult.selectionForeground": "#213144",
|
116 | 116 | "peekViewTitle.background": "#F4F4F4",
|
117 | 117 | "peekViewTitleDescription.foreground": "#213144",
|
118 | 118 | "peekViewTitleLabel.foreground": "#E6E6E6",
|
119 |
| - "progressBar.background": "#689FDE" |
| 119 | + "progressBar.background": "#2372E1" |
120 | 120 | },
|
121 | 121 | "tokenColors": [
|
122 | 122 | {
|
|
142 | 142 | "comment.block.documentation entity.name.type"
|
143 | 143 | ],
|
144 | 144 | "settings": {
|
145 |
| - "foreground": "#689FDE" |
| 145 | + "foreground": "#2372E1" |
146 | 146 | }
|
147 | 147 | },
|
148 | 148 | {
|
|
172 | 172 | {
|
173 | 173 | "scope": "constant.language",
|
174 | 174 | "settings": {
|
175 |
| - "foreground": "#689FDE" |
| 175 | + "foreground": "#2372E1" |
176 | 176 | }
|
177 | 177 | },
|
178 | 178 | {
|
|
181 | 181 | "constant.other"
|
182 | 182 | ],
|
183 | 183 | "settings": {
|
184 |
| - "foreground": "#689FDE" |
| 184 | + "foreground": "#2372E1" |
185 | 185 | }
|
186 | 186 | },
|
187 | 187 | {
|
188 | 188 | "scope": "variable.language.this",
|
189 | 189 | "settings": {
|
190 |
| - "foreground": "#689FDE" |
| 190 | + "foreground": "#2372E1" |
191 | 191 | }
|
192 | 192 | },
|
193 | 193 | {
|
|
197 | 197 | "storage.modifier.async"
|
198 | 198 | ],
|
199 | 199 | "settings": {
|
200 |
| - "foreground": "#DF5984", |
| 200 | + "foreground": "#E1239A", |
201 | 201 | "fontStyle": "bold"
|
202 | 202 | }
|
203 | 203 | },
|
|
248 | 248 | {
|
249 | 249 | "scope": "storage",
|
250 | 250 | "settings": {
|
251 |
| - "foreground": "#689FDE", |
| 251 | + "foreground": "#2372E1", |
252 | 252 | "fontStyle": ""
|
253 | 253 | }
|
254 | 254 | },
|
255 | 255 | {
|
256 | 256 | "scope": "storage.type",
|
257 | 257 | "settings": {
|
258 |
| - "foreground": "#DF5984", |
| 258 | + "foreground": "#E1239A", |
259 | 259 | "fontStyle": "bold"
|
260 | 260 | }
|
261 | 261 | },
|
262 | 262 | {
|
263 | 263 | "scope": "entity.name.class",
|
264 | 264 | "settings": {
|
265 |
| - "foreground": "#689FDE", |
| 265 | + "foreground": "#2372E1", |
266 | 266 | "fontStyle": "underline"
|
267 | 267 | }
|
268 | 268 | },
|
|
274 | 274 | "variable.function"
|
275 | 275 | ],
|
276 | 276 | "settings": {
|
277 |
| - "foreground": "#689FDE", |
| 277 | + "foreground": "#2372E1", |
278 | 278 | "fontStyle": "bold"
|
279 | 279 | }
|
280 | 280 | },
|
|
288 | 288 | "keyword.operator.decrement"
|
289 | 289 | ],
|
290 | 290 | "settings": {
|
291 |
| - "foreground": "#689FDE" |
| 291 | + "foreground": "#2372E1" |
292 | 292 | }
|
293 | 293 | },
|
294 | 294 | {
|
|
330 | 330 | {
|
331 | 331 | "scope": "support.constant",
|
332 | 332 | "settings": {
|
333 |
| - "foreground": "#689FDE", |
| 333 | + "foreground": "#2372E1", |
334 | 334 | "fontStyle": ""
|
335 | 335 | }
|
336 | 336 | },
|
|
443 | 443 | "keyword.other.use-as"
|
444 | 444 | ],
|
445 | 445 | "settings": {
|
446 |
| - "foreground": "#DF5984" |
| 446 | + "foreground": "#E1239A" |
447 | 447 | }
|
448 | 448 | },
|
449 | 449 | {
|
|
452 | 452 | "meta.other.inherited-class support.class.builtin"
|
453 | 453 | ],
|
454 | 454 | "settings": {
|
455 |
| - "foreground": "#DF5984", |
| 455 | + "foreground": "#E1239A", |
456 | 456 | "fontStyle": "normal"
|
457 | 457 | }
|
458 | 458 | },
|
|
566 | 566 | "support.type.primitive.ts"
|
567 | 567 | ],
|
568 | 568 | "settings": {
|
569 |
| - "foreground": "#689FDE" |
| 569 | + "foreground": "#2372E1" |
570 | 570 | }
|
571 | 571 | },
|
572 | 572 | {
|
573 | 573 | "scope": "storage.modifier.tsx",
|
574 | 574 | "settings": {
|
575 |
| - "foreground": "#DF5984" |
| 575 | + "foreground": "#E1239A" |
576 | 576 | }
|
577 | 577 | },
|
578 | 578 | {
|
|
614 | 614 | "support.type.property-name.json"
|
615 | 615 | ],
|
616 | 616 | "settings": {
|
617 |
| - "foreground": "#DF5984" |
| 617 | + "foreground": "#E1239A" |
618 | 618 | }
|
619 | 619 | },
|
620 | 620 | {
|
|
633 | 633 | {
|
634 | 634 | "scope": "entity.name.section.markdown",
|
635 | 635 | "settings": {
|
636 |
| - "foreground": "#689FDE", |
| 636 | + "foreground": "#2372E1", |
637 | 637 | "fontStyle": "bold"
|
638 | 638 | }
|
639 | 639 | },
|
640 | 640 | {
|
641 | 641 | "scope": "punctuation.definition.heading.markdown",
|
642 | 642 | "settings": {
|
643 |
| - "foreground": "#DF5984", |
| 643 | + "foreground": "#E1239A", |
644 | 644 | "fontStyle": "bold"
|
645 | 645 | }
|
646 | 646 | },
|
|
656 | 656 | "punctuation.definition.italic.markdown"
|
657 | 657 | ],
|
658 | 658 | "settings": {
|
659 |
| - "foreground": "#DF5984" |
| 659 | + "foreground": "#E1239A" |
660 | 660 | }
|
661 | 661 | },
|
662 | 662 | {
|
|
665 | 665 | "punctuation.definition.string.end.markdown"
|
666 | 666 | ],
|
667 | 667 | "settings": {
|
668 |
| - "foreground": "#DF5984" |
| 668 | + "foreground": "#E1239A" |
669 | 669 | }
|
670 | 670 | },
|
671 | 671 | {
|
672 | 672 | "scope": "punctuation.definition.metadata.markdown",
|
673 | 673 | "settings": {
|
674 |
| - "foreground": "#DF5984" |
| 674 | + "foreground": "#E1239A" |
675 | 675 | }
|
676 | 676 | },
|
677 | 677 | {
|
|
681 | 681 | "meta.image.inline.markdown"
|
682 | 682 | ],
|
683 | 683 | "settings": {
|
684 |
| - "foreground": "#DF5984", |
| 684 | + "foreground": "#E1239A", |
685 | 685 | "fontStyle": ""
|
686 | 686 | }
|
687 | 687 | },
|
|
691 | 691 | "markup.italic.markdown"
|
692 | 692 | ],
|
693 | 693 | "settings": {
|
694 |
| - "foreground": "#DF5984" |
| 694 | + "foreground": "#E1239A" |
695 | 695 | }
|
696 | 696 | },
|
697 | 697 | {
|
|
721 | 721 | {
|
722 | 722 | "scope": "keyword.other.fn.rust",
|
723 | 723 | "settings": {
|
724 |
| - "foreground": "#DF5984" |
| 724 | + "foreground": "#E1239A" |
725 | 725 | }
|
726 | 726 | },
|
727 | 727 | {
|
|
731 | 731 | "keyword.other.class.php"
|
732 | 732 | ],
|
733 | 733 | "settings": {
|
734 |
| - "foreground": "#DF5984" |
| 734 | + "foreground": "#E1239A" |
735 | 735 | }
|
736 | 736 | },
|
737 | 737 | {
|
|
755 | 755 | {
|
756 | 756 | "scope": "keyword.other.definition.ini",
|
757 | 757 | "settings": {
|
758 |
| - "foreground": "#689FDE" |
| 758 | + "foreground": "#2372E1" |
759 | 759 | }
|
760 | 760 | },
|
761 | 761 | {
|
|
769 | 769 | "name": "Prisma: Constant",
|
770 | 770 | "scope": "support.constant.constant.prisma",
|
771 | 771 | "settings": {
|
772 |
| - "foreground": "#DF5984" |
| 772 | + "foreground": "#E1239A" |
773 | 773 | }
|
774 | 774 | },
|
775 | 775 | {
|
|
0 commit comments