chore: Improve custom menu colors
This commit is contained in:
parent
92314b5d74
commit
5b9d341c1c
1 changed files with 1 additions and 0 deletions
|
@ -833,6 +833,7 @@
|
|||
"menu.selectionBackground": "{{variant.scheme.lineHighlight}}50",
|
||||
"menu.selectionForeground": "{{commons.accents.Teal}}",
|
||||
"menu.selectionBorder": "{{variant.scheme.inactiveSelectionBackground}}",
|
||||
"menu.separatorBackground": "{{variant.scheme.foregrund}}",
|
||||
"menubar.selectionBackground": "{{variant.scheme.inactiveSelectionBackground}}",
|
||||
"menubar.selectionForeground": "{{commons.accents.Teal}}",
|
||||
"menubar.selectionBorder": "{{variant.scheme.inactiveSelectionBackground}}",
|
||||
|
|
Loading…
Reference in a new issue