frontend/public/themes/dark.json
JustTemmie 441dc0c15c
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
feat: actually add theme switching :mind_blown:
2025-07-05 17:36:08 +02:00

6 lines
No EOL
130 B
JSON

{
"displayName": "Dark",
"previewGradient": "45deg, #1f1e1d, #36322b",
"complementaryColor": "white",
"themeURL": "dark.css"
}