mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-03-04 16:31:17 +01: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
|
MAGENTA \x1B[35m
|
||||||
CYAN \x1B[36m
|
CYAN \x1B[36m
|
||||||
|
|
||||||
|
DEFAULT \x1B[39m
|
||||||
DIM \x1B[2m
|
DIM \x1B[2m
|
||||||
END
|
END
|
||||||
|
Loading…
Reference in New Issue
Block a user