1
0
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:
Mayccoll
2015-08-30 17:06:33 -05:00
parent e6adf009d9
commit f547f471bb
2 changed files with 36 additions and 96 deletions

View File

@@ -372,3 +372,23 @@ $ wget -O xt http://git.io/v3DRc && chmod +x xt && ./xt && rm xt
```
![Tomorrow](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/tomorrow.png)
-----
## One Dark
```bash
$ wget -O xt http://git.io/vs7Ut && chmod +x xt && ./xt && rm xt
```
![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/one.dark.png)
-----
## One Light
```bash
$ wget -O xt http://git.io/vs7UQ && chmod +x xt && ./xt && rm xt
```
![one.light](https://raw.githubusercontent.com/Mayccoll/Gogh/master/images/one.light.png)