sufst / wireless-telemetry-gui

Web-based telemetry GUI system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable Theme Switching - Dark & Light Mode

AndreasDemenagas opened this issue · comments

Users should be able to toggle between Dark and Light interface colours.

This could also be stored in localStorage so the same theme is used upon refreshing the page.

Another option here is to have the preferred theme of each user stored on the meta object in backend

This is probably best if investigated and implemented after #49 is done and the codebase is migrated to MUIv5