How to custom style TermuxAlpine?
Biangkerok32 opened this issue · 1 comments
Biangkerok32 commented
Can it,Set color font to TermuxAlpine ?
Hax4us commented
You can change font color using setterm
utility like setterm -foreground green
in case you don't have setterm
, you can install it by apk add util-linux