Convert into dark theme
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
## Poly light GRUB theme
|
||||
## Poly dark GRUB theme
|
||||
|
||||
Supported languages: Chinese (simplified), English, French, German, Norwegian, Portuguese, Russian, Ukrainian
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
### Installation / update
|
||||
|
||||
1. **Secure way:**
|
||||
- Download install script:
|
||||
`wget -P /tmp https://github.com/shvchk/poly-light/raw/master/install.sh`
|
||||
`wget -P /tmp https://github.com/shvchk/poly-dark/raw/master/install.sh`
|
||||
- Review install script at `/tmp/install.sh`
|
||||
- Run it: `bash /tmp/install.sh`
|
||||
|
||||
2. **Easier, less secure way** — just download and run install script:
|
||||
`wget -O - https://github.com/shvchk/poly-light/raw/master/install.sh | bash`
|
||||
`wget -O - https://github.com/shvchk/poly-dark/raw/master/install.sh | bash`
|
||||
|
||||
Reference in New Issue
Block a user