|
20 | 20 | "editor.background": "#000000", |
21 | 21 | "editor.findMatchBackground": "#ffe8e82a", |
22 | 22 | "editor.foreground": "#bababa", |
23 | | - "editor.lineHighlightBackground": "#080808", |
24 | | - "editor.selectionBackground": "#FFC00050", |
| 23 | + "editor.lineHighlightBackground": "#000000", |
| 24 | + "editor.selectionBackground": "#6b410177", |
25 | 25 | "editorCursor.foreground": "#f8f8f0", |
26 | 26 | "editorGroup.border": "#181717", |
27 | 27 | "editorGroupHeader.tabsBackground": "#0a0c0c", |
|
30 | 30 | "editorHoverWidget.border": "#ffc000a8", |
31 | 31 | "editorHoverWidget.foreground": "#bb8b12", |
32 | 32 | "editorLineNumber.foreground": "#858585", |
33 | | - "editorSuggestWidget.background": "#000108", |
| 33 | + "editorSuggestWidget.background": "#000000", |
34 | 34 | "editorWhitespace.foreground": "#262626", |
35 | | - "editorWidget.background": "#1f1f1f", |
| 35 | + "editorWidget.background": "#1c2022ee", |
36 | 36 | "focusBorder": "#FFC00050", |
37 | 37 | "foreground": "#bababa", |
38 | 38 | "icon.foreground": "#e9dfd8", |
39 | 39 | "input.background": "#181717", |
40 | 40 | "input.foreground": "#C0C0C0", |
41 | 41 | "inputOption.activeBorder": "#ffc000a8", |
42 | | - "list.activeSelectionBackground": "#11110b", |
43 | | - "list.focusBackground": "#fbff0020", |
44 | | - "list.hoverBackground": "#fbff000c", |
| 42 | + "list.activeSelectionBackground": "#411e01", |
| 43 | + "list.focusBackground": "#411e01aa", |
| 44 | + "list.hoverBackground": "#411e0155", |
45 | 45 | "list.hoverForeground": "#ffee00d3", |
46 | | - "list.inactiveSelectionBackground": "#35320dd0", |
| 46 | + "list.inactiveSelectionBackground": "#411e0177", |
47 | 47 | "menu.background": "#000000", |
48 | | - "menu.border": "#ffc000a8", |
| 48 | + "menu.border": "#411e01", |
49 | 49 | "menu.foreground": "#bb8b12", |
50 | | - "menu.selectionBackground": "#0d0d00", |
| 50 | + "menu.selectionBackground": "#411e0177", |
51 | 51 | "menu.selectionForeground": "#ffee00d3", |
52 | | - "menubar.selectionBackground": "#ffffff10", |
| 52 | + "menubar.selectionBackground": "#eeeeee10", |
53 | 53 | "menubar.selectionForeground": "#ffee00d3", |
54 | 54 | "notificationCenter.border": "#ffc000", |
55 | 55 | "notifications.background": "#000000", |
|
88 | 88 | "tab.inactiveForeground": "#C0C0C0", |
89 | 89 | "terminal.background": "#000000", |
90 | 90 | "terminal.foreground": "#bababa", |
91 | | - "terminal.selectionBackground": "#ffe8e823", |
| 91 | + "terminal.selectionBackground": "#6b410177", |
92 | 92 | "terminalCursor.foreground": "#e4d9cc", |
93 | 93 | "textLink.activeForeground": "#dba827", |
94 | 94 | "textLink.foreground": "#bb8b54", |
95 | 95 | "titleBar.activeBackground": "#000000", |
96 | 96 | "titleBar.activeForeground": "#bb8b12", |
97 | 97 | "titleBar.border": "#181717", |
98 | | - "editorSuggestWidget.border": "#ffc00050", |
| 98 | + "widget.shadow": "#ffc00055", |
| 99 | + "editorSuggestWidget.border": "#411e01", |
99 | 100 | "editorSuggestWidget.foreground": "#bb8b12", |
100 | 101 | "editorSuggestWidget.highlightForeground": "#ffbf40b4", |
101 | | - "editorSuggestWidget.selectedBackground": "#aab0f838", |
| 102 | + "editorSuggestWidget.selectedBackground": "#411e0177", |
102 | 103 | "tab.activeBorderTop": "#ffc000", |
103 | 104 | "tab.hoverBackground": "#ffc00010", |
104 | 105 | "tab.hoverBorder": "#ffd90070" |
|
465 | 466 | "keyword.operator.assignment.ahk" |
466 | 467 | ], |
467 | 468 | "settings": { |
468 | | - "foreground": "#e0a2a2f5" |
| 469 | + "foreground": "#92cefff5" |
469 | 470 | } |
470 | 471 | }, |
471 | 472 | { |
|
0 commit comments