We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 888e3a7 commit 6b09f83Copy full SHA for 6b09f83
1 file changed
themes/github-sharp-dark-theme.color-theme.json
@@ -58,7 +58,7 @@
58
"panel.border": "#212427",
59
"panelTitle.activeBorder": "#af7a57",
60
"activityBarBadge.background": "#a13e25",
61
- "editorSuggestWidget.selectedBackground": "#2c3338",
+ "editorSuggestWidget.selectedBackground": "#4a4f55",
62
"editorSuggestWidget.foreground": "#a0a2a5",
63
"editorSuggestWidget.highlightForeground": "#2e78b8",
64
"editorGutter.addedBackground": "#206420",
@@ -78,7 +78,7 @@
78
"terminal.ansiYellow": "#ddc912",
79
"terminal.ansiBrightYellow": "#ddc912",
80
"terminal.ansiBlack": "#272f35",
81
- "terminal.ansiBrightBlack": "#272f35",
+ "terminal.ansiBrightBlack": "#797979",
82
"editor.findMatchBackground": "#724f2a",
83
"editor.findMatchHighlightBackground": "#4d4741",
84
"menu.background": "#24292e",
0 commit comments