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

Sort image and install code

This commit is contained in:
Mayccoll 2015-08-13 12:26:55 -05:00
parent 3812c94555
commit f949f9c66b
2 changed files with 29 additions and 29 deletions

View File

@ -43,52 +43,53 @@ Each theme has his own line.
#### Hemisu Dark #### Hemisu Dark
![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-dark.png)
```bash ```bash
$ wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt
``` ```
#### Hemisu Light ![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-dark.png)
![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-light.png) #### Hemisu Light
```bash ```bash
$ wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt
``` ```
#### Ocean Dark ![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-light.png)
![Ocean Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/ocean-dark.png) #### Ocean Dark
```bash ```bash
$ wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt
``` ```
#### Peppermint ![Ocean Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/ocean-dark.png)
![Peppermint](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/peppermint.png) #### Peppermint
```bash ```bash
$ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
``` ```
#### Smyck ![Peppermint](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/peppermint.png)
![Smyck](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/smyck.png)
#### Smyck
```bash ```bash
$ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
``` ```
#### Material Colors ![Smyck](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/smyck.png)
![Material Colors](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/material-colors.png) #### Material Colors
```bash ```bash
$ wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt
``` ```
![Material Colors](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/material-colors.png)
Check all themes here [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/themes.md) Check all themes here [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/themes.md)

View File

@ -247,79 +247,78 @@ $ wget -O xt http://git.io/vTBJC && chmod +x xt && ./xt && rm xt
## Chalk ## Chalk
![Chalk](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/chalk.png)
```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
``` ```
![Chalk](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/chalk.png)
----- -----
## Flat ## Flat
![Flat](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/flat.png)
```bash ```bash
$ wget -O xt http://git.io/vvppo && chmod +x xt && ./xt && rm xt $ 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)
----- -----
## Hemisu Dark ## Hemisu Dark
![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-dark.png)
```bash ```bash
$ wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt
``` ```
![Hemisu Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-dark.png)
----- -----
## Hemisu Light ## Hemisu Light
![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-light.png)
```bash ```bash
$ wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt
``` ```
![Hemisu Light](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/hemisu-light.png)
----- -----
## Ocean Dark ## Ocean Dark
![Ocean Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/ocean-dark.png)
```bash ```bash
$ wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt
``` ```
![Ocean Dark](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/ocean-dark.png)
----- -----
## Peppermint ## Peppermint
![Peppermint](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/peppermint.png)
```bash ```bash
$ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
``` ```
![Peppermint](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/peppermint.png)
----- -----
## Smyck ## Smyck
![Smyck](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/smyck.png)
```bash ```bash
$ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
``` ```
![Smyck](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/smyck.png)
----- -----
## Material Colors ## Material Colors
![Material Colors](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/material-colors.png)
```bash ```bash
$ wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt $ wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt
``` ```
![Material Colors](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/material-colors.png)