Skip to content

Text in some Gnome Shell panels are transparent

Created by: lfom

Hello! It is a nice theme, thanks for your work.

Some text from Gnome Extensions would be invisible, like System-monitor.

Screenshot from 2020-05-22 21-42-39

Looking that the CSS, I could fix it by changing the color in this block:

.popup-menu .popup-inactive-menu-item:insensitive {
  color: transparent;
}

Changing the color to #dede like the block above fixed the problem. Maybe you want to change it too.

Regards

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information