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

65 lines
1.5 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
## 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
- Flat Theme - inspired by https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme
```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-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)
## 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/mnokai.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)