tabi/skins/red.css
2025-09-15 06:53:02 +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}}