Set default theme to dark

This commit is contained in:
Sandro - 2021-10-04 21:13:10 +02:00
parent b35844acee
commit 6dc285dea5
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@
time = {
DEFAULT_UI_LOCATION = config.time.timeZone;
};
ui = {
DEFAULT_THEME = "arc-green";
};
};
};