Skip to content

[Enhancement] Add pseudo-bold & dim for RGB colors #21

@douglasg14b

Description

@douglasg14b

Right now if you try and bold or dim an RGB colored piece of text, nothing happens.

This is because RGB already sets the intensity and the majority or terminals will not try and change that with the bold sequence.

I could detect that we are using RGB & bold/dim at the same time, and then manually adjust the intensity of the provided RGB.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions