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 INFO text more readable in black terminal #615

Merged

Commits on Feb 4, 2022

  1. Make INFO text more readable in black terminal

    As addressed in jupyter#240 the
    headers are printed in BLUE, which is hard to read when using git
    integration in a dark terminal.
    
    This allows for the color to remain the same, but just to brighten it up
    such that is more readable.
    
    Refs:
        - https://github.com/tartley/colorama/blob/34703ece90fc4996727adff31502bad8a8e88066/demos/demo03.py#L15
    
    	modified:   prettyprint.py
    tallamjr committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    480a421 View commit details
    Browse the repository at this point in the history