A modern and customizable theme for nody-greeter / web-greeter in a nostalgic neon look
You can customize the theme to your own preferences.
- enter your own text for the neon sign or simply display a clock
- change the accent color (used for neon sign, user avatar placeholders, ...)
- choose from different fonts for the neon sign
- choose from different background images or use your own
- enable / disable the splashscreen
- and more...
Click here for a fully functional live demo of the theme.
💡 You still need to enable the theme after installation.
git clone https://github.com/hertg/lightdm-neon.git
cd lightdm-neon
make build
sudo make install
sudo make uninstall
paru -S lightdm-theme-neon-git
💡 paru is an AUR helper written in Rust
Make sure to set the theme
in your greeter configuration.
# /etc/lightdm/web-greeter.yml
greeter:
theme: neon
This theme is developed for web-greeter / nody-greeter. The no longer maintained Antergos/web-greeter is not supported.
- nodejs (
v16+
) - npm
make build
make dev
See CONTRIBUTING.md
See CREDITS.md
- Building a LightDM Webkit Greeter Theme (chathandriehuys.com)
- lightdm-webkit-theme (github.com)
- lightdm-webkit2-greeter (github.com)
- lightdm-webkit2-theme-reactive (github.com)
- nody-greeter