diff --git a/_static/css/custom.css b/_static/css/custom.css index f8cf87c01..b7e55047a 100644 --- a/_static/css/custom.css +++ b/_static/css/custom.css @@ -26,6 +26,7 @@ /* Default (light) theme colors */ :root { + color-scheme: light dark; --body-color: #404040; --content-wrap-background-color: #efefef; --content-background-color: #fcfcfc;