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
2024-03-26 16:08:47 +08:00
## Design File & Image Resources
[Honkai: Star Rail Grub Theme Design File (Figma Design File) ](https://www.figma.com/community/file/1354356022337074054/honkai-star-rail-grub-theme-design-file )
[StarRailRes (Image Resources) ](https://github.com/Mar-7th/StarRailRes )
2024-03-26 15:56:00 +08:00
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
2024-03-27 21:37:46 +08:00
![Acheron ](/preview/Acheron.png )
2024-02-08 16:44:31 +08:00
![BlackSwan ](/preview/BlackSwan.png )
2024-03-27 21:37:46 +08:00
![Sparkle ](/preview/Sparkle.png )
2024-01-16 16:33:38 +08:00
![Dr. Ratio ](/preview/Dr.Ratio.png )
2023-12-29 17:04:55 +08:00
![RuanMei ](/preview/RuanMei.png )
![Argenti ](/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.