mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
1 line
No EOL
166 B
CSS
1 line
No EOL
166 B
CSS
:root{--primary-color: #9055d8}[data-theme=dark]{--primary-color: #cba2e8}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--primary-color: #cba2e8}} |