1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

add chalk theme done

#8
This commit is contained in:
Mayccoll
2015-07-17 12:21:19 -05:00
parent 8ef47afb14
commit 9f732a6bb8
3 changed files with 24 additions and 0 deletions

View File

@@ -5,6 +5,15 @@ Gogh
## What's New
## Chalk
```bash
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
```
![new](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/chalk.png)
## Dracula
@@ -14,6 +23,8 @@ Gogh
![new](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/dracula.png)
## Freya
- Elementary os Freya 0.3 color scheme.

View File

@@ -270,3 +270,11 @@ $ wget -O xt http://git.io/vvjFb && chmod +x xt && ./xt && rm xt
```
-----
## Chalk
```bash
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
```
![new](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/chalk.png)