You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: