Skip to content

Conversation

@sebastiansandqvist
Copy link

This PR adds foreground and background bright color variants.

ANSI codes copied from https://github.com/chalk/ansi-styles/blob/53ecb620fdfbc74a505799ab7bde875b6f4be472/index.js#L85-L112

Although I added the color codes to test/codes.js so they're picked up by the automatic tests, I didn't change anything in test/index.js to include the new bright colors.

Copy link
Contributor

@marvinhagemeister marvinhagemeister left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was just looking for this recently 👍

@prantlf
Copy link

prantlf commented Dec 30, 2020

Can it be that I use bold and get the same effect? It appears than the Mac terminal implements boldness with brightness...

@davidhq
Copy link

davidhq commented May 28, 2022

Can it be that I use bold and get the same effect? It appears than the Mac terminal implements boldness with brightness...

Bold is the same as bright I also concluded by testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants