ttycolor - set the colors in the TTY / Linux Virtual Console
ttycolor [OPTIONS] [colorscheme]
ttycolor allows you to change the colors in a Virtual Console. It uses Term::ExtendedColor::TTY and Term::ExtendedColor::TTY::Colorschemes to perform that magic.
-l, --list list available colorschemes -t, --tty=N specify TTY -r, --reset reset to default TTY palette -h, --help show the help and exit -v, --version show version info and exit -m, --man show the manual and exit
Term::ExtendedColor::TTY, Term::ExtendedColor::TTY::Colorschemes
Magnus Woldrich CPAN ID: WOLDRICH m@japh.se http://japh.se
Report bugs on rt.cpan.org or to m@japh.se
Copyright (C) 2010, 2011, 2018 Magnus Woldrich. All right reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
To install App::ttycolor, copy and paste the appropriate command in to your terminal.
cpanm
cpanm App::ttycolor
CPAN shell
perl -MCPAN -e shell install App::ttycolor
For more information on module installation, please visit the detailed CPAN module installation guide.