atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
816 stars 203 forks source link

Theme related issue on new linter tooltips #402

Closed pingshunhuangalex closed 7 years ago

pingshunhuangalex commented 7 years ago

Hi @silvestreh I was just told that there is a theme related issue on new linter tooltips as you can see in the screenshot below.

image

It can be fixed using @background-color-highlight as the tooltip background color, so it won't show up as transparent, as explained in steelbrain/linter-ui-default#309.

Thanks.

silvestreh commented 7 years ago

Looks like this was fixed in https://github.com/steelbrain/linter-ui-default/pull/321