godot/editor/debugger
Marcel Admiraal 8eb39f4e8b Change themes *_color_* to *_*_color
Changed:
font_color_accel -> font_accelerator_color
font_color_bg -> font_unselected_color
font_color_disabled -> font_disabled_color
font_color_fg -> font_selected_color
font_color_hover -> font_hover_color
font_color_hover_pressed -> font_hover_pressed_color
font_color_pressed -> font_pressed_color
font_color_readonly -> font_readonly_color
font_color_selected -> font_selected_color
font_color_shadow -> font_shadow_color
font_color_uneditable -> font_uneditable_color
icon_color_disabled -> icon_disabled_color
icon_color_hover -> icon_hover_color
icon_color_hover_pressed -> icon_hover_pressed_color
icon_color_normal -> icon_normal_color
icon_color_pressed -> icon_pressed_color

Also includes:
font_outline_modulate -> font_outline_color
tab_fg -> tab_selected
tab_bg -> tab_unselected
2021-01-24 06:28:49 +00:00
..
editor_debugger_inspector.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_inspector.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_node.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_node.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_server.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_server.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_tree.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_debugger_tree.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_network_profiler.cpp Change themes *_color_* to *_*_color 2021-01-24 06:28:49 +00:00
editor_network_profiler.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_performance_profiler.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_performance_profiler.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_profiler.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_profiler.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_visual_profiler.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
editor_visual_profiler.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_editor_debugger.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
script_editor_debugger.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00