1
0
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:
Mayccoll
2015-08-13 12:07:08 -05:00
parent 76b23740a1
commit 8aea192658
4 changed files with 176 additions and 7 deletions

View File

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

View File

@@ -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
![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-dark.png)
```bash
$ wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt
```
-----
## Hemisu Light
![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-light.png)
```bash
$ wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt
```
-----
## Ocean Dark
![Ocean Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/ocean-dark.png)
```bash
$ wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt
```
-----
## Peppermint
![Peppermint](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/peppermint.png)
```bash
$ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
```
-----
## Smyck
![Smyck](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/smyck.png)
```bash
$ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
```