Add dark mode theme with toggle button and improved UI styling

This commit is contained in:
2026-01-31 18:30:35 +01:00
parent 86068e257f
commit 0a5a941222
7 changed files with 391 additions and 2 deletions

View File

@@ -30,7 +30,6 @@
}
],
"styles": [
"node_modules/@angular/material/prebuilt-themes/indigo-pink.css",
"src/styles.scss"
]
},