summaryrefslogtreecommitdiff
path: root/doc/classes
diff options
context:
space:
mode:
authorHendrik Brucker <hendrik.brucker@mail.de>2021-08-18 02:09:48 +0200
committerHendrik Brucker <hendrik.brucker@mail.de>2021-08-18 02:09:48 +0200
commitff9901f51e00b9bf1702b011af5ef5798b82af89 (patch)
tree8ffb220b84dfbb992587db927acf56d8e0c45046 /doc/classes
parent966559c3bdcdc7eeb0cd04098520250580ea3a04 (diff)
Reimplement ColorPicker presets
Diffstat (limited to 'doc/classes')
-rw-r--r--doc/classes/ColorPicker.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml
index 99e121de75..571ffd592a 100644
--- a/doc/classes/ColorPicker.xml
+++ b/doc/classes/ColorPicker.xml
@@ -116,7 +116,7 @@
</theme_item>
<theme_item name="picker_cursor" data_type="icon" type="Texture2D">
</theme_item>
- <theme_item name="preset_bg" data_type="icon" type="Texture2D">
+ <theme_item name="sample_bg" data_type="icon" type="Texture2D">
</theme_item>
<theme_item name="screen_picker" data_type="icon" type="Texture2D">
The icon for the screen color picker button.