Bug 255198
Summary: | [GTK] ButtonFace not the actual button background color in dark mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | webkitbugzilla |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Minor | CC: | bugs-noreply, mcatanzaro |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
webkitbugzilla
In https://nulo.ar, I use `background: ButtonFace` on links to distinguish them. However, a dark input in dark mode (`:root { color-scheme: dark light; }`) has a proper dark background, while the links in my page are light making them less readable.
Tested in GNOME Web 43.1 w/ WebKitGTK 2.40.0 @ Fedora 38 Beta.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |