summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index 50bf7b32b..b74cc712a 100644
--- a/config/default.json
+++ b/config/default.json
@@ -186,6 +186,12 @@
"BannerTextColor": "#333333",
"AllowBannerDismissal": true
},
+ "ThemeSettings": {
+ "EnableThemeSelection": true,
+ "DefaultTheme": "default",
+ "AllowCustomThemes": true,
+ "AllowedThemes": []
+ },
"GitLabSettings": {
"Enable": false,
"Secret": "",