Skip to content

Make colors customizable or at least readable #60

@mnowotnik

Description

@mnowotnik

Currently color values are hardcoded. To make matter worse the used colors
make assumptions about user terminal colors. Resulting text can be unreadable.

Suggestion: Don't use terminal color values at all, that is color1 to color15, but prefer only well behaved color values from 256 color palette (gray1, .. etc). Alternatively, make it possible to customize colors by setting options in .taskrc.

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