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

brighter colors #29

Merged
merged 3 commits into from
Jan 24, 2024
Merged

brighter colors #29

merged 3 commits into from
Jan 24, 2024

Commits on Jan 24, 2024

  1. add option for brighter colors

    colors 8 to 15 are brighter, the old method would darken colors 1 to 6 the new
    method would be correct at brightening colors 9 to 14 however the old method
    was kept and the ´--cols´ flag modified to accept the values of darken and
    lighten.
    
    for compatibility and expected behaviour the behaviour when the flag ´--cols16´
    is passed without an argument has been kept as darkening colors 1 to 6.
    SaitoWu authored and eylles committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8ecfdfe View commit details
    Browse the repository at this point in the history
  2. formatting

    eylles committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c028e8c View commit details
    Browse the repository at this point in the history
  3. formatting

    eylles committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2405e43 View commit details
    Browse the repository at this point in the history