Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bright/light colors #128

Closed
wants to merge 1 commit into from
Closed

Add support for bright/light colors #128

wants to merge 1 commit into from

Conversation

adalinesimonian
Copy link

  • Added bright colors
  • Updated random function with new colors
  • Added new colors to tests
  • Added demo to examples

@DABH
Copy link
Contributor

DABH commented Feb 13, 2018

This looks pretty reasonable to me; ANSI compliance seems like something we should have ( https://en.wikipedia.org/wiki/ANSI_escape_code#Colors , https://gist.github.com/chrisopedia/8754917 ) and this doesn't break existing functionality. I will plan to merge it in in the near future. Thanks!

@DABH DABH changed the base branch from master to develop February 13, 2018 21:06
@DABH
Copy link
Contributor

DABH commented Feb 13, 2018

Do you know if this also works with bold bright colors? Maybe you could add a test for that as well?

@adalinesimonian
Copy link
Author

Didn't expect this would get a looked at after two and a half years. 😛

I'm at work right now, but I'll take a look at this again once I'm home.

@rastating
Copy link

+1 for this 😃

@DABH DABH mentioned this pull request Sep 22, 2019
DABH added a commit that referenced this pull request Sep 22, 2019
@DABH
Copy link
Contributor

DABH commented Sep 22, 2019

There were too many merge conflicts so I manually copy/pasted and pushed 56de9f0 . This will land in v1.4.0!

@DABH DABH closed this Sep 22, 2019
dimiden pushed a commit to dimiden/colors.js that referenced this pull request May 12, 2020
@adalinesimonian adalinesimonian deleted the bright-colors branch May 24, 2021 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants