I always log in to my TTY. Have you tried setting your colour scheme before login? I have a mega janky setup where I add an OpenRC sysinit service that calls setvtrgb. The first lines of the startup log aren’t affected but most of them are. That way I can log in with a colour scheme consistent with that which comes after the login.
I always log in to my TTY. Have you tried setting your colour scheme before login? I have a mega janky setup where I add an OpenRC sysinit service that calls
setvtrgb
. The first lines of the startup log aren’t affected but most of them are. That way I can log in with a colour scheme consistent with that which comes after the login.love this kind of consistency
Ever thought of unraveling that escape sequence and injecting it into the agetty start string?