tabi/skins/teal.css
2025-09-28 19:11:00 +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}}