this repo has no description
15
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

ari 3d38e0f6 5eca0772

+3 -1
+3 -1
README.md
··· 44 44 45 45 ## theming 46 46 47 - currently the only way to theme the app is to edit css in the components directly, glhf 47 + 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 48 50 49 51 relevant files: 50 52