CHATALOT1/pghp

Customisable client themes

Opened this issue · 3 comments

  • Default dark theme and light theme, determined from your system/browser theme
  • Dark/light theme switch, saves state to User once used.
  • Theme menu with extra presets and the ability to save personal theme. (saved to User also)

Will be partially completed by 0.1.0

Should this save to the User account or to the client via localStorage? Maybe both? Precedence could go: User-specific setting overrules localStorage, which overrules default determined from system theme.

Partially implemented in this commit