Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color aliases for custom color support #1101

Merged
merged 1 commit into from Dec 16, 2022

Commits on Dec 16, 2022

  1. Color aliases for custom color support

    This moves the custom color support away from the raw ASCI escapes and
    instead uses words for the standard 16 terminal colors or optionally
    0-255 for the extended 256 color palette.
    
    Also add missing envvar unset in the test
    blacksails committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    36794f1 View commit details
    Browse the repository at this point in the history