(feat): Store light and dark mode preferences in local storage
A few users have requested that we switch the storage of the Dark Mode setting into a locally stored cookie, this would allow users to have different devices use different theme's on separate devices.
I use two separate devices within my daily usage (which both includes the KDE desktop environments but one device has a fairly light UI based theme, whilst the other device uses a darker UI theme). I have noticed that if I select the dark mode option on one of the browsers, this also forces the other browser / device to also have said theme.
I understand that the dark / light mode preference is stored within the users database entry and considering how other platforms replicate this function, I suggest that it would be more appropriate to store the users theme (dark / light mode) preference within a browser based cookie.
added 3 - Nice to have P - Platform T - Feature labels
mentioned in issue #1330 (closed)
changed the description