mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2025-03-13 23:07:43 -04:00
Merge pull request #6 from rychkog/master
Update menu and menubar selection background to improve contrast
This commit is contained in:
commit
ce13ee4a9d
1 changed files with 2 additions and 2 deletions
|
@ -307,12 +307,12 @@
|
||||||
"notificationsInfoIcon.foreground": "#637dbf",
|
"notificationsInfoIcon.foreground": "#637dbf",
|
||||||
|
|
||||||
"menubar.selectionForeground":"#343b58",
|
"menubar.selectionForeground":"#343b58",
|
||||||
"menubar.selectionBackground":"#2f3549",
|
"menubar.selectionBackground":"#7a85a8",
|
||||||
"menubar.selectionBorder":"#c1c2c7",
|
"menubar.selectionBorder":"#c1c2c7",
|
||||||
"menu.foreground":"#4c505e",
|
"menu.foreground":"#4c505e",
|
||||||
"menu.background":"#cbccd1",
|
"menu.background":"#cbccd1",
|
||||||
"menu.selectionForeground":"#343b58",
|
"menu.selectionForeground":"#343b58",
|
||||||
"menu.selectionBackground":"#2f3549",
|
"menu.selectionBackground":"#7a85a8",
|
||||||
"menu.separatorBackground":"#c1c2c7",
|
"menu.separatorBackground":"#c1c2c7",
|
||||||
"menu.border":"#c1c2c7"
|
"menu.border":"#c1c2c7"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue