NAME
ColorTheme::Harmony::Monochromatic - Create a monochromatic color theme
VERSION
This document describes version 0.005 of
ColorTheme::Harmony::Monochromatic (from Perl distribution
ColorTheme-Harmony-Monochromatic), released on 2020-06-19.
DESCRIPTION
All the colors in the theme will have the same hue *h*, but different
saturation (between *s1* and *s2*) and brightness (between *v1* and
*v2*).
Example to see on the terminal:
% show-color-theme-swatch Harmony::Monochromatic=h,86
HOMEPAGE
Please visit the project's homepage at
<https://metacpan.org/release/ColorTheme-Harmony-Monochromatic>.
SOURCE
Source repository is at
<https://github.com/perlancar/perl-ColorTheme-Harmony-Monochromatic>.
BUGS
Please report any bugs or feature requests on the bugtracker website
<https://rt.cpan.org/Public/Dist/Display.html?Name=ColorTheme-Harmony-Mo
nochromatic>
When submitting a bug or request, please include a test-file or a patch
to an existing test-file that illustrates the bug or desired feature.
SEE ALSO
Other "ColorTheme::Harmony::*" modules.
AUTHOR
perlancar <perlancar@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by perlancar@cpan.org.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.