2023-08-30 08:40:52 +08:00
# Honkai: Star Rail Grub Themes
A pack of GRUB2 themes for Honkai: Star Rail
2023-11-17 23:25:38 +08:00
![banner ](/assets/images/icon.png?raw=true )
2023-08-30 08:40:52 +08:00
## Theme Description
> Access and download the required theme files from the **'themes'** folder within this project.The theme files with **'cn'** in the filename are intended for the **Chinese version**. We recommend that Chinese users utilize these versions.
## Installation
Using the `Guinaifen` theme as an example
1. Download & Unzip
2. Copy `Guinaifen` into grub themes directory
```shell
sudo cp -r Guinaifen /usr/share/grub/themes
```
3. Edit `grub` file
```shell
sudo vim /etc/default/grub
```
4. Add the theme to the bottom of the text file
```shell
GRUB_THEME="/usr/share/grub/themes/Guinaifen/theme.txt"
```
5. Update grub
```
sudo grub-mkconfig -o /boot/grub/grub.cfg
```
6. Reboot the computer
## Preview
2023-12-08 18:11:28 +08:00
![Huohuo ](/preview/Hanya.png )
![Luocha ](/preview/Argenti.png )
2023-11-17 21:25:37 +08:00
![Huohuo ](/preview/Huohuo.png )
![Luocha ](/preview/Luocha.png )
2023-08-30 08:40:52 +08:00
2023-11-17 22:07:31 +08:00
[More Preview Images ](https://github.com/voidlhf/StarRailGrubThemes/tree/master/preview )
2023-11-17 22:10:30 +08:00
The labels in the bottom right corner of the preview image will not be displayed in the theme file.