| Index: third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlightDark.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlightDark.css b/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlightDark.css
|
| index c17695295868c271040e0bfb46828c32b9499ee1..6595310b647dcb3a059c9b75bbc0b95a946ac2d9 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlightDark.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/ui/inspectorSyntaxHighlightDark.css
|
| @@ -51,8 +51,7 @@
|
| .webkit-html-attribute-name{color:rgb(155, 187, 220);}
|
| .webkit-html-attribute-value{color:rgb(242, 151, 102);}
|
| .webkit-html-comment{color:rgb(137, 137, 137) !important;}
|
| -.webkit-html-resource-link{color:rgb(231, 194, 111);}
|
| -.webkit-html-external-link{color:rgb(231, 194, 111);}
|
| +.devtools-link{color:rgb(231, 194, 111);}
|
| .webkit-html-tag{color:rgb(93, 176, 215);}
|
| .webkit-html-tag-name{color:rgb(93, 176, 215);}
|
| .webkit-html-close-tag-name{color:rgb(93, 176, 215);}
|
|
|