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

This commit is contained in:
GitHub Actions 2025-11-22 16:30:18 +00:00
commit f1040b2aa6
971 changed files with 22238 additions and 0 deletions

1
skins/blue.css Normal file
View file

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