Fausto-Korpsvart / Tokyonight-GTK-Theme

A GTK theme based on the Tokyo Night colour palette.
https://www.pling.com/p/1681315/
GNU General Public License v3.0
537 stars 33 forks source link

Clear background with clear text on some treeviews (Kicad and d-spy) on Dark theme #65

Open jonboh opened 2 weeks ago

jonboh commented 2 weeks ago

With Tokyonight-Dark-BL on 0a03005a02b9eba130e158cd1169d542e3a5a99a there are some treeviews that are very difficult to read due to the text not being dark:

This seems to be a similar issue to https://github.com/Fausto-Korpsvart/Tokyonight-GTK-Theme/issues/52, although after the fix in that case both the highlight and the font is colored in a way that makes it readable: image

Fausto-Korpsvart commented 3 days ago

Thank you for reporting this problem, I am already working to fix it; I will update as soon as possible. I would also like to know the version of GNOME and distro you are using, to rule out compatibility issues.

jonboh commented 1 day ago

I'm running NixOS with i3, I don't run the GNOME desktop environment, however I do have the package installed as a dependency for some parts of my system, I'm not sure if that is the version of GNOME you need. I use this package (Tokyonight-Dark-BL on https://github.com/Fausto-Korpsvart/Tokyonight-GTK-Theme/commit/0a03005a02b9eba130e158cd1169d542e3a5a99a) to provide a uniform styling to all gtk applications. Checking my dependencies I see that I have gnome-desktop-44.0 and gtk+3-3.24.43 Let me know if that does not seem correct.