The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Text::ANSITable::ColorTheme::Monotone - Monotone color themes

VERSION

version 0.09

DESCRIPTION

Monotone themes uses single-hue colors, differing only in saturation and lightness/value.

AUTHOR

Steven Haryanto <stevenharyanto@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Steven Haryanto.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

FUNCTIONS

None are exported by default, but they are exportable.

INCLUDED COLOR THEMES

  • monotone_blue (Monotone blue)

  • monotone_cyan (Monotone cyan)

  • monotone_green (Monotone green)

  • monotone_purple (Monotone purple)

  • monotone_red (Monotone red)

  • monotone_yellow (Monotone yellow)