mirror of
https://github.com/eth-p/bat-extras.git
synced 2026-09-10 07:16:25 -04:00
lib: Add DEFAULT color to printc
This commit is contained in:
parent
5f5023d056
commit
1fff0bcc51
|
|
@ -81,5 +81,6 @@ printc_init "[DEFINE]" <<END
|
|||
MAGENTA \x1B[35m
|
||||
CYAN \x1B[36m
|
||||
|
||||
DEFAULT \x1B[39m
|
||||
DIM \x1B[2m
|
||||
END
|
||||
|
|
|
|||
Loading…
Reference in a new issue