This commit is contained in:
vinceliuice 2019-05-31 15:54:54 +08:00
parent 839ff1186f
commit e0bfa2ddeb

View File

@ -10,13 +10,25 @@ Usage: `./Install` **[OPTIONS...]**
| OPTIONS: | | | OPTIONS: | |
|:---------------|:-------------| |:---------------|:-------------|
| -v, --vimix | Vimix grub theme | | -v, --vimix | Vimix grub theme |
| -s, --stylish | stylish grub theme | | -s, --stylish | Stylish grub theme |
| -t, --tela | tela grub theme | | -t, --tela | Tela grub theme |
| -s, --slaze | tela grub theme | | -s, --slaze | Slaze grub theme |
| -h, --help | Show this help | | -h, --help | Show this help |
## Screenshots ## Screenshots
### Vimix grub theme
![01](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-vimix.jpg?raw=true) ![01](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-vimix.jpg?raw=true)
### Stylish grub theme
![02](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-stylish.jpg?raw=true) ![02](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-stylish.jpg?raw=true)
### Tela grub theme
![03](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-tela.jpg?raw=true) ![03](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-tela.jpg?raw=true)
### Slaze grub theme
![04](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-slaze.jpg?raw=true) ![04](https://github.com/vinceliuice/grub2-themes/blob/master/screenshots/grub-theme-slaze.jpg?raw=true)