aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/general.css
diff options
context:
space:
mode:
authorjohannst <johannst@users.noreply.github.com>2023-08-22 21:38:08 +0000
committerjohannst <johannst@users.noreply.github.com>2023-08-22 21:38:08 +0000
commitf0cf514eb3ca30c5170e534c3861ad73996c7726 (patch)
treed5d1eb653716e4c01174f9bd86bf85f47e8ac15b /css/general.css
parent928b2fa4af916a5f75d1269620914f7bb4225e6e (diff)
downloadnotes-f0cf514eb3ca30c5170e534c3861ad73996c7726.tar.gz
notes-f0cf514eb3ca30c5170e534c3861ad73996c7726.zip
deploy: 9bb639287cae88b32fc1b17b7a4b494340e54434
Diffstat (limited to 'css/general.css')
-rw-r--r--css/general.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/general.css b/css/general.css
index 344b53e..a6db680 100644
--- a/css/general.css
+++ b/css/general.css
@@ -5,6 +5,7 @@
:root {
/* Browser default font-size is 16px, this way 1 rem = 10px */
font-size: 62.5%;
+ color-scheme: var(--color-scheme);
}
html {