Added dark icon coloured theme as well
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ class Config:
|
||||
## General
|
||||
self.guiTheme = "default"
|
||||
self.guiSyntax = "default_light"
|
||||
self.guiIcons = "typicons_grey_light"
|
||||
self.guiIcons = "typicons_colour_dark"
|
||||
self.guiDark = False
|
||||
|
||||
## Sizes
|
||||
|
||||
Reference in New Issue
Block a user