Skip to content

Respect NO_COLOR environment variable #51

@jdjohnston

Description

@jdjohnston

Color can be useful, but sometimes it is distracting or makes text difficult to read. The presence of colorized text should be a user option. See no-color.org. I'm of two minds about color in the terminal. Some choices make it easy to find something in a large output, but other color combinations make the text virtually unreadable. (Probably because of my old computer & my even older eyes).

NO_COLOR doesn't have to be an all-or-nothing choice. One can choose to normally use color, but prefix a cmdline with NO_COLOR=1 for a specific invocation.

The formatted text of fireworks looks awesome. Maybe I can find a color scheme that will work for me, but for all of us with color deficiency (not color blindness), the option to ask for NO_COLOR would be a nice enhancement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions