diff --git a/styles/@root/mod.css b/styles/@root/mod.css index e0701bb..728fda3 100644 --- a/styles/@root/mod.css +++ b/styles/@root/mod.css @@ -72,7 +72,7 @@ * While everything below can be edited, it is advised to leave them to default and edit the upper rule instead for easier maintenance. */ -[data-color-scheme="light"] { +:root,[data-color-scheme="light"] { /* Colors */ --default: var(--light-default); --subtle: var(--light-subtle);