numixproject / numix-gtk-theme

A modern flat theme with a combination of light and dark elements.
GNU General Public License v3.0
1.2k stars 227 forks source link

Transparent background in GNOME 40 applications #755

Closed piegamesde closed 3 years ago

piegamesde commented 3 years ago

See https://gitlab.gnome.org/GNOME/vte/-/issues/284 https://gitlab.gnome.org/GNOME/gnome-terminal/-/issues/343 . This mainly affects GNOME terminal, but I suppose other applications will break too once they start using that CSS key.

khurshid-alam commented 3 years ago

In this commit https://gitlab.gnome.org/GNOME/vte/-/commit/ed887c2e3768083cfc59e93470eb74f2485812d4 text_view_bg is defined again. So It will be fixed in upcoming relese. Numix doesn't really define that color.

piegamesde commented 3 years ago

No. The devs explicitly stated that they only add that commit as a fix to existing releases. Newer versions won't include it anymore, because they "don't like to cater to theme deficiencies" and "Themes have had enough time to catch up by now".

khurshid-alam commented 3 years ago

Ok. Understood. Fixed in ad4b345cb19edba96bec72d6dc97ed1b568755a8 .