defiant/gitea: re-enable default theme

This commit is contained in:
2026-06-05 21:30:07 +02:00
parent f26fa172b8
commit 1fc54a31cd
+1 -1
View File
@@ -44,7 +44,7 @@ in {
ui = {
THEMES="gitea,arc-green,nord";
#DEFAULT_THEME="nord";
DEFAULT_THEME="nord";
};
};