Delete redundant colour definition in theme class

This commit is contained in:
Veronica Berglyd Olsen
2023-07-19 17:40:18 +02:00
parent 2670f46941
commit 354d299dce
-1
View File
@@ -74,7 +74,6 @@ class GuiTheme:
self.statUnsaved = [200, 15, 39]
self.statSaved = [2, 133, 37]
self.helpText = [0, 0, 0]
self.winBright = [0, 0, 0]
# Loaded Syntax Settings
# ======================