Update THEMES.md
Some checks are pending
Check backend / rustfmt (push) Waiting to run
Check backend / clippy (macos-latest) (push) Waiting to run
Check backend / clippy (ubuntu-latest) (push) Waiting to run
Check backend / clippy (windows-latest) (push) Waiting to run
Build / build-win (push) Waiting to run
Build / build-ubuntu (push) Waiting to run
Check frontend / prettier-tsc-eslint-checks (push) Waiting to run

Update link
This commit is contained in:
Thoronium 2024-10-30 14:36:59 -06:00 committed by GitHub
parent 8ba916d1ea
commit dcc2b1707b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
Themes support entirely custom JS and CSS, enabling you to potentially change every single thing about Cultivation with relative ease.
You can refer to the example theme [found here.](https://cdn.discordapp.com/attachments/992943872479084614/992993575652565002/Example.zip)
You can refer to the example theme [found here.](https://github.com/Grasscutters/Cultivation/blob/main/docs/ExampleTheme.zip)
You will need CSS and JS experience if you want to do anything cool.