-
This would, at a glance, make it easier to identify which items are being included. I usually have several different options to choose from, and it's difficult to look at the quantities. It would be m…
-
### WITHOUT GRAPH
`Cool` out!
### LINK
[Without Graph](https://www.desmos.com/calculator/97plwx44xk)
-
When an input color includes transparency (`#00636366`, `hsla(180, 100%, 19.4%, 0.4)`, `rgba(0, 99, 99, 0.4)`, etc.) what's displayed in the output table is the color without transparency. Also, the c…
-
Just a couple of examples.
In real css:
```
html {
background: hsla(2e2, +3e1%, +3e1%, .5);
}
```
With Color.js:
```
var Color = require('./src/Color.js');
var c1 = new Color('rgba(10, 1…
-
I would like it to be easy to select some colors to change the look of the manager.
Also allow for a high contrast manager or easy different 'skins'.
-
Hi,
Here https://mdn.github.io/css-examples/tools/color-picker/
![image](https://user-images.githubusercontent.com/2145040/212368652-f4e80ee4-d08c-4250-beec-6289da3be874.png)
Thanks for this ni…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to easily set both lightness and alpha values for the same color value using the `@theme-ui/color` utilities.
…
-
#### What information was incorrect, unhelpful, or incomplete?
BCD does not currently contain an entry on the browser support for float numbers in the `hsl()` / `hsla()` color notation, as it h…
-
-
We aspire the arrow to actually consist only of a single piece. This may not be possible, but at the very least the arrow should not be susceptible to sub-pixel rendering issues like it is now.
![scr…