···4445## theming
4647-currently the only way to theme the app is to edit css in the components directly, glhf
004849relevant files:
50
···4445## theming
4647+the colors are designated in [`src/app.css`](src/app.css) as variables, go crazy with them
48+49+the rest is done by editing the css files and style tags directly, good luck
5051relevant files:
52