mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
87 lines
1.8 KiB
Markdown
87 lines
1.8 KiB
Markdown
Gogh
|
|
====
|
|
|
|
![elementary](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/Gogh-icons.png)
|
|
|
|
## 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
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/vTBJC && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![new](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/dracula.png)
|
|
|
|
|
|
|
|
## Freya
|
|
|
|
- Elementary os Freya 0.3 color scheme.
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/vvmPj && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![new](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/new.png)
|
|
|
|
|
|
|
|
## Flat
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/vvppo && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![Flat](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/flat.png)
|
|
|
|
|
|
|
|
## Hybrid
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![hydrid](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/Hybrid.png)
|
|
|
|
|
|
|
|
## Monokai Dark
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/vvjFK && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![Monokai](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/monokai.dark.png)
|
|
|
|
|
|
|
|
## Solarized Dark
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/vvjFH && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![Solarized](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/solarized.dark.png)
|
|
|
|
|
|
|
|
## Solarized Light
|
|
|
|
```bash
|
|
$ wget -O xt http://git.io/vvjFb && chmod +x xt && ./xt && rm xt
|
|
```
|
|
|
|
![Solarized](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/solarized.light.png)
|