Skip to content

Commit 06c8442

Browse files
committed
update colors
1 parent 451d0a4 commit 06c8442

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

themes/github-sharp-theme.color-theme.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@
5454
"menu.foreground": "#cccccc",
5555
"menu.selectionBackground": "#9e9e9e",
5656
"menubar.selectionBackground": "#494949",
57-
"button.background": "#5790be"
57+
"button.background": "#5790be",
58+
"list.activeSelectionForeground": "#f0f0f0",
59+
"list.focusHighlightForeground": "#ffffff"
5860
},
5961
"tokenColors": [
6062
{

0 commit comments

Comments
 (0)