Skip to content

Style tag colors in table output #7

Description

@NickChristensen

Use chalk to render tag color swatches in tags:list --table (and show table). Only apply for table output.

Proposed format:

color: tag.color && isHexColor(tag.color) ? chalk.hex(tag.text_color).bgHex(tag.color).bold(tag.color) : ''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions