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

|
||||
|
||||
-----
|
||||
|
||||
## Tomorrow Night Blue
|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3DBj && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||

|
||||
|
||||
-----
|
||||
|
||||
## Tomorrow Night Bright
|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3DRJ && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||

|
||||
|
||||
-----
|
||||
|
||||
## Tomorrow Night Eighties
|
||||
|
||||
```bash
|
||||
$ wget -O xt http://git.io/v3DRI && chmod +x xt && ./xt && rm xt
|
||||
```
|
||||
|
||||

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

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

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