Revision 1.7.6 menu option % fix_cme restored
This commit is contained in:
parent
214efa8cba
commit
c8754aa297
|
@ -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