lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.56k stars 57 forks source link

Destructive button has transparent background #24

Closed gregorydk closed 2 years ago

gregorydk commented 2 years ago

In Adwaita a destructive button is a button with a red background colour and a white text colour, in adw-gtk3 that button has a transparent background colour and a white text colour making the text unreadable.

lassekongo83 commented 2 years ago

Works for me.

buttons

Any specific application it happens in?

gregorydk commented 2 years ago

Maybe I should have specified it happens for me in the app File Roller when you want to delete a file inside an archive.

gregorydk commented 2 years ago

Thanks, it looks like it's solved. That was quick. :+1: