Add dark mode #33

Merged
jgeorgi merged 3 commits from xps-dark-mode into main 2023-12-08 03:39:10 +00:00
Showing only changes of commit 316961dde1 - Show all commits

View File

@@ -8,6 +8,10 @@
--f7-theme-color: #002F65;
}
.dark {
--f7-theme-color: rgb(115,175,182) !important;
}
.navbar {
--f7-navbar-text-color: #002F65;