mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
Sort image and install code
This commit is contained in:
@@ -247,79 +247,78 @@ $ wget -O xt http://git.io/vTBJC && chmod +x xt && ./xt && rm xt
|
||||
|
||||
## Chalk
|
||||
|
||||

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

|
||||
|
||||
-----
|
||||
|
||||
## Flat
|
||||
|
||||

|
||||
|
||||
```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
|
||||
```
|
||||
|
||||

|
||||
|
||||
-----
|
||||
|
||||
## Material Colors
|
||||
|
||||

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

|
||||
|
Reference in New Issue
Block a user