Initial commit
BIN
animation-00.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-01.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-02.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-03.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-04.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-05.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-06.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-07.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-08.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-09.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-10.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-11.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-12.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-13.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-14.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-15.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-16.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-17.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
animation-18.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-19.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-20.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-21.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-22.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-23.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
animation-24.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
animation-25.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
animation-26.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-27.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-28.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-29.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
animation-30.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
animation-31.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
animation-32.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-33.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-34.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
animation-35.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-36.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-37.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-38.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-39.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
animation-40.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
animation-41.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
animation-42.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
animation-43.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
animation-44.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
animation-45.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
bullet.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
capslock.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
entry.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
3
karasu.grub
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
if background_color 0,0,0; then
|
||||||
|
clear
|
||||||
|
fi
|
56
karasu.plymouth
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
[Plymouth Theme]
|
||||||
|
Name=Karasu
|
||||||
|
Description=Karasu boot animation
|
||||||
|
ModuleName=two-step
|
||||||
|
|
||||||
|
[two-step]
|
||||||
|
Font=Inter 12
|
||||||
|
TitleFont=Inter Bold 32
|
||||||
|
ImageDir=/usr/share/plymouth/themes/karasu
|
||||||
|
DialogHorizontalAlignment=.5
|
||||||
|
DialogVerticalAlignment=.75
|
||||||
|
TitleHorizontalAlignment=.5
|
||||||
|
TitleVerticalAlignment=.382
|
||||||
|
HorizontalAlignment=.5
|
||||||
|
VerticalAlignment=.75
|
||||||
|
Transition=none
|
||||||
|
TransitionDuration=0.0
|
||||||
|
BackgroundStartColor=0x000000
|
||||||
|
BackgroundEndColor=0x000000
|
||||||
|
ProgressBarBackgroundColor=0x606060
|
||||||
|
ProgressBarForegroundColor=0xffffff
|
||||||
|
DialogClearsFirmwareBackground=false
|
||||||
|
MessageBelowAnimation=true
|
||||||
|
|
||||||
|
[boot-up]
|
||||||
|
UseEndAnimation=true
|
||||||
|
UseFirmwareBackground=true
|
||||||
|
|
||||||
|
[shutdown]
|
||||||
|
UseEndAnimation=false
|
||||||
|
UseFirmwareBackground=true
|
||||||
|
|
||||||
|
[reboot]
|
||||||
|
UseEndAnimation=false
|
||||||
|
UseFirmwareBackground=true
|
||||||
|
|
||||||
|
[updates]
|
||||||
|
SuppressMessages=true
|
||||||
|
ProgressBarShowPercentComplete=true
|
||||||
|
UseProgressBar=true
|
||||||
|
_Title=Installing Updates...
|
||||||
|
_SubTitle=Do not turn off your computer
|
||||||
|
|
||||||
|
[system-upgrade]
|
||||||
|
SuppressMessages=true
|
||||||
|
ProgressBarShowPercentComplete=true
|
||||||
|
UseProgressBar=true
|
||||||
|
_Title=Upgrading System...
|
||||||
|
_SubTitle=Do not turn off your computer
|
||||||
|
|
||||||
|
[firmware-upgrade]
|
||||||
|
SuppressMessages=true
|
||||||
|
ProgressBarShowPercentComplete=true
|
||||||
|
UseProgressBar=true
|
||||||
|
_Title=Upgrading Firmware...
|
||||||
|
_SubTitle=Do not turn off your computer
|
BIN
keyboard.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
keymap-render.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
lock.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
3
readme.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Karasu Plymouth theme
|
||||||
|
|
||||||
|
A simple theme with Karasu from Nichijou
|
BIN
throbber-00.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-01.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-02.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-03.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-04.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-05.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-06.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-07.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-08.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-09.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-10.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-11.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-12.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-13.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-14.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-15.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-16.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-17.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
throbber-18.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-19.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-20.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-21.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-22.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-23.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
throbber-24.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
throbber-25.png
Normal file
After Width: | Height: | Size: 106 KiB |
BIN
throbber-26.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-27.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-28.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-29.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
throbber-30.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
throbber-31.png
Normal file
After Width: | Height: | Size: 99 KiB |
BIN
throbber-32.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-33.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-34.png
Normal file
After Width: | Height: | Size: 102 KiB |
BIN
throbber-35.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-36.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-37.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-38.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-39.png
Normal file
After Width: | Height: | Size: 93 KiB |
BIN
throbber-40.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
throbber-41.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
throbber-42.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
throbber-43.png
Normal file
After Width: | Height: | Size: 95 KiB |
BIN
throbber-44.png
Normal file
After Width: | Height: | Size: 95 KiB |