Updated 'note' colour to light instead of normal magenta
This commit is contained in:
parent
5cde95687e
commit
71507b1341
@ -11,7 +11,7 @@ ok="\e[32m"
|
|||||||
lit="\e[93m"
|
lit="\e[93m"
|
||||||
op="\e[39m"
|
op="\e[39m"
|
||||||
info="\e[96m"
|
info="\e[96m"
|
||||||
note="\e[35m"
|
note="\e[95m"
|
||||||
stamp="[`date +%Y-%m-%d` `date +%H:%M:%S`]"
|
stamp="[`date +%Y-%m-%d` `date +%H:%M:%S`]"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user