mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
parent
8ef47afb14
commit
9f732a6bb8
@ -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:
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user