gtk2/gtk/theme
Alexander Mikhaylenko 60f69462fc Adwaita: Revert black decoration background
Before I tried this change, I thought it might break apps that do
transparent window background. So I checked a few that did this:
gnome-terminal, tilix, kgx. It worked, so it must work everywhere, right?

However, it just so happens that vte is drawn using CAIRO_OPERATOR_SOURCE
operator rather than CAIRO_OPERATOR_OVER like everything else. This means
that if vte widget is transparent, anything below it, like a black
decoration background, won't be shown.

So really it is still broken, so reverting it.
2020-05-30 15:22:40 +05:00
..
Adwaita Adwaita: Revert black decoration background 2020-05-30 15:22:40 +05:00
HighContrast HighContrast: regenerate css 2020-04-27 08:47:35 -04:00
win32 Small syntax fix for win32 CSS theme 2019-10-07 16:27:32 +02:00