Allow picking similar colours using OKHSL.

This commit is contained in:
K. S. Ernest (iFire) Lee
2022-04-18 11:29:29 -07:00
committed by K. S. Ernest (iFire) Lee
parent 36bd26dc75
commit 1b776a6e7a
13 changed files with 1606 additions and 39 deletions

View File

@@ -91,6 +91,9 @@
<constant name="SHAPE_VHS_CIRCLE" value="2" enum="PickerShapeType">
HSV Color Model circle color space. Use Saturation as a radius.
</constant>
<constant name="SHAPE_OKHSL_CIRCLE" value="3" enum="PickerShapeType">
HSL OK Color Model circle color space.
</constant>
</constants>
<theme_items>
<theme_item name="h_width" data_type="constant" type="int" default="30">