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

87 lines
1.8 KiB
Markdown
Raw Normal View History

2015-04-20 01:46:32 +03:00
Gogh
====
![elementary](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/Gogh-icons.png)
## What's New
2015-07-17 20:21:19 +03:00
## 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)
2015-05-20 07:17:27 +03:00
## 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)
2015-07-17 20:21:19 +03:00
2015-04-20 01:46:32 +03:00
## 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)
2015-05-20 07:17:27 +03:00
## Flat
2015-04-20 01:46:32 +03:00
```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)
2015-05-20 07:17:27 +03:00
2015-04-20 04:12:12 +03:00
## 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)
2015-05-20 07:17:27 +03:00
2015-04-20 04:12:12 +03:00
## Monokai Dark
```bash
$ wget -O xt http://git.io/vvjFK && chmod +x xt && ./xt && rm xt
```
2015-04-20 04:13:50 +03:00
![Monokai](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/monokai.dark.png)
2015-04-20 04:12:12 +03:00
## 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)