Remove syntax theme parsing and add light and dark theme user settings
This commit is contained in:
@@ -1069,7 +1069,6 @@ class GuiMain(QMainWindow):
|
||||
SHARED.project.tree.refreshAllItems()
|
||||
|
||||
if syntax:
|
||||
SHARED.theme.loadSyntax()
|
||||
self.docEditor.updateSyntaxColors()
|
||||
|
||||
self.docEditor.initEditor()
|
||||
|
||||
Reference in New Issue
Block a user