mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
07080a0431
The oklch color space often creates weird values when parsed by csscolorparser. clamping the output to values between 0 and 1 should fix inconsistent color handling on borders.