Skip to content

Make the color API public #42

@KodrAus

Description

@KodrAus

There's a private API for writing colours that we use in the default format. This should be public so anyone building their own format can use it. Colours currently use an enum from termcolor, which means we'd need to make it a public dependency, or wrap it somehow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions