csobrien90 / band-book

GNU General Public License v3.0
2 stars 0 forks source link

Full theme support #20

Open csobrien90 opened 1 month ago

csobrien90 commented 1 month ago

A few specific ways to contribute to the goal of adding full theme support:

  1. Design and/or create an interface for choosing a theme. It doesn't necessarily need to move out of the main nav at this point, but obviously a two-state button is not a suitable interface to choose between more than two themes.
  2. Add some preset themes that look particularly nice.
  3. Document how to add themes in the Developer Guide of this repo's Wiki. Specifically, what variables are involved and where/how they should be defined.