design icon indicating copy to clipboard operation
design copied to clipboard

Add System Option for Dark Mode

Open 0xTim opened this issue 3 years ago • 1 comments

Currently we start system mode and then the switcher remembers the preference. We should change this to a drop down menu that allows you to pick between light, dark and system

Screenshot 2023-01-05 at 09 34 04

0xTim avatar Jan 05 '23 09:01 0xTim

We also need to account for the system setting changing - see https://stackoverflow.com/questions/59621784/how-to-detect-prefers-color-scheme-change-in-javascript

0xTim avatar Jan 06 '23 14:01 0xTim