mirror of
https://github.com/pi-hole/web.git
synced 2026-04-22 01:39:50 +01:00
add color-scheme: dark to fix #2554
Signed-off-by: SodaWithoutSparkles <64138578+SodaWithoutSparkles@users.noreply.github.com>
This commit is contained in:
@@ -32,6 +32,8 @@ _______|_______/__/ ____ \__\__|___\__\__|___\__\____
|
||||
/* User-Agent Style */
|
||||
html {
|
||||
background-color: #181a1b !important;
|
||||
/* fix #2554: browser not detecting dark mode */
|
||||
color-scheme: dark;
|
||||
}
|
||||
html,
|
||||
body,
|
||||
|
||||
Reference in New Issue
Block a user