yes
This commit is contained in:
parent
8c7d3c50e6
commit
25893d8447
@ -86,7 +86,7 @@ instance Species (String,Float,Float, Image PixelRGB8) (V.Vector LAB) where
|
|||||||
The accent colours are slightly darker.
|
The accent colours are slightly darker.
|
||||||
-}
|
-}
|
||||||
lightScheme
|
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
|
-- 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)
|
-- f(x) = ax+b for multiplier (light)
|
||||||
|
Loading…
Reference in New Issue
Block a user