You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Add outlines and contrasting backgrounds to the editor UI elements
This commit is contained in:
@@ -181,6 +181,8 @@ class ThemeItemEditorDialog : public AcceptDialog {
|
||||
|
||||
Ref<Theme> edited_theme;
|
||||
|
||||
TabContainer *tc;
|
||||
|
||||
ItemList *edit_type_list;
|
||||
LineEdit *edit_add_type_value;
|
||||
String edited_item_type;
|
||||
|
||||
Reference in New Issue
Block a user