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

Make logger use a yellow background and a darkgray text for legibility #1570

Merged
merged 1 commit into from Sep 26, 2018
Merged

Make logger use a yellow background and a darkgray text for legibility #1570

merged 1 commit into from Sep 26, 2018

Commits on Sep 25, 2018

  1. Make logger use a yellow background and a darkgray text for legibility

    1. Why is this change neccesary?
    White text on a yellow background was illegible with most terminal color schemes
    
    2. How does it address the issue?
    The white text was replaced with a bash compatible dark gray while keeping the
    yellow background colour
    
    3. What side effects does this change have?
    Resolves #1552
    Andrea Gómez committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    009e63b View commit details
    Browse the repository at this point in the history