authentic-theme
authentic-theme copied to clipboard
prefers-color-scheme
Hello,
was wondering if possible, add support for prefers-color-scheme
The prefers-color-scheme CSS media feature is used to detect if a user has requested light or dark color themes. A user indicates their preference through an operating system setting (e.g., light or dark mode) or a user agent setting.
Regards.
Hello,
You'd like the theme to go dark or light depending on what the OS is currently set to?
Hello,
You'd like the theme to go dark or light depending on what the OS is currently set to?
Hi, yes, exactly.