You are not logged in.
Pages: 1
How can I change the 'Lock Screen' panel from dark mode to light (i.e., turn off Dark mode)?
Edit: 4.16
Last edited by argentwolf (2022-05-08 23:30:46)
Offline
Hello and welcome.
Which lock screen and display manager greeter are you using?
If its xfce4-screensaver and lightdm, then xfce4-screensaver will use the lightdm greeter settings. If you are using the gtk-greeter, you can configure the theme to use in the settings applet.
If not, or you want finer control, then something like this in ~/.config/gtk-3.0/gtk.css will work:
.lightdm-gtk-greeter .panel { background-color: #ffffff; }
...adjust the colour to suit.
Note that if you are using lightdm, then this will change the panel colour on the display manager as well.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Pages: 1
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 522.65 KiB (Peak: 531.71 KiB) ]