Moved themes from diceRoller

This commit is contained in:
Giac
2025-12-09 15:47:41 -06:00
parent 4aa3f27131
commit 50138d6b8b
9 changed files with 189 additions and 171 deletions

View File

@@ -133,4 +133,9 @@
.theme-cyberpunk p,
.theme-cyberpunk li {
color: #00ffff;
}
:global(.theme-cyberpunk) .point {
fill: #ff00ff;
filter: drop-shadow(0 0 5px #ff00ff);
}