From 6d874ea685bb57e1c78b7c67f0af7feafc1b55d5 Mon Sep 17 00:00:00 2001 From: "Daniel J. Ramirez" Date: Mon, 2 Oct 2017 18:33:42 -0500 Subject: [PATCH] Added correct initialization for script editor theme. Some style fixes for VS interface. --- editor/plugins/script_editor_plugin.cpp | 3 +- editor/plugins/script_text_editor.cpp | 40 +++++++++++++++---- editor/plugins/script_text_editor.h | 12 ++++++ .../visual_script/visual_script_editor.cpp | 16 ++------ 4 files changed, 48 insertions(+), 23 deletions(-) diff --git a/editor/plugins/script_editor_plugin.cpp b/editor/plugins/script_editor_plugin.cpp index 9af5885a178..5e66488afb0 100644 --- a/editor/plugins/script_editor_plugin.cpp +++ b/editor/plugins/script_editor_plugin.cpp @@ -1683,9 +1683,8 @@ bool ScriptEditor::edit(const Ref