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

@ -14,6 +14,10 @@ Color Schemes For Ubuntu, Linux Mint and all distributions that use gnome termin
### 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)
Check the last uploaded color schemes [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/new.md)
@ -42,6 +46,7 @@ If you want to create your own color scheme or contribute to the project. [Here.
- http://ethanschoonover.com/solarized
- Monokai
- Elementary Os - https://elementary.io/
- https://github.com/chalk/chalk
## Contributors:

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)