Arduino icon indicating copy to clipboard operation
Arduino copied to clipboard

Text in Boards/Library Manager has very low contrast

Open ijash opened this issue 7 years ago • 4 comments

image

here's my system configuration https://termbin.com/4k37

ijash avatar Feb 01 '19 11:02 ijash

This looks a bit like https://github.com/arduino/Arduino/issues/7144 (also that one is on Linux Mint, so it could be an issue with the default theme). Probably something like https://github.com/arduino/Arduino/issues/7144#issuecomment-369415299 could fix the glitch. @per1234 should we close it as duplicate and continue there?

facchinm avatar Feb 01 '19 17:02 facchinm

This looks a bit like #7144 (also that one is on Linux Mint, so it could be an issue with the default theme). Probably something like #7144 (comment) could fix the glitch. @per1234 should we close it as duplicate and continue there?

I've ran the script from https://github.com/arduino/Arduino/issues/7144#issuecomment-369415299, but it's not working. and yes, it is a bit like #7144, but I don't think #7144 is the same issue. It's entirely different issue.

Furthermore, I am using linux mint 19, which is using different cinnamon version(compared to 18), so there's a chance for a different bug.

ijash avatar Feb 01 '19 18:02 ijash

It is probably because of theme. I am using ArchLinux with XFCE and this happens when I am using some dark theme. In my case Arduino IDE is not the only program where it happens, it happens with html input fields too. Try to change your theme. screenshot_2019-02-15_10-51-01 screenshot_2019-02-15_10-52-39 screenshot_2019-02-15_10-53-01

skuroedov avatar Feb 15 '19 09:02 skuroedov

This problem was fixed in the Library Manager on 10 Sept, 2016 (issue #5353) with commit b17c512. A quick look though the code and I can't find a similarly named file for the Board Manager. Anyone know where the style sheet for the board manager is and can set the color to black to see if that fixes this problem?

bjwest avatar Jul 11 '19 15:07 bjwest