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

This commit is contained in:
GitHub Actions 2025-09-15 06:53:02 +00:00
commit ac1b0bd46f
971 changed files with 22121 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}}

1
skins/evangelion.css Normal file
View file

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

1
skins/indigo_ingot.css Normal file
View file

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

1
skins/lavender.css Normal file
View file

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

View file

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

View file

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

View file

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

1
skins/mint.css Normal file
View file

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

1
skins/monochrome.css Normal file
View file

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

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}}

1
skins/sakura.css Normal file
View file

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

1
skins/teal.css Normal file
View file

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