Рефактор.
This commit is contained in:
@@ -289,6 +289,7 @@ func on_theme_toggle_pressed(btn: CheckButton) -> void:
|
||||
ProjectSettings.set_setting('application/config/Цвет темы программы', is_light)
|
||||
_autosave_now()
|
||||
|
||||
|
||||
func _update_theme_colors():
|
||||
var color_white = $scroll_set/table.get_node2(1, COLOR_WHITE)
|
||||
var color_black = $scroll_set/table.get_node2(1, COLOR_BLACK)
|
||||
|
||||
Reference in New Issue
Block a user