mirror of
https://github.com/Mayccoll/Gogh.git
synced 2023-08-10 21:12:46 +03:00
- Update logos for themes, install and howto
- Remove New section. - Update README.md
This commit is contained in:
parent
f84748bdbb
commit
043e7d70eb
@ -12,7 +12,7 @@ Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that u
|
|||||||
|
|
||||||
## [What's New](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/new.md)
|
## [What's New](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/new.md)
|
||||||
|
|
||||||
**Now Thanks to [RafaelCz](https://github.com/RafaelCz) Gogh fully supports pantheon-terminal (Elementary OS Freya)**
|
**Now Thanks to [RafaelCz](https://github.com/RafaelCz) Gogh fully supports pantheon-terminal (Elementary OS Freya)** and we have a new theme.
|
||||||
|
|
||||||
### Chalk
|
### Chalk
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ Color Schemes For Ubuntu, Linux Mint, Elementary OS and all distributions that u
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
Check the last uploaded color schemes [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/new.md)
|
Check all themes here [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/themes.md)
|
||||||
|
|
||||||
## [Install](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/install.md)
|
## [Install](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/install.md)
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Gogh
|
|
||||||
====
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
## How To
|
## How To
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Gogh
|
|
||||||
====
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
## Install:
|
## Install:
|
||||||
|
|
||||||
|
@ -1,86 +0,0 @@
|
|||||||
Gogh
|
|
||||||
====
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## What's New
|
|
||||||
|
|
||||||
## Chalk
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Dracula
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vTBJC && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Freya
|
|
||||||
|
|
||||||
- Elementary os Freya 0.3 color scheme.
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vvmPj && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Flat
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vvppo && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Hybrid
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Monokai Dark
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vvjFK && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Solarized Dark
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vvjFH && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Solarized Light
|
|
||||||
|
|
||||||
```bash
|
|
||||||
$ wget -O xt http://git.io/vvjFb && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
|
||||||
|
|
||||||

|
|
@ -1,280 +1,264 @@
|
|||||||
Gogh
|
|
||||||
====
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Themes:
|
## Themes:
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
## Freya
|
## Freya
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## aci
|
## aci
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/mGzs5Q && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/mGzs5Q && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## aco
|
## aco
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/0l4A5w && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/0l4A5w && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## azu
|
## azu
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/pDU8aQ && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/pDU8aQ && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## cai
|
## cai
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/ECkzjg && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/ECkzjg && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## elic
|
## elic
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/sSSshQ && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/sSSshQ && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## elio
|
## elio
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/bCVhIA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/bCVhIA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## miu
|
## miu
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/b-eZVQ && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/b-eZVQ && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## tin
|
## tin
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/W5dkrA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/W5dkrA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## elementary
|
## elementary
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/fXU8Jg && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/fXU8Jg && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## vag
|
## vag
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/xwkzlg && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/xwkzlg && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## bim
|
## bim
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/-t0lXg && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/-t0lXg && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## jup
|
## jup
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/PE0xXw && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/PE0xXw && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## mar
|
## mar
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/g749-Q && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/g749-Q && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## nep
|
## nep
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/6hJsiw && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/6hJsiw && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## sat
|
## sat
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/luv_2A && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/luv_2A && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## shel
|
## shel
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/TF6KDA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/TF6KDA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## ura
|
## ura
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/GUFFsQ && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/GUFFsQ && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## pali
|
## pali
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/xh3YKA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/xh3YKA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## Hybrid
|
## Hybrid
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/PWgNtA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## Monokai Dark
|
## Monokai Dark
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/vvjFK && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/vvjFK && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## Solarized Dark
|
## Solarized Dark
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/vvjFH && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/vvjFH && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## Solarized Light
|
## Solarized Light
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
|
||||||
$ wget -O xt http://git.io/vvjFb && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/vvjFb && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## Dracula
|
## Dracula
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# One line install:
|
$ wget -O xt http://git.io/vTBJC && chmod +x xt && ./xt && rm xt
|
||||||
$ wget -O xt http://git.io/vTBJC && chmod +x xt && ./xt && rm xt
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
## Chalk
|
## Chalk
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
|
$ wget -O xt http://git.io/vmKFA && chmod +x xt && ./xt && rm xt
|
||||||
```
|
```
|
||||||
|
|
||||||

|
-----
|
||||||
|
|
||||||
|
## Flat
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ wget -O xt http://git.io/vvppo && chmod +x xt && ./xt && rm xt
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user