Skip to content

Commit d3a39f2

Browse files
authored
update menu
1 parent 54a3817 commit d3a39f2

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"menu.background": "#24292e",
8787
"menu.foreground": "#aaaaaa",
8888
"menu.selectionBackground": "#2a3538",
89-
"menu.separatorBackground": "#212427",
89+
"menu.separatorBackground": "#424242",
9090
"menubar.selectionBackground": "#2a3538",
9191
"button.background": "#5790be"
9292
},

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"menu.foreground": "#cccccc",
5656
"menu.selectionBackground": "#9e9e9e",
5757
"menubar.selectionBackground": "#494949",
58+
"menu.separatorBackground": "#494949",
5859
"button.background": "#5790be",
5960
"list.activeSelectionForeground": "#f0f0f0",
6061
"list.activeSelectionIconForeground": "#f0f0f0",

0 commit comments

Comments
 (0)