You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
I've noticed that the linter tooltip label and the rule name have a dark text color when using the One Light UI theme, which is a bit hard to read again the dark background. For example:
In this case, the label "ESLint" and rule name "import/no-unresolved".
This is certainly a bug, I just don't know where the fault lies... this package is merely using the theme's "selected" color there, but it's possible there is a better color to use (or none at all?).
From steelbrain/linter#1180
I've noticed that the linter tooltip label and the rule name have a dark text color when using the One Light UI theme, which is a bit hard to read again the dark background. For example:
In this case, the label "ESLint" and rule name "import/no-unresolved".
Using:
Is this something that should be fixed in linter-eslint? Or maybe it's an issue with https://github.com/atom/one-light-ui?
The text was updated successfully, but these errors were encountered: