From 8eeae97520f5c7f07add6aa6de7b05448810c872 Mon Sep 17 00:00:00 2001 From: Andrea Pappacoda Date: Sat, 7 Jan 2023 22:56:16 +0100 Subject: [PATCH] Support dark color-scheme This patch updates the html documentation to add the color-scheme meta element, signaling ligth and dark color scheme support, and updating the inline CSS styles to override some colors when dark mode is active, to make sure that the document is always readable. I've also cleaned up a bit the CSS styles, but without functional changes. --- chrono_io.html | 17 +++++++---------- d0355r7.html | 28 +++++++++++++--------------- date.html | 17 +++++++---------- islamic.html | 17 +++++++---------- iso_week.html | 17 +++++++---------- julian.html | 17 +++++++---------- tz.html | 17 +++++++---------- 7 files changed, 55 insertions(+), 75 deletions(-) diff --git a/chrono_io.html b/chrono_io.html index ff3fd94..9693e28 100644 --- a/chrono_io.html +++ b/chrono_io.html @@ -4,20 +4,17 @@ chrono_io + diff --git a/d0355r7.html b/d0355r7.html index cea339d..d2d9570 100644 --- a/d0355r7.html +++ b/d0355r7.html @@ -3,19 +3,11 @@ + Extending <chrono> to Calendars and Time Zones - + diff --git a/date.html b/date.html index 9877e98..5fa4621 100644 --- a/date.html +++ b/date.html @@ -4,20 +4,17 @@ date + diff --git a/islamic.html b/islamic.html index 3dc8d40..393851c 100644 --- a/islamic.html +++ b/islamic.html @@ -4,20 +4,17 @@ islamic + diff --git a/iso_week.html b/iso_week.html index 0e854cd..11a8554 100644 --- a/iso_week.html +++ b/iso_week.html @@ -4,20 +4,17 @@ iso_week + diff --git a/julian.html b/julian.html index 7d4c2cb..30e2580 100644 --- a/julian.html +++ b/julian.html @@ -4,20 +4,17 @@ julian + diff --git a/tz.html b/tz.html index 7929e51..757365b 100644 --- a/tz.html +++ b/tz.html @@ -4,20 +4,17 @@ Time Zone Database Parser +