Changes between Version 16 and Version 17 of HackingWebInspector


Ignore:
Timestamp:
May 20, 2019 1:57:05 AM (5 years ago)
Author:
Nikita Vasilyev
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HackingWebInspector

    v16 v17  
    1717
    1818
    19 After updating these settings, run the [http://nightly.webkit.org/ WebKit Nightly]. Then, open the Web Inspector and right-click to inspect the inspector itself.
     19After updating these settings, run the [https://developer.apple.com/safari/technology-preview/ Safari Technology Preview]. Then, open the Web Inspector and right-click to inspect the inspector itself.
    2020
    2121By inspecting the CSS property names in the second-level inspector, we quickly find that the colors are defined by rules in `Source/WebInspectorUI/UserInterface/SyntaxHighlightingDefaultTheme.css`.