vinceliuice / Matcha-gtk-theme

Matcha is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell
https://www.pling.com/p/1187179/
GNU General Public License v3.0
743 stars 67 forks source link

GNOME system tray text is dark in some places when dark shell theme is used (all color variants). #135

Closed TechnologyMan101 closed 3 years ago

TechnologyMan101 commented 3 years ago

I am using GNOME 3.36. My system menu text is black in some places when they are supposed to be white. I am using the dark shell theme. This happens with all color variants. This does not happen when my cursor is still on the affected text though.

Please see screenshots below: Screenshot from 2020-09-27 17-25-13

Screenshot from 2020-09-27 17-25-31

Screenshot from 2020-09-27 17-25-48

vinceliuice commented 3 years ago

I'll fix this!

TechnologyMan101 commented 3 years ago

For whenever you fix this, how is the process for updating the theme? Do I delete the theme, then run the script, or just run the script again?

This may be a question that I probably won't use the answer for this time because I am thinking of reinstalling my system too.

vinceliuice commented 3 years ago

Just run the script again! it'll replace the old files

TechnologyMan101 commented 3 years ago

Thank you for the clarification! I have another question too. Is there a way to make the theme install to /usr/share/themes/? It would be very convenient if I could do that without having to manually copy the theme files.

vinceliuice commented 3 years ago

Just run the script with sudo! sudo ./install.sh

TechnologyMan101 commented 3 years ago

Thank you very much for your help!

I look forward to the bug fix!

TechnologyMan101 commented 3 years ago

I just noticed that you pushed the bug fix out. It works perfectly now!

Thank you very much for the very quick bug fix!