mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 09:50:11 -05:00
* Updated monokai dropdown configuration to use new dropdown.listBackground property
This commit is contained in:
committed by
Christopher Leidigh
parent
4e9519af91
commit
053da66e1b
@@ -10,6 +10,7 @@
|
||||
"dropdown.background": "#414339",
|
||||
"list.activeSelectionBackground": "#75715E",
|
||||
"list.focusBackground": "#414339",
|
||||
"dropdown.listBackground": "#1e1f1c",
|
||||
"list.inactiveSelectionBackground": "#414339",
|
||||
"list.hoverBackground": "#272822",
|
||||
"list.dropBackground": "#414339",
|
||||
|
||||
Reference in New Issue
Block a user