1
0
Fork
You've already forked lightdm-neon
0
🎨 A customizable theme for web-greeter in a nostalgic but modern neon look https://hertg.github.io/lightdm-neon/
  • Svelte 52.3%
  • TypeScript 35.2%
  • HTML 4.7%
  • JavaScript 4%
  • Shell 2.8%
  • Other 1%
2024年10月03日 21:43:24 +02:00
.ci enclose srcdir in PKGBUILD in quotes 2023年10月07日 02:32:51 +02:00
.github update dependencies, update github action 2024年10月03日 21:43:24 +02:00
.vscode initial commit 2021年11月09日 21:23:51 +01:00
docs updated screenshots, updated readme 2022年07月08日 01:20:37 +02:00
public add sora font, vertical center settings 2022年07月09日 01:35:45 +02:00
src Merge pull request #20 from hertg/fix-18 2024年04月14日 23:57:55 +02:00
.gitignore prepare ci for binary package 2022年11月28日 23:04:30 +01:00
CHANGELOG.md update changelog 2024年04月14日 23:59:43 +02:00
CONTRIBUTING.md add license, add more readme files, move dependencies to devDependencies 2022年06月26日 12:28:23 +02:00
CREDITS.md add sora font, vertical center settings 2022年07月09日 01:35:45 +02:00
LICENSE add license, add more readme files, move dependencies to devDependencies 2022年06月26日 12:28:23 +02:00
Makefile fix makefile 2022年07月07日 21:41:13 +02:00
package-lock.json update dependencies, update github action 2024年10月03日 21:43:24 +02:00
package.json update version in package.json 2023年10月07日 02:33:34 +02:00
README.md update readme 2022年11月26日 17:04:33 +01:00
rollup.config.js address compiler warnings 2022年07月09日 01:58:39 +02:00
tsconfig.json commit current state 2022年06月16日 22:42:03 +02:00
windi.config.js add sora font, vertical center settings 2022年07月09日 01:35:45 +02:00

LightDM Neon Theme

A modern and customizable theme for nody-greeter / web-greeter in a nostalgic neon look

Latest Github Release Svelte version License Information

Splashscreen User Selection Password Prompt

Make it your own

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...

Demo

Click here for a fully functional live demo of the theme.

Installation

💡 You still need to enable the theme after installation.

Manual

git clone https://github.com/hertg/lightdm-neon.git
cd lightdm-neon
make build
sudo make install
sudo make uninstall

AUR

paru -S lightdm-theme-neon-git

💡 paru is an AUR helper written in Rust

Enable the theme

Make sure to set the theme in your greeter configuration.

# /etc/lightdm/web-greeter.ymlgreeter:theme:neon

Compatibility

This theme is developed for web-greeter / nody-greeter. The no longer maintained Antergos/web-greeter is not supported.

Build

Dependencies

  • nodejs (v16+)
  • npm

Build

make build

Run in dev mode

make dev

Contributing

See CONTRIBUTING.md

Credits

See CREDITS.md