Add basic dark & light theme (#18)
This commit is contained in:
@@ -5,6 +5,7 @@ from ..__version__ import __title__
|
||||
|
||||
|
||||
DEFAULT_SETTINGS = {
|
||||
"theme": "default",
|
||||
"message/check_missed/notify": True,
|
||||
"logging/level": "Disabled",
|
||||
"export/path": os.path.join(
|
||||
|
||||
Reference in New Issue
Block a user