Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 93dfa4a38cb290ae445218eb6226cfe619fef0cd
https://github.com/WebKit/WebKit/commit/93dfa4a38cb290ae445218eb6226cfe619fef0cd
Author: Aditya Keerthi <[email protected]>
Date: 2025-03-11 (Tue, 11 Mar 2025)
Changed paths:
M Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm
Log Message:
-----------
[macOS] Vector-based controls should use system accent color
https://bugs.webkit.org/show_bug.cgi?id=289544
rdar://146501693
Reviewed by Wenson Hsieh.
Use `CSSValueAppleSystemControlAccent` to determine the control tint color
when `accent-color: auto` is used on macOS.
* Source/WebCore/rendering/cocoa/RenderThemeCocoa.mm:
(WebCore::RenderThemeCocoa::controlTintColor const):
`StyleColorOptions::UseSystemAppearance` is specified so that the color is not
forced to blue.
Canonical link: https://commits.webkit.org/291971@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes