Current Behaviour
The UI automatically adjusts background and foreground colours based on the user agent's prefers-color-scheme value.
Expected Behaviour
The UI should automatically adjust background and foreground colours based on the user agent's prefers-color-scheme value. It should also allow a user to manually set the color-scheme to either: "dark", "light" or "auto".
Current Behaviour
The UI automatically adjusts background and foreground colours based on the user agent's
prefers-color-schemevalue.Expected Behaviour
The UI should automatically adjust background and foreground colours based on the user agent's
prefers-color-schemevalue. It should also allow a user to manually set the color-scheme to either: "dark", "light" or "auto".