Changed default theme
This commit is contained in:
@@ -219,7 +219,7 @@ class ThemeConstants:
|
|||||||
|
|
||||||
EXTENSION = ".qss"
|
EXTENSION = ".qss"
|
||||||
ICONS_FOLDER = "icons"
|
ICONS_FOLDER = "icons"
|
||||||
DEFAULT = "dark"
|
DEFAULT = "material_design_dark"
|
||||||
COLORS = "colors.txt"
|
COLORS = "colors.txt"
|
||||||
COLOR_SEPARATOR = "="
|
COLOR_SEPARATOR = "="
|
||||||
DEFAULT_ACTIVE_COLOR = "#000000"
|
DEFAULT_ACTIVE_COLOR = "#000000"
|
||||||
|
|||||||
Reference in New Issue
Block a user