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 more formats in accent colors #12

Closed
7 tasks done
lkucharczyk opened this issue Aug 24, 2018 · 0 comments
Closed
7 tasks done

Add support for more formats in accent colors #12

lkucharczyk opened this issue Aug 24, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@lkucharczyk
Copy link
Owner

lkucharczyk commented Aug 24, 2018

Description

accent-color parameters in the <infobox> tag support only hex RGB colors, but it's more convenient to just type white or blue instead. Some people may also prefer other color formats like rgb() and hsl().

Tasks

  • Add support for named colors.
  • Add support for hex RGBA values
  • Add support for rgb()
  • Add support for rgba()
  • Add support for hsl()
  • Add support for hsla()
  • Add new unit tests
@lkucharczyk lkucharczyk created this issue from a note in Development (To do) Aug 24, 2018
@lkucharczyk lkucharczyk added this to the 1.0 milestone Aug 24, 2018
@lkucharczyk lkucharczyk added the enhancement New feature or request label Aug 24, 2018
@lkucharczyk lkucharczyk self-assigned this Aug 24, 2018
@lkucharczyk lkucharczyk moved this from To do to In progress in Development Aug 24, 2018
Development automation moved this from In progress to Done Aug 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development
  
Done
Development

No branches or pull requests

1 participant