Closed iBotPeaches closed 3 years ago
@iBotPeaches this works, but noticed you didn't also update the {} wrapping for the $NO_COLOR to the ${NO_COLOR}.
Would recommend that for consistency and possibly changing the ${NO_COLOR} to ${RESET_FONT} or ${RESET_TEXT} as the \033[0m is actually reset foreground/background attributes.
Swapped to RESET_TEXT
and fixed the missing wrapping on the last few lines.
No more forced space. Aligned perfectly.
fixes: #15