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

add new themes

This commit is contained in:
Mayccoll
2015-08-13 12:07:08 -05:00
parent 76b23740a1
commit 8aea192658
4 changed files with 176 additions and 7 deletions

View File

@ -223,3 +223,28 @@ function_message_title ' Theme Flat '
wget -O xt http://git.io/vvppo && chmod +x xt && ./xt && rm xt
color
sleep 1
function_message_title ' Hemisu Dark '
wget -O xt http://git.io/v3KBf && chmod +x xt && ./xt && rm xt
color
sleep 1
function_message_title ' Hemisu Light '
wget -O xt http://git.io/v3KBt && chmod +x xt && ./xt && rm xt
color
sleep 1
function_message_title ' Ocean Dark '
wget -O xt http://git.io/v3KBj && chmod +x xt && ./xt && rm xt
color
sleep 1
function_message_title ' Peppermint '
wget -O xt http://git.io/v3KR8 && chmod +x xt && ./xt && rm xt
color
sleep 1
function_message_title ' Smyck '
wget -O xt http://git.io/v3KRS && chmod +x xt && ./xt && rm xt
color
sleep 1