From 3f8b9057bef08415ccbdd42f114c78eba73fd155 Mon Sep 17 00:00:00 2001 From: Jack Sun <60810927+ClF3@users.noreply.github.com> Date: Thu, 28 Dec 2023 02:26:35 +0800 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 683f5f1..fb046b2 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# tianyi-grub-theme \ No newline at end of file +### tianyi-grub-theme + +This is a grub theme about Chinese VOCALOID singer, Luo Tianyi. + +The picture `background.png` looks like this: + +![background.png](https://github.com/ClF3/tianyi-grub-theme/blob/main/Tianyi/background.png) + +It uses an artwork of [TID](https://www.pixiv.net/users/418969) and should only be used in non-commercial purposes. + +The folder `Tianyi` includes a grub theme for 1920 by 1080 screens, and the folder `Tianyi_2k` includes a grub theme for 2520 by 1680 screens.\ + +This theme can be installed like any other grub themes, the detailed guide for installing a grub theme is [here](https://askubuntu.com/questions/906898/themes-for-ubuntu-grub)