3 ms·
Gotta love HN, only popular site in world where a list of hex codes on a nicely formatted website gets to top ranking
by swaraj 2y ago
Gotta love HN, only popular site in world where a list of hex codes on a nicely formatted website gets to top ranking
- NetOpWibby 2y ago*oklch codes And trust me, I didn't expect to get more than 10 upvotes max. I'm slightly bewildered.
- qingcharles 2y agoI love the color choices, but what's the reason for defining each color twice, once with a "raw"?
- NetOpWibby 2y ago> If you want more granularity (read: opacity), you can call the raw version of the color (append -raw to the variable name) which will return the OKLCH values so you can do something like this: oklch(var(--uchu-gray-1-raw) / 40%). via https://github.com/NeverCease/uchu/blob/primary/documentation/EXPANDED.md https://github.com/NeverCease/uchu/blob/primary/documentatio...
- notatoad 2y agotechnically, all websites are just a bunch of nicely formatted hex codes.