mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
New theme added - Flat - inspired by https://dribbble.com/shots/1021755-Flat-UI-Terminal-Theme
This commit is contained in:
parent
8575840ee8
commit
476d07cd81
12
README.md
12
README.md
@ -11,14 +11,22 @@ Color Schemes For Ubuntu, Linux Mint and all distributions that use gnome termin
|
||||
|
||||
### What's New
|
||||
|
||||
Elementary os Freya 0.3 color scheme.
|
||||
- Elementary os Freya 0.3 color scheme.
|
||||
|
||||
```bash
|
||||
wget -O xt http://git.io/vvmPj && chmod +x xt && ./xt && rm xt
|
||||
$ 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 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)
|
||||
|
||||
### How to install:
|
||||
|
||||
- Just copy and paste One line command
|
||||
|
Loading…
Reference in New Issue
Block a user