mirror of
https://github.com/AdisonCavani/distro-grub-themes.git
synced 2025-06-06 23:22:34 +02:00
Add Getting Started section in README.md
This commit is contained in:
parent
fc210b7224
commit
b3c9acf890
1 changed files with 16 additions and 2 deletions
18
README.md
18
README.md
|
@ -6,6 +6,19 @@
|
||||||
A pack of GRUB2 themes for different Linux distribution and OS.<br>
|
A pack of GRUB2 themes for different Linux distribution and OS.<br>
|
||||||
It aims to replace default Grub look, with nice and colorful theme.
|
It aims to replace default Grub look, with nice and colorful theme.
|
||||||
|
|
||||||
|
|
||||||
|
## Get started
|
||||||
|
- [Supported distributions](#supported-distributions)
|
||||||
|
- [Supported vendors](#supported-vendors)
|
||||||
|
- [Preview theme](#preview-theme)
|
||||||
|
* [Distro themes](#distro-themes)
|
||||||
|
* [Vendor themes](#vendor-themes)
|
||||||
|
|
||||||
|
- [Installation via Grub Customizer](#installation-via-grub-customizer)
|
||||||
|
- [Manual Installation](#manual-installation)
|
||||||
|
- [Install theme in Ventoy](#install-theme-in-ventoy)
|
||||||
|
- [To-do list](#to-do-list)
|
||||||
|
|
||||||
## Supported distributions
|
## Supported distributions
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
- Arco Linux
|
- Arco Linux
|
||||||
|
@ -34,7 +47,7 @@ It aims to replace default Grub look, with nice and colorful theme.
|
||||||
- Windows 11
|
- Windows 11
|
||||||
- Zorin OS
|
- Zorin OS
|
||||||
|
|
||||||
## Supported Vendors
|
## Supported vendors
|
||||||
- Acer
|
- Acer
|
||||||
- Aorus
|
- Aorus
|
||||||
- Asus
|
- Asus
|
||||||
|
@ -48,6 +61,7 @@ It aims to replace default Grub look, with nice and colorful theme.
|
||||||
- Toshiba
|
- Toshiba
|
||||||
|
|
||||||
## Preview theme
|
## Preview theme
|
||||||
|
### Distro themes
|
||||||
|
|
||||||
<p float="left">
|
<p float="left">
|
||||||
<img src="https://raw.githubusercontent.com/AdisonCavani/grub-theme/master/preview/Arch%20Linux.png" width="49%"/>
|
<img src="https://raw.githubusercontent.com/AdisonCavani/grub-theme/master/preview/Arch%20Linux.png" width="49%"/>
|
||||||
|
@ -102,7 +116,7 @@ It aims to replace default Grub look, with nice and colorful theme.
|
||||||
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/ZorinOS.png" width="49%"/>
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/ZorinOS.png" width="49%"/>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
### Vendor Themes
|
### Vendor themes
|
||||||
<p float="left">
|
<p float="left">
|
||||||
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Acer.png" width="49%"/>
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Acer.png" width="49%"/>
|
||||||
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Aorus.png" width="49%"/>
|
<img src="https://raw.githubusercontent.com/AdisonCavani/distro-grub-themes/master/preview/Aorus.png" width="49%"/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue