Comment on Design, edit and share custom terminal color schemesComments−megous6yYou can also do this for Linux kernel console, if you implement export for vt.default_{red,grn,blu} kernel command line parameters.https://elixir.bootlin.com/linux/latest/source/Documentation...That would be very useful :)Or this:https://github.com/EvanPurkhiser/linux-vt-setcolors
Comments
You can also do this for Linux kernel console, if you implement export for vt.default_{red,grn,blu} kernel command line parameters.
https://elixir.bootlin.com/linux/latest/source/Documentation...
That would be very useful :)
Or this:
https://github.com/EvanPurkhiser/linux-vt-setcolors