enhancement: include web theme

This commit is contained in:
Florian Schade
2025-01-20 15:51:12 +01:00
parent c724c1f4d0
commit fd4aa77ab8
8 changed files with 252 additions and 74 deletions
@@ -112,9 +112,6 @@ func DefaultConfig() *config.Config {
TokenStorageLocal: true,
UserListRequiresFilter: false,
},
Styles: []config.CustomStyle{
{Href: "/themes/opencloud/font.css"},
},
},
},
}