From a2137c2e24e3fa2330268764521b475bd34ff328 Mon Sep 17 00:00:00 2001 From: nous Date: Sat, 18 Jun 2022 21:40:36 +0200 Subject: [PATCH] Update 'theme-arc-blue.css' --- theme-arc-blue.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme-arc-blue.css b/theme-arc-blue.css index 303ff62..d0040c7 100644 --- a/theme-arc-blue.css +++ b/theme-arc-blue.css @@ -1,3 +1,7 @@ +:root { + --is-dark-theme: true; +} + html { background: #171717; color: #cacaca;