mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
add new themes
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
|
||||
## Install:
|
||||
|
||||
- Just copy and paste One line command
|
||||
- Just copy and paste One line command.
|
||||
|
||||
- Each theme has his own line.
|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/fXU8Jg && chmod +x xt && ./xt && rm xt
|
||||
|
||||
@@ -262,3 +262,53 @@ $ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
|
||||
```bash
|
||||
$ wget -O xt http://git.io/vvppo && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||
-----
|
||||
|
||||
## Hemisu Dark
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||
-----
|
||||
|
||||
## Hemisu Light
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||
-----
|
||||
|
||||
## Ocean Dark
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||
-----
|
||||
|
||||
## Peppermint
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||
-----
|
||||
|
||||
## Smyck
|
||||
|
||||

|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user