From e4955184ecb0ce73ffcbe16d1c73eb3568aae955 Mon Sep 17 00:00:00 2001 From: Willem Van Onsem Date: Tue, 5 Sep 2023 23:17:11 +0200 Subject: [PATCH] flip colors when the user prefers a dark color scheme --- description.svg | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/description.svg b/description.svg index 5e31a0d..3f6e3ce 100644 --- a/description.svg +++ b/description.svg @@ -3,8 +3,15 @@ .st0{font-family:Courier;font-size:12px;} .st1{fill:none;stroke:#000000;stroke-miterlimit:10;} .st2{font-family:Arial;font-size:10px;} + .bg{fill:#ffffff;} + @media (prefers-color-scheme: dark) { + .st0{fill:#ffffff;} + .st1{stroke:#ffffff;} + .st2{fill:#ffffff;} + .bg {fill:#000000;} + } - + x (A) 2016-05-20 2016-04-30 measure space for +chapelShelving @chapel due:2016-05-30