Add plymouth theme for moonlight

This commit is contained in:
Aurélien COUDERC
2019-01-31 22:00:35 +01:00
parent 56dfc6ae56
commit d34e546cd0
13 changed files with 1179 additions and 4 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View 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

File diff suppressed because it is too large Load Diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 251 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB