Skip to content
This repository has been archived by the owner on Oct 28, 2018. It is now read-only.

accept full range of CSS values #53

Open
chaals opened this issue Apr 19, 2018 · 3 comments
Open

accept full range of CSS values #53

chaals opened this issue Apr 19, 2018 · 3 comments

Comments

@chaals
Copy link

chaals commented Apr 19, 2018

Currently the tool only accepts 6-figure hex values. It would be nice if it accepted the full range specifiable by CSS - 3-figure hex values, rgba(), etc.

@patrickhlauke
Copy link
Contributor

i'll note that any alpha values would only make sense for the foreground colour against solid background colour. otherwise, the result would be meaningless as it won't take into account anything else that may be behind the background.

@patrickhlauke
Copy link
Contributor

also, using Options > Show Colour Sliders you can get RGB and HSV value entry (though not as a single copy-pasteable input

@chaals
Copy link
Author

chaals commented Apr 20, 2018

@patrickhlauke

i'll note that any alpha values would only make sense for the foreground colour against solid background colour. otherwise, the result would be meaningless as it won't take into account anything else that may be behind the background.

Indeed. Another feature request is to enable the sampling to deal with that, but I guess it would be a separate piece of work, and while it may be done at the same time, there is nothing that necessarily requires that to happen in order to produce an improvement to the current capability.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants