-
Gradient interpolation (and any future `color-mix` utilities) should be using the Oklab colour space.
https://play.tailwindcss.com/B5DPkOnhjl
You'll generally want the uniform colour space (Okla…
-
All about colors.
中: "给你点颜色看看"
❌ I will teach you a lesson
✅ give you some color to see see
> [!CAUTION]
> Issue 太乱了, 已整理 md https://github.com/magicdawn/magicdawn/tree/master/md/fe/css-color…
-
I found 4 different usages of the word contrast throughout the guideline:
'contrast' used on its own, without prefix (e.g. from 7.5 https://w3c.github.io/silver/guidelines/#visual-contrast-of-text)
…
-
## Suggestion/Concern
Currently it isn't possible in Theme Builder to change a color in a color palette. Only new colors can be added. One of the reasons for the current limitation is the challen…
-
here's something may be worth adding that piggybacks on the `H` and `S` of `HSL`, but changes the `L` (luminance) to `P` perceived brightness. The turns out to be quite a visually intuitive way to adj…
-
Hi! First I'd like to say I really like HSLuv! it's way better than HSL and more practical than CIELUV.
There is only one nearly-unfixable problem: CIELUV does not guarantee constant hue when chang…
-
see : https://github.com/w3c/csswg-drafts/issues/9449
A lot of examples are provided by everyone in the threads around gamut mapping and I think we should try and catalogue these.
Eventually we …
-
`MSC()` have been introduced to realize the colormap function since 3e2dcf10c96898fba2ee41f27fbc2a8023d571b8 .
I think `MSC()` is strange in some respects.
## 1. Name
As `MSC()` is not a construc…
-
Look at the below image:
![image](https://user-images.githubusercontent.com/3238878/52849014-04b54a00-3108-11e9-88a4-dbdb02b20789.png)
This was generated by:
- taking an original colour (#3be2a…
-
Hi,
nice work! I happen to agree on much of the premise of this project and am also building a library, called [prettypretty](https://github.com/apparebit/prettypretty), to improve color output of …