NAME
    App::XTermUtils - Utilities related to XTerm

VERSION
    This document describes version 0.007 of App::XTermUtils (from Perl
    distribution App-XTermUtils), released on 2021-05-26.

DESCRIPTION
    This distribution provides the following command-line utilities:

    *   get-term-bgcolor

    *   get-term-fgcolor

    *   set-term-bgcolor

    *   set-term-fgcolor

    *   term-bgcolor-is-dark

    *   term-bgcolor-is-light

    *   term-fgcolor-is-dark

    *   term-fgcolor-is-light

HOMEPAGE
    Please visit the project's homepage at
    <https://metacpan.org/release/App-XTermUtils>.

SOURCE
    Source repository is at
    <https://github.com/perlancar/perl-App-XTermUtils>.

BUGS
    Please report any bugs or feature requests on the bugtracker website
    <https://github.com/perlancar/perl-App-XTermUtils/issues>

    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
    App::TermAttrUtils

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2021, 2019, 2018 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.