Skip to content

colors.py :: Change foreground color with background color #40

Description

@datorr2

In colors.py, there are three different color declarations that change the background color, but not the foreground color. I use a terminal with a black background and a grey default font. When the background becomes a bright color, the text is extremely difficult to read.

Perhaps specify a dark foreground color with the background to ensure that it's visible? As soon as I added "Fore.BLACK + " in front of the "Back.COLOR", the text was much easier to read.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions