Skip to content

Support 24-bit color #8

@noelwelsh

Description

@noelwelsh

There are three ways to specify colors in the terminal:

  • a handful of named colours. Terminus supports this already
  • 256 (i.e. 8-bit) color.
  • 24-bit color

There doesn't seem to be any point in supporting 8-bit color when 24-bit color is available.

We should support specifying 24-bit colors for foreground, background, underline, and any other place where terminals support it. Consider reusing or copying the Color type from Doodle, which will also provide more convenient HSL specification and many predefined colors.

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