Implement auto dark mode

Created on 30 July 2023, over 1 year ago

Problem/Motivation

The user can currently pick light or dark mode.
Many modern frontends now allow to have the "system" option, getting the settings from the current system.
See https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-sc...

Steps to reproduce

Proposed resolution

Adjust the CSS and body class in order to support "prefers-color-scheme".
This will allow to inherit the settings from the system.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇦🇺Australia elgandoz Canberra

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024