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:
parent
160f0b2132
commit
64bd6221f1
@ -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)
|
||||
|
||||
|
||||
|
@ -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
|
||||
```
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user