From a693e3373fa4912da2ce8f9a0fb7f564488cd652 Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Sun, 5 Jul 2020 04:44:24 +0200 Subject: [PATCH] use hi contrast theme for prefers-color-theme: dark also --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ebcf6e6..d9a872e 100644 --- a/style.css +++ b/style.css @@ -189,7 +189,7 @@ footer a { /* ~the "not actually supported by browsers yet" zone~ */ -@media (prefers-contrast: high) { +@media (prefers-contrast: high), (prefers-color-scheme: dark) { body { --gradient: linear-gradient(to bottom,