openSUSE / branding

openSUSE branding for the distribution - both branding-openSUSE and branding-baseonopensuse
29 stars 40 forks source link

[Tumbleweed] Make title QToolButton backgrounds transparent #134

Closed dgdavid closed 2 years ago

dgdavid commented 2 years ago

Problem

The unstyled QToolButton holding the theme switcher is not honoring the transparent background used by the PNG file.

Solution

Set the #LogoHBox QToolButton background to transparent.

Screenshots

Before After
theme_switcher_before theme_switcher_after

Related links