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

Add new theme Material Colors

This commit is contained in:
Mayccoll 2015-08-13 12:19:11 -05:00
parent 160f0b2132
commit 64bd6221f1
3 changed files with 25 additions and 0 deletions

View File

@ -81,6 +81,15 @@ $ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
$ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
```
#### Material Colors
![Material Colors](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/material-colors.png)
```bash
$ wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt
```
Check all themes here [Here...](https://github.com/Mayccoll/Elementary-OS-Terminal-Colors/blob/master/content/themes.md)

View File

@ -312,3 +312,14 @@ $ wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
```bash
$ wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
```
-----
## Material Colors
![Material Colors](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/material-colors.png)
```bash
$ wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt
```

View File

@ -248,3 +248,8 @@ function_message_title ' Smyck '
wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
color
sleep 1
function_message_title ' Material Colors '
wget -O xt http://git.io/v3KPi && chmod +x xt && ./xt && rm xt
color
sleep 1