Skip to content

Commit f8caf5f

Browse files
authored
improve menus
1 parent 8c83c77 commit f8caf5f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
"menu.foreground": "#aaaaaa",
8888
"menu.selectionBackground": "#2a3538",
8989
"menu.separatorBackground": "#424242",
90+
"menu.border": "#424242",
9091
"menubar.selectionBackground": "#2a3538",
9192
"button.background": "#5790be"
9293
},

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"menu.selectionBackground": "#9e9e9e",
5757
"menubar.selectionBackground": "#494949",
5858
"menu.separatorBackground": "#494949",
59+
"menu.border": "#494949",
5960
"button.background": "#5790be",
6061
"list.activeSelectionForeground": "#f0f0f0",
6162
"list.activeSelectionIconForeground": "#f0f0f0",

0 commit comments

Comments
 (0)