Monokai: Use new dropdown.listBackground to correct contrast Fixes: #42480 (#42869)

* Updated monokai dropdown configuration to use new dropdown.listBackground property
This commit is contained in:
Ray Gervais 2018-02-09 23:10:26 -05:00 committed by Christopher Leidigh
parent 4e9519af91
commit 053da66e1b

View file

@ -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",