Update README.md
All checks were successful
Deploy / Deploy (push) Successful in 36s

This commit is contained in:
Ariadna 2025-04-22 05:27:05 +00:00
parent 5eca07724e
commit 3d38e0f68c

View file

@ -44,7 +44,9 @@ we use our own CI/CD workflow at [`.forgejo/workflows/deploy.yaml`](.forgejo/wor
## theming
currently the only way to theme the app is to edit css in the components directly, glhf
the colors are designated in [`src/app.css`](src/app.css) as variables, go crazy with them
the rest is done by editing the css files and style tags directly, good luck
relevant files: