Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Tooltip text has dark color against dark background when using one-light-ui theme #605

Closed
elliottsj opened this issue Jun 12, 2016 · 2 comments

Comments

@elliottsj
Copy link

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:

screenshot 2016-06-12 13 56 07

In this case, the label "ESLint" and rule name "import/no-unresolved".

Using:

  • Atom@1.8.0
  • one-light-ui@1.3.1
  • one-light-syntax@1.2.0
  • linter@1.11.8
  • linter-eslint@7.2.2

Is this something that should be fixed in linter-eslint? Or maybe it's an issue with https://github.com/atom/one-light-ui?

@Arcanemagus
Copy link
Member

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?).

@Arcanemagus
Copy link
Member

Marking this as a duplicate of #482.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants