fix(ui): added dark mode

This commit is contained in:
2025-10-28 19:11:40 +01:00
parent 729a4eec6b
commit b7d5f6e4a6
2 changed files with 3 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
@background-image: url('/assets/images/background.png');
@color: white;