feat: custom css

This commit is contained in:
2025-03-01 01:57:21 -08:00
parent c1bc9d345a
commit dca8df0721
6 changed files with 232 additions and 1 deletions

View File

@ -99,4 +99,8 @@ DEFAULT_MERGE_STYLE = merge
DEFAULT_TRUST_MODEL = committer
[oauth2]
JWT_SECRET = <redacted>
JWT_SECRET = <redacted>
[ui]
DEFAULT_THEME = sakura-dreams
THEMES = [sakura-dreams]