tabi/skins/teal.css
2025-09-22 21:40:28 +00:00

1 line
No EOL
166 B
CSS

:root{--primary-color: #087e96}[data-theme=dark]{--primary-color: #91e0ee}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--primary-color: #91e0ee}}