This is a series of Persona 5 Royal themes for grub2, which contains 10 themes (10 main characters).
My work is just designed a boot menu to the original All Out Attack
images.
If you feel these themes are good, it's not my credit, please thank the P5R
team. 🎉
I referenced StarRailGrubThemes & starfield. Their work motivated me to make these themes.
You can install the themes by scripts
, grub-customizer
or manually
.
It's easiest to install by
scripts
, but you need to download all the files.
The tar.gz
files are also published in the release
page.
Just run install.py
and choose the theme you want to install.
⚠️ Note:sudo
is required so that the script cancopy
files to/boot/grub/themes
, and it canedit
/etc/default/grub
to set the theme.
sudo python install.py
Just download the tar.gz
file and import it in grub-customizer.
Appearance settings
-> theme
-> +
-> choose your tar.gz file
Note: It's recommended to put your themes in
/boot/grub/themes
.
- Download the
tar.gz
file fromrelease
page. Extract
it.- Copy the folder to
/boot/grub/themes
. - Edit
/etc/default/grub
and setGRUB_THEME
to/boot/grub/themes/<your-theme>/theme.txt
. - Update grub by
sudo update-grub
orsudo grub-mkconfig -o /boot/grub/grub.cfg
(depends on your distro).
-
All Out Attack Images:
-
icons:
The color of icons were changed by a program written by myself which adjusts the
hue
so that they are in "red" style.
If you are the owner of the images and you don't want to use them in this project, please 📬contact me and I will remove them as soon as possible.