On 2022-01-04 10:04 am, Valentin Petzel wrote:
The problem is that we probably want to remember the set color scheme for longer than just the current page, so we'd need something like cookies.
Not a problem in the slightest. But not cookies... localStorage [1].[1]: https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage
-- Aaron Hill