From 706895a922d69c5825d2d2a2d51ca205b1b81ea3 Mon Sep 17 00:00:00 2001 From: Paulb23 Date: Tue, 21 Jun 2016 17:21:55 +0100 Subject: Added code completion selected color setting --- scene/resources/default_theme/default_theme.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'scene/resources/default_theme/default_theme.cpp') diff --git a/scene/resources/default_theme/default_theme.cpp b/scene/resources/default_theme/default_theme.cpp index 53a186f0c..63e45b776 100644 --- a/scene/resources/default_theme/default_theme.cpp +++ b/scene/resources/default_theme/default_theme.cpp @@ -696,12 +696,6 @@ void fill_default_theme(Ref& t,const Ref & default_font,const Refset_stylebox("cursor_unfocused","ItemList", focus ); - // TextEdit - - t->set_stylebox("completion_selected","TextEdit", tree_selected ); - - - // TabContainer Ref tc_sb = sb_expand( make_stylebox( tab_container_bg_png,4,4,4,4,4,4,4,4),3,3,3,3); -- cgit v1.2.3-70-g09d2