vinceliuice / Canta-theme

Canta is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
GNU General Public License v2.0
657 stars 54 forks source link

Text is too pale in menus in Gnome Shell 3.34.0 #75

Closed rodolpheh closed 4 years ago

rodolpheh commented 4 years ago

I noticed that since the Gnome 3.34 update, the text are too pale in menus, making them unreadable. See a picture attached as an example :

image

Switching between the dark and light theme doesn't change anything.

vinceliuice commented 4 years ago

Can you tell me you system version?

rodolpheh commented 4 years ago
~ 
➜ uname -o -m -r   
5.3.1-arch1-1-ARCH x86_64 GNU/Linux

~ 
➜ gnome-shell --version
GNOME Shell 3.34.0

Are these the informations you needed ?

vinceliuice commented 4 years ago

OK, I'll fix this

rodolpheh commented 4 years ago

One of the noticeable thing that seems to have changed between Gnome 3.32 and Gnome 3.34 regarding the menus is the color that is now set to $fg_color for .popup-menu in _common.scss. Could it be the culprit ?

EDIT: does this solved the issue ? I just want confirmation to see if I was on the right path.

rodolpheh commented 4 years ago

It is fixed by the way in canta-gtk-theme in AUR. Thank you for your wonderful work, I'll close the issue. :tada: