Deploy welpo/tabi to welpo/tabi:gh-pages

This commit is contained in:
GitHub Actions 2026-03-09 09:31:09 +00:00
commit 58b7fa57cb
991 changed files with 23889 additions and 0 deletions

1
skins/red.css Normal file
View file

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