feat(ui): Dark Mode (#2493)

This commit is contained in:
Vithorio Polten 2024-05-24 22:28:39 -03:00 committed by GitHub
commit 4a9130126c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 246 additions and 62 deletions

View file

@ -7,4 +7,3 @@
<link href="@fortawesome/fontawesome-free/css/all.min.css" rel="stylesheet">
<link href="bootstrap/dist/css/bootstrap.min.css" rel="stylesheet" />
<link href="/assets/css/sunshine.css" rel="stylesheet" />
<script type="module" src="bootstrap/dist/js/bootstrap.bundle.min.js"></script>