diff options
author | Hendrik Brucker <hendrik.brucker@mail.de> | 2022-02-12 14:55:07 +0100 |
---|---|---|
committer | Hendrik Brucker <hendrik.brucker@mail.de> | 2022-02-12 14:55:07 +0100 |
commit | 8ebecf5095d4e0138c6ea564f3fd7354470f9efc (patch) | |
tree | dea1423a6244bd8903332a163e8cc893bb56ccaa /doc | |
parent | b99fad040d77719f5852e644a85a1488b65d7811 (diff) |
Increase checkerboard texture contrast
Diffstat (limited to 'doc')
-rw-r--r-- | doc/classes/ColorPicker.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index cb543afaba..245791cdc7 100644 --- a/doc/classes/ColorPicker.xml +++ b/doc/classes/ColorPicker.xml @@ -116,8 +116,6 @@ <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_sample" data_type="icon" type="Texture2D"> - </theme_item> <theme_item name="overbright_indicator" data_type="icon" type="Texture2D"> The indicator used to signalize that the color value is outside the 0-1 range. </theme_item> |