Add a separate hue gradient for OKHSL mode
This commit is contained in:
@ -151,6 +151,9 @@
|
||||
<theme_item name="color_hue" data_type="icon" type="Texture2D">
|
||||
Custom texture for the hue selection slider on the right.
|
||||
</theme_item>
|
||||
<theme_item name="color_okhsl_hue" data_type="icon" type="Texture2D">
|
||||
Custom texture for the H slider in the OKHSL color mode.
|
||||
</theme_item>
|
||||
<theme_item name="expanded_arrow" data_type="icon" type="Texture2D">
|
||||
The icon for color preset drop down menu when expanded.
|
||||
</theme_item>
|
||||
|
||||
Reference in New Issue
Block a user