This commit is contained in:
Louis Dalibard 2024-12-24 17:13:30 +01:00
parent 8c7d3c50e6
commit 25893d8447

View File

@ -86,7 +86,7 @@ instance Species (String,Float,Float, Image PixelRGB8) (V.Vector LAB) where
The accent colours are slightly darker.
-}
lightScheme
= lightnessError (V.fromList [adjustValue(90.0,0.889,0.111,primaryScaleLight), 70, 55, 35, 25, 10, 5, 5]) 40
= lightnessError (V.fromList [(adjustValue 90.0 0.889 0.111 primaryScaleLight), 70, 55, 35, 25, 10, 5, 5]) 40
-- 0.2, 0.133,0.178,0.85,0.93,0.88,1.0,1.0 for 0.1 scale
-- f(x) = ax+b for multiplier (light)