[Webkit-unassigned] [Bug 149167] New: Web Inspector: UI colors should match user preferences from system's RenderTheme

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 09:58:54 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149167

            Bug ID: 149167
           Summary: Web Inspector: UI colors should match user preferences
                    from system's RenderTheme
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

At a minimum, we should follow which settings Xcode respects (which is a small subset compared to Mail.app, Instruments.app, or other software)

 * DOM element hover/selection should match system highlight color
 * Navigation sidebar selections should match system tint (Aqua or Graphite)
 * Rendering frame timeline selections should match system highlight color
 * Console message selections should match system highlight color
 * Timeline sidebar elements should match system highlight color

We probably need to add a few methods to InspectorFrontendHost that query the frontend page's RenderTheme for these colors. It would be nice to hook up a notification for system colors changing so these update dynamically.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150915/b13e6771/attachment.html>


More information about the webkit-unassigned mailing list