lassekongo83 / zuki-themes

Themes for GTK, gnome-shell and more.
GNU General Public License v3.0
570 stars 45 forks source link

No LightDM theme #148

Closed dglava closed 5 years ago

dglava commented 5 years ago

Perhaps I've done something wrong, but the LightDM theme doesn't seem to get built and installed.

In the Zukitre/gtk-3.0 directory I only have assets gtk.css gtk-dark.css. Usually there used to be a LightDM CSS file as well. Is this a regression or did I screw the build up (I used the instructions in the README).

lassekongo83 commented 5 years ago

It's in the gtk.css file. https://github.com/lassekongo83/zuki-themes/blob/master/gtk/src/Zukitre/gtk-3.0/gtk.css#L1876

dglava commented 5 years ago

My bad again, I forgot to change the theme name in the LightDM greeter config.

There's one small issue though, the text in the bar seems to be white on white, with a dark shadow. Is this intended?

https://imgur.com/DfNw37W

lassekongo83 commented 5 years ago

That's not intended, the panel is supposed to be dark. It has been a while since I've used any login manager, so I can't properly test it. May have to scrap the lightdm theme eventually.

dglava commented 5 years ago

That's unfortunate.

In case you decide otherwise, here's the upstream reference CSS guide for lightdm-gtk-greeter. You can conveniently test it by running it in a separate window with Xephyr lightdm --test-mode.