Fix Monokai hover color on trees in the panel - #45063

This commit is contained in:
Rob Lourens 2018-03-20 16:22:30 -07:00
parent 5d4fd42b3f
commit 0ffba11828

View file

@ -12,7 +12,7 @@
"list.focusBackground": "#414339",
"dropdown.listBackground": "#1e1f1c",
"list.inactiveSelectionBackground": "#414339",
"list.hoverBackground": "#272822",
"list.hoverBackground": "#3e3d32",
"list.dropBackground": "#414339",
"list.highlightForeground": "#f8f8f2",
"button.background": "#75715E",