#How does one change the TTY font colour?

10 messages · Page 1 of 1 (latest)

open saddle
#

I have looked at the font section for console on the arch wiki, and I can see how to change the font itself, but am wondering about the colour. Will adjusting the TTY font colour also adjust the arch initialization output that runs after post but before user login?

proven vine
#

as for color idk

#

but for font, it will change.

#

as for me, i also change the font in grub menu, so the font on my screen will change three times before i log in🤣

#

the font of the arch initialization output will start to change after load the module of consolefont

brittle socket
#

try running sh $ printf '\e[91m'

#

though if you have a colored prompt... it'll be a bit more work

#

you could add the sequences at the end of your prompt

#

to change only the color of the text that you write