Removed duplicate default colours and removed GDScriptHighligher colours from main editor.
This commit is contained in:
@ -175,6 +175,8 @@ public:
|
||||
Vector<String> get_recent_dirs() const;
|
||||
void load_favorites();
|
||||
|
||||
bool is_dark_theme();
|
||||
|
||||
void list_text_editor_themes();
|
||||
void load_text_editor_theme();
|
||||
bool import_text_editor_theme(String p_file);
|
||||
|
||||
Reference in New Issue
Block a user