NAME
    ttycolor - set the colors in the TTY / Linux Virtual Console

USAGE
    ttycolor <colorscheme>

DESCRIPTION
    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.

OPTIONS
      -l, --list    list available colorschemes

      -h, --help    show the help and exit
      -v, --version show version info and exit
      -m, --man     show the manual and exit

SEE ALSO
    Term::ExtendedColor::TTY, Term::ExtendedColor::TTY::Colorschemes

AUTHOR
      Magnus Woldrich
      CPAN ID: WOLDRICH
      magnus@trapd00r.se
      http://japh.se

REPORTING BUGS
    Report bugs on rt.cpan.org or to magnus@trapd00r.se

COPYRIGHT
    Copyright (C) 2010 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.