[Webkit-unassigned] [Bug 246618] New: Dark mode for extension popups
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 17 04:54:03 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246618
Bug ID: 246618
Summary: Dark mode for extension popups
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Extensions
Assignee: webkit-unassigned at lists.webkit.org
Reporter: carlosj-webkit-bugzilla at jeurissen.co
CC: timothy at apple.com
The extension popups don't seem to support the dark mode media query. The only way the query gets detected is when a color-scheme is added: <meta name="color-scheme"content="light dark">
Sample extension:
https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/issues/safari-9612492-darkmode-in-extension-popup
In Chrome and Firefox, in dark mode the extension colors green. Yet in Safari it is blue. Basically it doesn't recognise the dark mode media query.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221017/127e8dad/attachment.htm>
More information about the webkit-unassigned
mailing list