Finalize playful theme, closes #490 (#527)

* Finalize Playful theme

* Add changelog, add to alpha

* Add playful theme to alpha build

* Touchup and tweaks

* Tweak hover mix color in `wa-dark`

* Avoid transforming buttons in button groups

* Final touchup

---------

Co-authored-by: Lea Verou <lea@verou.me>
This commit is contained in:
Lindsay M
2025-01-15 17:13:48 -05:00
committed by GitHub
parent dfb9d53a25
commit 5ebe4f4d3e
4 changed files with 178 additions and 119 deletions

View File

@@ -128,6 +128,7 @@ async function generateStyles() {
file.includes('themes/active') ||
file.includes('themes/glossy') ||
file.includes('themes/mellow') ||
file.includes('themes/playful') ||
file.includes('themes/premium') ||
file.includes('themes/tailspin') ||
file.includes('themes/brutalist')