From 6eab41db92509675e38d633ac28bc03c3e94e529 Mon Sep 17 00:00:00 2001 From: Christian Mueller Date: Fri, 24 Apr 2026 14:24:59 +0200 Subject: [PATCH] fix: white logo text for dark sidebar, dark variant for login page --- static/logo-dark.svg | 57 ++++++++++++++++++++++++++++++++++++++++++++ static/logo.svg | 2 +- templates/login.html | 2 +- 3 files changed, 59 insertions(+), 2 deletions(-) create mode 100644 static/logo-dark.svg diff --git a/static/logo-dark.svg b/static/logo-dark.svg new file mode 100644 index 0000000..3cb689c --- /dev/null +++ b/static/logo-dark.svg @@ -0,0 +1,57 @@ + + + + + + + + + + +]> + diff --git a/static/logo.svg b/static/logo.svg index 3cb689c..da506ac 100644 --- a/static/logo.svg +++ b/static/logo.svg @@ -18,7 +18,7 @@ .st1{fill:#1FA138;} .st2{fill:#C5CF10;} .st3{fill:#EF7D00;} - .st4{fill:#1D1D1B;} + .st4{fill:#FFFFFF;} diff --git a/templates/login.html b/templates/login.html index 06cfbee..a4e0266 100644 --- a/templates/login.html +++ b/templates/login.html @@ -14,7 +14,7 @@
- cynfo + cynfo
Busylight