tabi/skins/red.css
2025-10-04 11:14:46 +00:00

1 line
No EOL
166 B
CSS

:root{--primary-color: #ca4963}[data-theme=dark]{--primary-color: #ea535f}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--primary-color: #ea535f}}