|
34 | 34 | "editor.findMatchHighlightBackground": "#ffd33d22",
|
35 | 35 | "editor.focusedStackFrameHighlightBackground": "#2b6a3033",
|
36 | 36 | "editor.foldBackground": "#58606915",
|
37 |
| - "editor.foreground": "#e1e4e8", |
| 37 | + "editor.foreground": "#6E7557", |
38 | 38 | "editor.inactiveSelectionBackground": "#3392FF22",
|
39 | 39 | "editor.lineHighlightBackground": "#2b3036",
|
40 | 40 | "editor.linkedEditingBackground": "#3392FF22",
|
|
46 | 46 | "editor.wordHighlightBorder": "#17E5E699",
|
47 | 47 | "editor.wordHighlightStrongBackground": "#17E5E600",
|
48 | 48 | "editor.wordHighlightStrongBorder": "#17E5E666",
|
49 |
| - "editorBracketHighlight.foreground1": "#FF99E0", |
| 49 | + "editorBracketHighlight.foreground1": "#79b8ff", |
50 | 50 | "editorBracketHighlight.foreground2": "#ffab70",
|
51 | 51 | "editorBracketHighlight.foreground3": "#b392f0",
|
52 |
| - "editorBracketHighlight.foreground4": "#FF99E0", |
| 52 | + "editorBracketHighlight.foreground4": "#79b8ff", |
53 | 53 | "editorBracketHighlight.foreground5": "#ffab70",
|
54 | 54 | "editorBracketHighlight.foreground6": "#b392f0",
|
55 | 55 | "editorBracketMatch.background": "#17E5E650",
|
|
77 | 77 | "gitDecoration.conflictingResourceForeground": "#ffab70",
|
78 | 78 | "gitDecoration.deletedResourceForeground": "#ea4a5a",
|
79 | 79 | "gitDecoration.ignoredResourceForeground": "#6a737d",
|
80 |
| - "gitDecoration.modifiedResourceForeground": "#FF99E0", |
| 80 | + "gitDecoration.modifiedResourceForeground": "#79b8ff", |
81 | 81 | "gitDecoration.submoduleResourceForeground": "#6a737d",
|
82 | 82 | "gitDecoration.untrackedResourceForeground": "#34d058",
|
83 | 83 | "input.background": "#2f363d",
|
|
98 | 98 | "notifications.border": "#1b1f23",
|
99 | 99 | "notifications.foreground": "#e1e4e8",
|
100 | 100 | "notificationsErrorIcon.foreground": "#ea4a5a",
|
101 |
| - "notificationsInfoIcon.foreground": "#FF99E0", |
| 101 | + "notificationsInfoIcon.foreground": "#79b8ff", |
102 | 102 | "notificationsWarningIcon.foreground": "#ffab70",
|
103 | 103 | "panel.background": "#1f2428",
|
104 | 104 | "panel.border": "#1b1f23",
|
|
151 | 151 | "terminal.ansiBlack": "#586069",
|
152 | 152 | "terminal.ansiBlue": "#2188ff",
|
153 | 153 | "terminal.ansiBrightBlack": "#959da5",
|
154 |
| - "terminal.ansiBrightBlue": "#FF99E0", |
| 154 | + "terminal.ansiBrightBlue": "#79b8ff", |
155 | 155 | "terminal.ansiBrightCyan": "#56d4dd",
|
156 | 156 | "terminal.ansiBrightGreen": "#85e89d",
|
157 | 157 | "terminal.ansiBrightMagenta": "#b392f0",
|
|
167 | 167 | "terminal.foreground": "#d1d5da",
|
168 | 168 | "terminal.tab.activeBorder": "#f9826c",
|
169 | 169 | "terminalCursor.background": "#586069",
|
170 |
| - "terminalCursor.foreground": "#FF99E0", |
| 170 | + "terminalCursor.foreground": "#79b8ff", |
171 | 171 | "textBlockQuote.background": "#24292e",
|
172 | 172 | "textBlockQuote.border": "#444d56",
|
173 | 173 | "textCodeBlock.background": "#2f363d",
|
174 | 174 | "textLink.activeForeground": "#c8e1ff",
|
175 |
| - "textLink.foreground": "#FF99E0", |
| 175 | + "textLink.foreground": "#79b8ff", |
176 | 176 | "textPreformat.foreground": "#d1d5da",
|
177 | 177 | "textSeparator.foreground": "#586069",
|
178 | 178 | "titleBar.activeBackground": "#24292e",
|
|
203 | 203 | "variable.language"
|
204 | 204 | ],
|
205 | 205 | "settings": {
|
206 |
| - "foreground": "#FF99E0" |
| 206 | + "foreground": "#79b8ff" |
207 | 207 | }
|
208 | 208 | },
|
209 | 209 | {
|
|
259 | 259 | {
|
260 | 260 | "scope": "support",
|
261 | 261 | "settings": {
|
262 |
| - "foreground": "#FF99E0" |
| 262 | + "foreground": "" |
263 | 263 | }
|
264 | 264 | },
|
265 | 265 | {
|
266 | 266 | "scope": "meta.property-name",
|
267 | 267 | "settings": {
|
268 |
| - "foreground": "#FF99E0" |
| 268 | + "foreground": "#79b8ff" |
269 | 269 | }
|
270 | 270 | },
|
271 | 271 | {
|
272 | 272 | "scope": "variable",
|
273 | 273 | "settings": {
|
274 |
| - "foreground": "#ffab70" |
| 274 | + "foreground": "#dbf6a2" |
275 | 275 | }
|
276 | 276 | },
|
277 | 277 | {
|
|
326 | 326 | {
|
327 | 327 | "scope": "string variable",
|
328 | 328 | "settings": {
|
329 |
| - "foreground": "#FF99E0" |
| 329 | + "foreground": "#79b8ff" |
330 | 330 | }
|
331 | 331 | },
|
332 | 332 | {
|
|
356 | 356 | {
|
357 | 357 | "scope": "support.constant",
|
358 | 358 | "settings": {
|
359 |
| - "foreground": "#FF99E0" |
| 359 | + "foreground": "#79b8ff" |
360 | 360 | }
|
361 | 361 | },
|
362 | 362 | {
|
363 | 363 | "scope": "support.variable",
|
364 | 364 | "settings": {
|
365 |
| - "foreground": "#FF99E0" |
| 365 | + "foreground": "#79b8ff" |
366 | 366 | }
|
367 | 367 | },
|
368 | 368 | {
|
369 | 369 | "scope": "meta.module-reference",
|
370 | 370 | "settings": {
|
371 |
| - "foreground": "#FF99E0" |
| 371 | + "foreground": "#79b8ff" |
372 | 372 | }
|
373 | 373 | },
|
374 | 374 | {
|
375 | 375 | "scope": "punctuation.definition.list.begin.markdown",
|
376 | 376 | "settings": {
|
377 |
| - "foreground": "#ffab70" |
| 377 | + "foreground": "#dbf6a2" |
378 | 378 | }
|
379 | 379 | },
|
380 | 380 | {
|
381 | 381 | "scope": ["markup.heading", "markup.heading entity.name"],
|
382 | 382 | "settings": {
|
383 | 383 | "fontStyle": "bold",
|
384 |
| - "foreground": "#FF99E0" |
| 384 | + "foreground": "#79b8ff" |
385 | 385 | }
|
386 | 386 | },
|
387 | 387 | {
|
|
419 | 419 | {
|
420 | 420 | "scope": "markup.inline.raw",
|
421 | 421 | "settings": {
|
422 |
| - "foreground": "#FF99E0" |
| 422 | + "foreground": "#79b8ff" |
423 | 423 | }
|
424 | 424 | },
|
425 | 425 | {
|
|
454 | 454 | {
|
455 | 455 | "scope": ["markup.ignored", "markup.untracked"],
|
456 | 456 | "settings": {
|
457 |
| - "background": "#FF99E0", |
| 457 | + "background": "#79b8ff", |
458 | 458 | "foreground": "#2f363d"
|
459 | 459 | }
|
460 | 460 | },
|
|
468 | 468 | {
|
469 | 469 | "scope": "meta.diff.header",
|
470 | 470 | "settings": {
|
471 |
| - "foreground": "#FF99E0" |
| 471 | + "foreground": "#79b8ff" |
472 | 472 | }
|
473 | 473 | },
|
474 | 474 | {
|
475 | 475 | "scope": "meta.separator",
|
476 | 476 | "settings": {
|
477 | 477 | "fontStyle": "bold",
|
478 |
| - "foreground": "#FF99E0" |
| 478 | + "foreground": "#79b8ff" |
479 | 479 | }
|
480 | 480 | },
|
481 | 481 | {
|
482 | 482 | "scope": "meta.output",
|
483 | 483 | "settings": {
|
484 |
| - "foreground": "#FF99E0" |
| 484 | + "foreground": "#79b8ff" |
485 | 485 | }
|
486 | 486 | },
|
487 | 487 | {
|
|
509 | 509 | "fontStyle": "underline",
|
510 | 510 | "foreground": "#dbedff"
|
511 | 511 | }
|
| 512 | + }, |
| 513 | + { |
| 514 | + "scope": ["punctuation"], |
| 515 | + "settings": { |
| 516 | + "foreground": "#6E7557" |
| 517 | + } |
512 | 518 | }
|
513 | 519 | ],
|
514 | 520 | "type": "dark"
|
|
0 commit comments