facebookarchive/atom-ide-ui

Background highlight is not the most pleasant when using light themes

Open

#53 opened on Sep 21, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (937 stars) (110 forks)batch import
datatipsenhancementhelp wanted

Description

Description

The background highlight that appears when you hover over something makes the code hard to read if the color of the code happens to also be blue. hard-to-read

Expected Behavior

I should still be able to read the code comfortably when hovering over it.

Actual Behavior

See above picture. The contrast is really, really low.

Versions

  • Atom: 1.22.0-dev-b269b2086
  • Client OS: Windows 10 x64
  • atom-ide-ui: 0.3.3

Additional Details

one-light-ui and fizzy, with many modifications. The blue in the picture is #2F6F9F.

Contributor guide