Add plymouth theme for moonlight
8
Makefile
@@ -221,10 +221,10 @@ install-local:
|
||||
|
||||
# Moonlight theme
|
||||
### Plymouth theme
|
||||
#install -d $(DESTDIR)/usr/share/plymouth/themes/moonlight
|
||||
#$(INSTALL_DATA) $(wildcard moonlight-theme/plymouth/*) $(DESTDIR)/usr/share/plymouth/themes/moonlight
|
||||
#install -d $(DESTDIR)/usr/share/desktop-base/moonlight-theme
|
||||
#cd $(DESTDIR)/usr/share/desktop-base/moonlight-theme && ln -s /usr/share/plymouth/themes/moonlight plymouth
|
||||
install -d $(DESTDIR)/usr/share/plymouth/themes/moonlight
|
||||
$(INSTALL_DATA) $(wildcard moonlight-theme/plymouth/*) $(DESTDIR)/usr/share/plymouth/themes/moonlight
|
||||
install -d $(DESTDIR)/usr/share/desktop-base/moonlight-theme
|
||||
cd $(DESTDIR)/usr/share/desktop-base/moonlight-theme && ln -s /usr/share/plymouth/themes/moonlight plymouth
|
||||
### Login background
|
||||
install -d $(DESTDIR)/usr/share/desktop-base/moonlight-theme/login
|
||||
$(INSTALL_DATA) $(wildcard moonlight-theme/login/*) $(DESTDIR)/usr/share/desktop-base/moonlight-theme/login
|
||||
|
||||
BIN
moonlight-theme/plymouth/background.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
BIN
moonlight-theme/plymouth/debian.png
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
moonlight-theme/plymouth/glow.png
Normal file
|
After Width: | Height: | Size: 28 KiB |
BIN
moonlight-theme/plymouth/logo_in_circle.png
Normal file
|
After Width: | Height: | Size: 23 KiB |
8
moonlight-theme/plymouth/moonlight.plymouth
Normal file
@@ -0,0 +1,8 @@
|
||||
[Plymouth Theme]
|
||||
Name=Additional Theme for Debian 10.0 Stretch
|
||||
Description=A theme that features a dark debian logo in concentrics circles with pulsing white glow, on a blue-gray background
|
||||
ModuleName=script
|
||||
|
||||
[script]
|
||||
ImageDir=/usr/share/plymouth/themes/moonlight
|
||||
ScriptFile=/usr/share/plymouth/themes/moonlight/moonlight.script
|
||||
1167
moonlight-theme/plymouth/moonlight.script
Normal file
BIN
moonlight-theme/plymouth/password_dot.png
Normal file
|
After Width: | Height: | Size: 277 B |
BIN
moonlight-theme/plymouth/password_dot16.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |
BIN
moonlight-theme/plymouth/password_field.png
Normal file
|
After Width: | Height: | Size: 322 B |
BIN
moonlight-theme/plymouth/password_field16.png
Normal file
|
After Width: | Height: | Size: 230 B |
BIN
moonlight-theme/plymouth/star.png
Normal file
|
After Width: | Height: | Size: 251 B |
BIN
moonlight-theme/plymouth/support.png
Normal file
|
After Width: | Height: | Size: 8.5 KiB |