Skip to content

Options to customize default colors #204

@bwiernik

Description

@bwiernik

I'm colorblind and use a dark theme in my editor. Whenever a package uses crayon::red(), I can't see the text at all. Would it be possible to add an options system to let users to specify different colors to use for the base crayon color functions? For example, the option to specify options(crayon.red = "coral3") to use the "coral3" color instead of the base R "red" color for red text.

If this is reasonable, I would be happy to do a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions