|
_initial_set("text_editor/theme/color_theme", "Adaptive");
|
|
_initial_set("text_editor/theme/color_theme", "Adaptive");
|
|
hints["text_editor/theme/color_theme"] = PropertyInfo(Variant::STRING, "text_editor/theme/color_theme", PROPERTY_HINT_ENUM, "Adaptive,Default,Custom");
|
|
hints["text_editor/theme/color_theme"] = PropertyInfo(Variant::STRING, "text_editor/theme/color_theme", PROPERTY_HINT_ENUM, "Adaptive,Default,Custom");
|
|
_initial_set("text_editor/theme/selection_color", Color::html("40808080"));
|
|
_initial_set("text_editor/theme/selection_color", Color::html("40808080"));
|