mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
@ -14,6 +14,10 @@ Color Schemes For Ubuntu, Linux Mint and all distributions that use gnome termin
|
|||||||
|
|
||||||
### Chalk
|
### Chalk
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Check the last uploaded color schemes [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/new.md)
|
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
|
- http://ethanschoonover.com/solarized
|
||||||
- Monokai
|
- Monokai
|
||||||
- Elementary Os - https://elementary.io/
|
- Elementary Os - https://elementary.io/
|
||||||
|
- https://github.com/chalk/chalk
|
||||||
|
|
||||||
## Contributors:
|
## Contributors:
|
||||||
|
|
||||||
|
@ -5,6 +5,15 @@ Gogh
|
|||||||
|
|
||||||
## What's New
|
## What's New
|
||||||
|
|
||||||
|
## Chalk
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Dracula
|
## Dracula
|
||||||
|
|
||||||
@ -14,6 +23,8 @@ Gogh
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Freya
|
## Freya
|
||||||
|
|
||||||
- Elementary os Freya 0.3 color scheme.
|
- 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
|
||||||
|
```
|
||||||
|
|
||||||
|

|
||||||
|
Reference in New Issue
Block a user