slack-theme / visual-studio-code

Slack Theme for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=felipe-mendes.slack-theme
MIT License
103 stars 18 forks source link

Hoth editorSuggestWidget text unreadable #11

Closed vwchu closed 4 years ago

vwchu commented 4 years ago

Current Hoth theme Intellisense menu text is unreadable, white-text on white-background. Should add the following to Hoth theme:

{
  "editorSuggestWidget.foreground": "#36373B",
  "editorSuggestWidget.highlightForeground": "#36373B"
}
felipemendes commented 4 years ago

Just fixed and pushed to v1.9.10. Thanks for your help!