Light- und Darkmode hinzugefügt
Some checks failed
Host-Based Deploy (Java 21 Fix) / build-and-run (push) Has been cancelled
Some checks failed
Host-Based Deploy (Java 21 Fix) / build-and-run (push) Has been cancelled
This commit is contained in:
@@ -38,7 +38,8 @@ jwt.keystore.alias=xxx
|
||||
app.base-url=http://localhost:8080
|
||||
app.cookie.secure=true
|
||||
|
||||
# Theme – alle Farben hier ändern, Email-Style passt sich automatisch an
|
||||
# Theme – Dark-Mode-Farben hier ändern (Light-Mode ist fest im ThemeController).
|
||||
# MailTemplateService übernimmt diese Werte automatisch für E-Mail-Templates.
|
||||
app.theme.color-bg=#1a1a2e
|
||||
app.theme.color-card=#16213e
|
||||
app.theme.color-primary=#e94560
|
||||
|
||||
Reference in New Issue
Block a user