Antergos / Numix-Frost

Numix is a modern flat theme with a combination of light and dark elements.
http://fav.me/d5ygul6
GNU General Public License v3.0
47 stars 11 forks source link

[GTK 3.20] lightdm-gtk-greeter is broken #33

Closed jeweloper closed 8 years ago

jeweloper commented 8 years ago

Since the update to GTK+ 3.20 the design of some controls on the lightdm-gtk-greeter is broken. For example the top-panel is not transparent anymore and the background colour of user-combobox, password-input and login-button is white now.

It is caused by the introducing of css nodes with GTK 3.19. https://blogs.gnome.org/mclasen/2015/11/20/a-gtk-update/

lots0logs commented 8 years ago

@jeweloper Please see my notes on the PR. Thanks!! :smile:

jeweloper commented 8 years ago

@lots0logs I fixed it. Additionally I add a left padding for the menubar. Nothing to do with this bug, only to optimize the appearance. ;)