update to 1.7.6a code cleanup
This commit is contained in:
parent
89feefd3f0
commit
0e5e97a498
|
|
@ -18,7 +18,7 @@
|
||||||
magenta=$'\e[1;35m'
|
magenta=$'\e[1;35m'
|
||||||
cyan=$'\e[1;36m'
|
cyan=$'\e[1;36m'
|
||||||
yellow=$'\e[1;93m'
|
yellow=$'\e[1;93m'
|
||||||
white=$'\e[0m'ß
|
white=$'\e[0m'
|
||||||
bold=$'\e[1m'
|
bold=$'\e[1m'
|
||||||
norm=$'\e[21m'
|
norm=$'\e[21m'
|
||||||
reset=$'\e[0m'
|
reset=$'\e[0m'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue