mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-02 20:35:58 +00:00
- dark mode
This commit is contained in:
@@ -63,4 +63,14 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
.oasis-footer.container {
|
||||
|
||||
.links li a {
|
||||
color: $dark-mode-text;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user