Monokai: Use standard fg for list highlight

Fixes #25868
This commit is contained in:
Daniel Imms 2017-05-04 13:01:01 -07:00
parent 799166a481
commit 76ec19f240

View file

@ -13,7 +13,7 @@
"list.inactiveSelectionBackground": "#414339",
"list.hoverBackground": "#272822",
"list.dropBackground": "#414339",
"list.highlightForeground": "#75715E",
"list.highlightForeground": "#f8f8f2",
"button.background": "#75715E",
"editor.background": "#272822",
"editor.foreground": "#f8f8f2",