Added support for icon themes in the source. Still need to add it to preferences.
This commit is contained in:
@@ -83,6 +83,7 @@ class Config:
|
||||
## General
|
||||
self.guiTheme = "default"
|
||||
self.guiSyntax = "default_light"
|
||||
self.guiIcons = "typicons_grey_light"
|
||||
self.guiDark = False
|
||||
|
||||
## Sizes
|
||||
|
||||
Reference in New Issue
Block a user