crisisboard / opencrisisboard

OpenCrisisBoard (OCB) is an open-source, self-hosted communications board where communities can organize around local information
https://opencrisisboard.org/
MIT License
48 stars 17 forks source link

Add multiple theme support #14

Open aPruner opened 4 years ago

aPruner commented 4 years ago

Implement multiple theme support in some way. This could range from anything simple like a light/dark theme toggle, to a theme file extension system. I figure we should opt for something on the simpler side since this seems like a non-essential feature of the app.

EdenCoder commented 4 years ago

This would be cool, I wonder if we convert it to a framework like bootstrap or similar, to make it industry standard.