mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
add new themes - one light - one dark
This commit is contained in:
@@ -372,3 +372,23 @@ $ wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||

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

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

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