Skip to content

Commit 79559bf

Browse files
committed
update dark theme
1 parent 8a3b3eb commit 79559bf

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

themes/github-sharp-dark-theme.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@
1717
"sideBarSectionHeader.border": "#212427",
1818
"sideBarSectionHeader.foreground": "#a1a5a8",
1919
"editor.lineHighlightBackground": "#353e49",
20-
"list.activeSelectionBackground": "#213546",
20+
"list.activeSelectionBackground": "#223c53",
2121
"list.inactiveSelectionBackground": "#223241",
22-
"list.focusBackground": "#22292c",
23-
"list.hoverBackground": "#22292c",
22+
"list.focusBackground": "#2a3538",
23+
"list.hoverBackground": "#2a3538",
2424
"list.highlightForeground": "#2e78b8",
25+
"list.activeSelectionForeground": "#c9c9c9",
2526
"tab.border": "#262c30",
2627
"tab.activeBorder": "#e36209",
2728
"tab.activeForeground": "#cecaca",
@@ -73,9 +74,10 @@
7374
"editor.findMatchBackground": "#724f2a",
7475
"editor.findMatchHighlightBackground": "#4d4741",
7576
"menu.background": "#24292e",
76-
"menu.foreground": "#cccccc",
77-
"menu.selectionBackground": "#9e9e9e",
78-
"menubar.selectionBackground": "#494949",
77+
"menu.foreground": "#aaaaaa",
78+
"menu.selectionBackground": "#2a3538",
79+
"menu.separatorBackground": "#212427",
80+
"menubar.selectionBackground": "#2a3538",
7981
"button.background": "#5790be"
8082
},
8183
"tokenColors": [

0 commit comments

Comments
 (0)