summaryrefslogtreecommitdiff
path: root/doc/classes
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2022-02-14 15:22:50 +0100
committerGitHub <noreply@github.com>2022-02-14 15:22:50 +0100
commitcd6301ae255f7d4fc6f0c885ea1531b4574512e9 (patch)
tree43878ce232660e2c06f7228a7e3154e40d0439b9 /doc/classes
parentf3a5df7822ddce744d7d60a46083361d97cfb7cc (diff)
parent8ebecf5095d4e0138c6ea564f3fd7354470f9efc (diff)
Merge pull request #58008 from Geometror/increase-checkerboard-contrast
Diffstat (limited to 'doc/classes')
-rw-r--r--doc/classes/ColorPicker.xml2
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>