Set dark mode theme color
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
--f7-theme-color: #002F65;
|
--f7-theme-color: #002F65;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark {
|
||||||
|
--f7-theme-color: rgb(115,175,182) !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
--f7-navbar-text-color: #002F65;
|
--f7-navbar-text-color: #002F65;
|
||||||
|
|||||||
Reference in New Issue
Block a user