feat: woke theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful

This commit is contained in:
Twig 2025-07-06 02:20:11 +02:00
parent 519a5555a9
commit 24d8905ef2
No known key found for this signature in database
7 changed files with 37 additions and 2 deletions

6
public/themes/woke.json Normal file
View file

@ -0,0 +1,6 @@
{
"displayName": "Woke",
"previewGradient": "45deg, #ed2224, #ed2224, #f35b22, #f99621, #f5c11e, #f1eb1b 27%, #f1eb1b, #f1eb1b 33%, #63c720, #0c9b49, #21878d, #3954a5, #61379b, #93288e, #93288e",
"complementaryColor": "white",
"themeUrl": "woke.css"
}