mexili / skribbl

11 stars 15 forks source link

Add multiple themes #3

Open madhavrathi opened 3 years ago

madhavrathi commented 3 years ago

We can design a settings panel, that can support personalised behaviour for the app like supporting different themes. These then need to be stored on Firebase DB as well for persistence.

AdityaTeltia commented 3 years ago

Can we store it in local storage for persistence rather than in Firebase DB

madhavrathi commented 3 years ago

@AdityaTeltia Sure, you can go ahead and a PR for that. Thanks