Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/fncnt/vncnt-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/vncnt.css')
-rw-r--r--static/css/vncnt.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/vncnt.css b/static/css/vncnt.css
index f738adc..63fb563 100644
--- a/static/css/vncnt.css
+++ b/static/css/vncnt.css
@@ -19,7 +19,7 @@ there.
@import url('barebones.css');
@media screen and (prefers-color-scheme: dark) {
- :html {
+ :root {
/* dark theme: light background, dark text, blue accent */
--theme-hue: 0; /* black */
--accent-hue: 194; /* blue */