Dark Mode color

Make it possible for us to choose RGB, HSL, OKLCH etc. … RGB output is outdated, i think :))

And of course, the color chosen for dark mode doesn’t mean that in dark mode the hue changes, the lightness is also inverted for shades …

hsl(214,50,80) - becomes in dark mode hsl(214,50,20) …. hsl(214,50,10) - becomes in dark mode hsl(214,50,90) … opposite of lightness

Dark Mode Toggle Element only change HUE, not lightness for light and dark shades

  1. … or something like that
3 Likes

I was trying for ages to find a useful way to use this, but it is pretty broken as an automatic system. If only you could invert the palette color order in dark mode, that would at least be something.

I am in the midst of adopting the radix system to bricks, but it feels Frankenstein-y, and I would prefere that Bricks had a usable color system..