formatting

This commit is contained in:
Alec Armbruster 2024-09-27 15:21:43 -07:00
parent ee0c755825
commit 6bd695cb28
No known key found for this signature in database
GPG Key ID: 52BC7C84E960FD1B

View File

@ -181,7 +181,7 @@
); );
} }
:global([data-theme="dark"]){ :global([data-theme="dark"]) {
--primary: #000000; --primary: #000000;
--secondary: #e1e1e1; --secondary: #e1e1e1;