From dbc37afcd95bf89ba08c70431cf0d22ec3379cef Mon Sep 17 00:00:00 2001 From: Daniel J. Ramirez Date: Thu, 12 Oct 2017 13:59:25 -0500 Subject: Added and improved some icons, plus some other minor visual fixes. --- editor/animation_editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/animation_editor.cpp') diff --git a/editor/animation_editor.cpp b/editor/animation_editor.cpp index b832b993b..5bb10f495 100644 --- a/editor/animation_editor.cpp +++ b/editor/animation_editor.cpp @@ -1101,7 +1101,7 @@ void AnimationKeyEditor::_track_editor_draw() { Color select_color = color; select_color.a = 0.1; Color invalid_path_color = get_color("error_color", "Editor"); - Color track_select_color = get_color("accent", "Editor"); + Color track_select_color = get_color("highlighted_font_color", "Editor"); Ref remove_icon = get_icon("Remove", "EditorIcons"); Ref move_up_icon = get_icon("MoveUp", "EditorIcons"); -- cgit v1.2.3-70-g09d2