AtomMaterialUI / material-theme-issues

Issues Repository for the Material Theme UI plugin for JetBrains
Other
64 stars 4 forks source link

[Bug]: Some Git Blame Annotations Can Be White on White when using Atom One Light Theme #449

Closed adamfgr closed 7 months ago

adamfgr commented 8 months ago

Describe the bug

I use the Atom One Light Theme. When displaying git blame annotations in the gutter, some of them end up displayed with white text, and a white background, making the text unreabale.

To Reproduce

  1. Enable the atom one light theme, with standard contrast and a standard accent color
  2. Open a file that is committed to git. It seems more likely to happen if the file has had a single commit in it only.
  3. Right click on line numbers -> annotate with git blane
  4. Observe after a few attempts, that when you get a git blame that has a white background, the text is also white, making it unreadable

Expected behavior

If the git annotation has a light background, the text should be dark so it can be easily read

Material Theme Version

v8.13.2

IDE

IntelliJ IDEA

System Info

OS: Windows 11
IntelliJ IDEA 2023.3.2 (Ultimate Edition) Build: #IU-233.13135.103 built on December 20, 2023
Material theme UI plugin version: 8.13.2

Logs/Screenshots

image