From a1e363d63eea7be3837f575f63f98ebeeb850f07 Mon Sep 17 00:00:00 2001 From: Caleb Meyer Date: Wed, 5 Feb 2014 16:22:41 -0600 Subject: [PATCH] Updated for chrome 32 Chrome changed their css --- Custom.css | 416 ++++++++++++++++++++++++++--------------------------- 1 file changed, 208 insertions(+), 208 deletions(-) diff --git a/Custom.css b/Custom.css index 4168145..a9d1db0 100644 --- a/Custom.css +++ b/Custom.css @@ -4,133 +4,133 @@ /* Forked from mnml Theme for Chrome DevTools by Michael P. Pfeiffer /* /**********************************************/ -#-webkit-web-inspector #main { +#-blink-dev-tools #main { background-color: #1d1f21 !important; } -#-webkit-web-inspector tr { +#-blink-dev-tools tr { color: #c2c3c3; } -#-webkit-web-inspector ::selection { +#-blink-dev-tools ::selection { background: #888; opacity: 1; } -#-webkit-web-inspector.compact #toolbar { +#-blink-dev-tools.compact #toolbar { background: -webkit-linear-gradient(#555555, #333333) !important; border-top: 5px solid #30c8e6 !important; border-bottom: 1px solid #444444 !important; padding-top: 0 !important; height: 50px !important; } -#-webkit-web-inspector.compact #toolbar .toolbar-label { +#-blink-dev-tools.compact #toolbar .toolbar-label { color: #ffffff !important; } -#-webkit-web-inspector.compact #toolbar .toggled-on .toolbar-label { +#-blink-dev-tools.compact #toolbar .toggled-on .toolbar-label { color: #ffffff !important; } -#-webkit-web-inspector.compact #toolbar .toolbar-item { +#-blink-dev-tools.compact #toolbar .toolbar-item { padding: 10px 15px !important; } -#-webkit-web-inspector.compact #toolbar .toolbar-item.toggleable.toggled-on { +#-blink-dev-tools.compact #toolbar .toolbar-item.toggleable.toggled-on { background: -webkit-linear-gradient(#444444, #333333) !important; padding: 10px 13px !important; } -#-webkit-web-inspector.compact .toolbar-item.close-left { +#-blink-dev-tools.compact .toolbar-item.close-left { margin-top: 1px !important; } -#-webkit-web-inspector.compact #toolbar-controls { +#-blink-dev-tools.compact #toolbar-controls { margin-top: -4px !important; } -#-webkit-web-inspector.compact #toolbar-search-item { +#-blink-dev-tools.compact #toolbar-search-item { margin-top: 12px !important; } -#-webkit-web-inspector.compact #main { +#-blink-dev-tools.compact #main { top: 50px !important; } -#-webkit-web-inspector.compact #search-results-matches { +#-blink-dev-tools.compact #search-results-matches { color: #eee !important; text-shadow: none !important; } -#-webkit-web-inspector.compact #search { +#-blink-dev-tools.compact #search { background: #1d1f21 !important; } -#-webkit-web-inspector .crumbs .crumb { +#-blink-dev-tools .crumbs .crumb { display: none; } -#-webkit-web-inspector .status-bar { +#-blink-dev-tools .status-bar { border-color: #444444 !important; background: #1d1f21 !important; } -#-webkit-web-inspector .status-bar-item { +#-blink-dev-tools .status-bar-item { border-color: #444444 !important; -webkit-filter: grayscale(0.75); color: #666666 !important; text-shadow: none !important; } -#-webkit-web-inspector .glyph { +#-blink-dev-tools .glyph { background-color: #666666 !important; } -#-webkit-web-inspector .glyph.shadow { +#-blink-dev-tools .glyph.shadow { display: none; } -#-webkit-web-inspector button.status-bar-item.toggled-on .glyph { +#-blink-dev-tools button.status-bar-item.toggled-on .glyph { background-color: #d9d9d9 !important; } -#-webkit-web-inspector #error-warning-count { +#-blink-dev-tools #error-warning-count { color: #666666 !important; margin-right: 5px; } -#-webkit-web-inspector #error-count-img, -#-webkit-web-inspector #warning-count-img { +#-blink-dev-tools #error-count-img, +#-blink-dev-tools #warning-count-img { opacity: .5; -webkit-filter: grayscale(0.5); } -#-webkit-web-inspector .scope-bar li { +#-blink-dev-tools .scope-bar li { margin: 1px 2px 0 !important; padding: 2px 5px !important; color: #666666 !important; text-shadow: none !important; } -#-webkit-web-inspector .scope-bar li.selected, -#-webkit-web-inspector .scope-bar li:hover, -#-webkit-web-inspector .scope-bar li:active { +#-blink-dev-tools .scope-bar li.selected, +#-blink-dev-tools .scope-bar li:hover, +#-blink-dev-tools .scope-bar li:active { color: #d9d9d9 !important; background: #333 !important; } -#-webkit-web-inspector .styles-section, -#-webkit-web-inspector .monospace { +#-blink-dev-tools .styles-section, +#-blink-dev-tools .monospace { font-family: 'DejaVu Sans Mono', 'DroidSansMono', Menlo, monospace !important; } -#-webkit-web-inspector .selector-matches { +#-blink-dev-tools .selector-matches { color: #9b71ec !important; } -#-webkit-web-inspector body.inactive .sidebar { +#-blink-dev-tools body.inactive .sidebar { background-color: #050606 !important; } -#-webkit-web-inspector .sidebar { +#-blink-dev-tools .sidebar { background-color: #1d1f21 !important; color: #c2c3c3; } -#-webkit-web-inspector .base-storage-tree-element-subtitle { +#-blink-dev-tools .base-storage-tree-element-subtitle { color: #cfd0d0 !important; font-weight: bold; } -#-webkit-web-inspector .sidebar-tree-section { +#-blink-dev-tools .sidebar-tree-section { color: #cfd0d0 !important; text-shadow: black 0 0 0 !important; } -#-webkit-web-inspector .editing { +#-blink-dev-tools .editing { color: #c5c8c6 !important; background-color: #000 !important; } -#-webkit-web-inspector .styles-section.read-only { +#-blink-dev-tools .styles-section.read-only { background: #242729 !important; } -#-webkit-web-inspector .styles-section, -#-webkit-web-inspector .subtitle { +#-blink-dev-tools .styles-section, +#-blink-dev-tools .subtitle { color: #7C7C7C !important; } -#-webkit-web-inspector .styles-sidebar-separator, -#-webkit-web-inspector .pane > .title { +#-blink-dev-tools .styles-sidebar-separator, +#-blink-dev-tools .pane > .title { background-image: -webkit-linear-gradient(#555555, #333333) !important; border-top-color: #666 !important; border-bottom-color: #333 !important; @@ -138,106 +138,106 @@ text-shadow: black 0 1px 0 !important; text-overflow: ellipsis !important; } -#-webkit-web-inspector .pane > .title > button, -#-webkit-web-inspector .pane > .title > select { +#-blink-dev-tools .pane > .title > button, +#-blink-dev-tools .pane > .title > select { -webkit-filter: invert(1); } -#-webkit-web-inspector .split-view-sidebar-right { +#-blink-dev-tools .split-view-sidebar-right { background: #222 !important; } -#-webkit-web-inspector .section > .header::before, -#-webkit-web-inspector .properties-tree li.parent::before, -#-webkit-web-inspector .event-bars .event-bar .header::before, -#-webkit-web-inspector .outline-disclosure li.parent::before, -#-webkit-web-inspector .styles-section.matched-styles .properties li.parent .expand-element { +#-blink-dev-tools .section > .header::before, +#-blink-dev-tools .properties-tree li.parent::before, +#-blink-dev-tools .event-bars .event-bar .header::before, +#-blink-dev-tools .outline-disclosure li.parent::before, +#-blink-dev-tools .styles-section.matched-styles .properties li.parent .expand-element { content: url(chrome-devtools://devtools/Images/treeRightTriangleWhite.png) !important; } -#-webkit-web-inspector .styles-section .properties li.parent::before, -#-webkit-web-inspector .styles-section .properties li.parent.expanded::before { +#-blink-dev-tools .styles-section .properties li.parent::before, +#-blink-dev-tools .styles-section .properties li.parent.expanded::before { content: none !important; } -#-webkit-web-inspector .styles-section.matched-styles .properties li.parent .expand-element { +#-blink-dev-tools .styles-section.matched-styles .properties li.parent .expand-element { margin-right: 1px !important; margin-left: -5px !important; opacity: 0.6 !important; } -#-webkit-web-inspector .section.expanded > .header::before, -#-webkit-web-inspector .properties-tree li.parent.expanded::before, -#-webkit-web-inspector .event-bars .event-bar.expanded .header::before, -#-webkit-web-inspector .outline-disclosure li.parent.expanded::before, -#-webkit-web-inspector .styles-section.matched-styles .properties li.parent.expanded .expand-element { +#-blink-dev-tools .section.expanded > .header::before, +#-blink-dev-tools .properties-tree li.parent.expanded::before, +#-blink-dev-tools .event-bars .event-bar.expanded .header::before, +#-blink-dev-tools .outline-disclosure li.parent.expanded::before, +#-blink-dev-tools .styles-section.matched-styles .properties li.parent.expanded .expand-element { content: url(chrome-devtools://devtools/Images/treeDownTriangleWhite.png) !important; } -#-webkit-web-inspector .child-editing { +#-blink-dev-tools .child-editing { color: #c5c8c6 !important; } -#-webkit-web-inspector .section .properties .name, -#-webkit-web-inspector .event-properties .name { +#-blink-dev-tools .section .properties .name, +#-blink-dev-tools .event-properties .name { color: #82a1be !important; } -#-webkit-web-inspector .styles-selector { +#-blink-dev-tools .styles-selector { color: #bbde57 !important; } -#-webkit-web-inspector .section .header { +#-blink-dev-tools .section .header { color: #CCC !important; } -#-webkit-web-inspector .properties .value { +#-blink-dev-tools .properties .value { color: #c2c3c3 !important; } -#-webkit-web-inspector .metrics { +#-blink-dev-tools .metrics { color: #333 !important; } -#-webkit-web-inspector .metrics .border { +#-blink-dev-tools .metrics .border { border-color: #FFF !important; } -#-webkit-web-inspector .event-bars .event-bar .header .title { +#-blink-dev-tools .event-bars .event-bar .header .title { color: #969796 !important; text-shadow: none !important; } -#-webkit-web-inspector #console-messages { +#-blink-dev-tools #console-messages { font-family: 'DejaVu Sans Mono', 'DroidSansMono', Menlo, monospace !important; background: #1d1f21; } -#-webkit-web-inspector #console-messages a { +#-blink-dev-tools #console-messages a { color: #666 !important; } -#-webkit-web-inspector #console-messages a:hover { +#-blink-dev-tools #console-messages a:hover { color: #999 !important; } -#-webkit-web-inspector .console-message { +#-blink-dev-tools .console-message { color: #F1F1F1 !important; } -#-webkit-web-inspector .console-message, -#-webkit-web-inspector .console-user-command { +#-blink-dev-tools .console-message, +#-blink-dev-tools .console-user-command { border-bottom: 1px solid #444 !important; } -#-webkit-web-inspector .console-user-command > .console-message-text { +#-blink-dev-tools .console-user-command > .console-message-text { color: #C4C7C6 !important; } -#-webkit-web-inspector .console-formatted-number { +#-blink-dev-tools .console-formatted-number { color: #db925f !important; } -#-webkit-web-inspector .console-formatted-string { +#-blink-dev-tools .console-formatted-string { color: #b5bc67 !important; } -#-webkit-web-inspector .console-formatted-object { +#-blink-dev-tools .console-formatted-object { color: #7C7C7C !important; } -#-webkit-web-inspector .console-formatted-function { +#-blink-dev-tools .console-formatted-function { color: #c5c8c6 !important; } -#-webkit-web-inspector .console-formatted-regexp { +#-blink-dev-tools .console-formatted-regexp { color: #c96666 !important; } -#-webkit-web-inspector .console-group-messages .section .header .title { +#-blink-dev-tools .console-group-messages .section .header .title { color: #F1F1F1 !important; } -#-webkit-web-inspector .console-group-messages .section .header::before, -#-webkit-web-inspector .properties-tree li.parent::before { +#-blink-dev-tools .console-group-messages .section .header::before, +#-blink-dev-tools .properties-tree li.parent::before { content: url(chrome-devtools://devtools/Images/treeRightTriangleWhite.png) !important; } -#-webkit-web-inspector .console-group-messages .section.expanded .header::before, -#-webkit-web-inspector .properties-tree li.parent.expanded::before { +#-blink-dev-tools .console-group-messages .section.expanded .header::before, +#-blink-dev-tools .properties-tree li.parent.expanded::before { content: url(chrome-devtools://devtools/Images/treeDownTriangleWhite.png) !important; } @-webkit-keyframes webkit-error-level { @@ -251,190 +251,190 @@ color: #f77 !important; } } -#-webkit-web-inspector .console-message-text { +#-blink-dev-tools .console-message-text { color: #c5c8c6; } -#-webkit-web-inspector .console-error-level .console-message-text .title { +#-blink-dev-tools .console-error-level .console-message-text .title { color: #f66 !important; -webkit-animation-name: webkit-error-level; -webkit-animation-duration: 2s; -webkit-animation-iteration-count: infinite; -webkit-timing-function: ease-in-out; } -#-webkit-web-inspector .console-user-command::before { +#-blink-dev-tools .console-user-command::before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTMzNzdGNUZDMTA1MTFFMDgwRUZGQ0JCMjgzMzU0MTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTMzNzdGNjBDMTA1MTFFMDgwRUZGQ0JCMjgzMzU0MTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MzM3N0Y1REMxMDUxMUUwODBFRkZDQkIyODMzNTQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MzM3N0Y1RUMxMDUxMUUwODBFRkZDQkIyODMzNTQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pia6udAAAAB5SURBVHjaYvz//z8DMYAFxli9ejWI6oByK5AVhYaGIhRCgQsQGwOxIFTxe5gEE5pCVyA+C8RpQLwbqgmrwvdQxauhis6AbMamEASUkEwCabyHTWE51BQlqBNMoDSKQhckX3dCFd3DCB4g2AP16VkoGwUwEhvgAAEGAAzQHBRSxqPRAAAAAElFTkSuQmCC) !important; } -#-webkit-web-inspector #console-prompt { +#-blink-dev-tools #console-prompt { color: #F1F1F1 !important; } -#-webkit-web-inspector #console-prompt::before { +#-blink-dev-tools #console-prompt::before { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjRGNTc2MTZDMTA2MTFFMDgwRUZGQ0JCMjgzMzU0MTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjRGNTc2MTdDMTA2MTFFMDgwRUZGQ0JCMjgzMzU0MTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5MzM3N0Y2MUMxMDUxMUUwODBFRkZDQkIyODMzNTQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5MzM3N0Y2MkMxMDUxMUUwODBFRkZDQkIyODMzNTQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plf0eOsAAAB4SURBVHjaYvz//z8DMYAFxph+BqyhA8qtQFaUacKIUAgFLkBsDMSCUMXvYRJMaApdgfgsEKcB8W6oJqwK30MVr4YqOgPEodgUgoASkkkgjfewKSyHmqIEdYIJlEZR6ILk606oonsYwQMEe6A+PQtlowBGYgMcIMAAF2wcFPVNZx8AAAAASUVORK5CYII=) !important; color: #c5c8c6 !important; } -#-webkit-web-inspector .console-formatted-number { +#-blink-dev-tools .console-formatted-number { color: #db925f !important; } -#-webkit-web-inspector .console-formatted-string { +#-blink-dev-tools .console-formatted-string { color: #b5bc67 !important; } -#-webkit-web-inspector .console-formatted-object, -#-webkit-web-inspector .console-formatted-node, -#-webkit-web-inspector .console-formatted-array { +#-blink-dev-tools .console-formatted-object, +#-blink-dev-tools .console-formatted-node, +#-blink-dev-tools .console-formatted-array { color: #7C7C7C !important; } -#-webkit-web-inspector .console-formatted-function { +#-blink-dev-tools .console-formatted-function { color: #c5c8c6 !important; } -#-webkit-web-inspector .console-formatted-regexp { +#-blink-dev-tools .console-formatted-regexp { color: #c96666 !important; } -#-webkit-web-inspector .script-view, -#-webkit-web-inspector .properties-tree, -#-webkit-web-inspector .pane, -#-webkit-web-inspector .breakpoint-list li, -#-webkit-web-inspector .pane > .body .info { +#-blink-dev-tools .script-view, +#-blink-dev-tools .properties-tree, +#-blink-dev-tools .pane, +#-blink-dev-tools .breakpoint-list li, +#-blink-dev-tools .pane > .body .info { color: #CCC !important; } -#-webkit-web-inspector .script-view, -#-webkit-web-inspector .text-editor-contents, -#-webkit-web-inspector .pane.expanded, -#-webkit-web-inspector #elements-content, -#-webkit-web-inspector .resource-view.json { +#-blink-dev-tools .script-view, +#-blink-dev-tools .text-editor-contents, +#-blink-dev-tools .pane.expanded, +#-blink-dev-tools #elements-content, +#-blink-dev-tools .resource-view.json { background: #1d1f21 !important; font-size: 12px !important; } -#-webkit-web-inspector .highlight { +#-blink-dev-tools .highlight { color: #F1F1F1; } -#-webkit-web-inspector li.hovered:not(.selected) .selection { +#-blink-dev-tools li.hovered:not(.selected) .selection { background: rgba(255, 255, 255, 0.2) !important; } -#-webkit-web-inspector #elements-content .selected { +#-blink-dev-tools #elements-content .selected { background-color: #312164 !important; } -#-webkit-web-inspector .base-navigator-tree-element-title { +#-blink-dev-tools .base-navigator-tree-element-title { color: #c2c3c3; } -#-webkit-web-inspector .tabbed-pane-header, -#-webkit-web-inspector .navigator-tabbed-pane .tabbed-pane-header { +#-blink-dev-tools .tabbed-pane-header, +#-blink-dev-tools .navigator-tabbed-pane .tabbed-pane-header { background-image: -webkit-linear-gradient(#555555, #333333) !important; } -#-webkit-web-inspector .tabbed-pane-header-tab { +#-blink-dev-tools .tabbed-pane-header-tab { color: #bbb !important; text-shadow: black 0 1px 0 !important; } -#-webkit-web-inspector .tabbed-pane-header-tab.selected { +#-blink-dev-tools .tabbed-pane-header-tab.selected { background-color: #1d1f21 !important; color: #c2c3c3 !important; } -#-webkit-web-inspector #scripts-editor-container-tabbed-pane .tabbed-pane-header { +#-blink-dev-tools #scripts-editor-container-tabbed-pane .tabbed-pane-header { background-image: -webkit-linear-gradient(#555555, #333333) !important; } -#-webkit-web-inspector .tabbed-pane-header-tab-close-button { +#-blink-dev-tools .tabbed-pane-header-tab-close-button { color: #c2c3c3 !important; } -#-webkit-web-inspector .tabbed-pane-content { +#-blink-dev-tools .tabbed-pane-content { background: #1d1f21 !important; color: #c2c3c3 !important; } -#-webkit-web-inspector .outline-disclosure li.selected .selection { +#-blink-dev-tools .outline-disclosure li.selected .selection { background-color: #312164 !important; } -#-webkit-web-inspector .outline-disclosure ol:focus li.selected .selection { +#-blink-dev-tools .outline-disclosure ol:focus li.selected .selection { background-color: #3879d9 !important; } -#-webkit-web-inspector .header-toggle:hover { +#-blink-dev-tools .header-toggle:hover { color: #6be1ba !important; } -#-webkit-web-inspector .header-value.source-code { +#-blink-dev-tools .header-value.source-code { color: white !important; } -#-webkit-web-inspector .webkit-html-comment { +#-blink-dev-tools .webkit-html-comment { color: #7c7c7c !important; } -#-webkit-web-inspector .webkit-html-tag { +#-blink-dev-tools .webkit-html-tag { color: #2499da !important; } -#-webkit-web-inspector .webkit-html-attribute-name { +#-blink-dev-tools .webkit-html-attribute-name { color: #66d9ef !important; } -#-webkit-web-inspector .webkit-html-attribute-value { +#-blink-dev-tools .webkit-html-attribute-value { color: #a6e32d !important; } -#-webkit-web-inspector .webkit-html-text-node.webkit-html-css-node { +#-blink-dev-tools .webkit-html-text-node.webkit-html-css-node { color: #c2c3c3 !important; } -#-webkit-web-inspector .webkit-html-js-node { +#-blink-dev-tools .webkit-html-js-node { color: #c2c3c3 !important; } -#-webkit-web-inspector .webkit-html-resource-link, -#-webkit-web-inspector .webkit-html-external-link { +#-blink-dev-tools .webkit-html-resource-link, +#-blink-dev-tools .webkit-html-external-link { color: #6be1ba !important; } -#-webkit-web-inspector .webkit-css-comment { +#-blink-dev-tools .webkit-css-comment { color: #7c7c7c !important; } -#-webkit-web-inspector .webkit-css-selector, -#-webkit-web-inspector .styles-selector { +#-blink-dev-tools .webkit-css-selector, +#-blink-dev-tools .styles-selector { color: #bbde57 !important; } -#-webkit-web-inspector .webkit-css-property { +#-blink-dev-tools .webkit-css-property { color: #30c8e6 !important; } -#-webkit-web-inspector .webkit-css-keyword { +#-blink-dev-tools .webkit-css-keyword { color: #db925f !important; } -#-webkit-web-inspector .webkit-css-number, -#-webkit-web-inspector .properties-tree .value { +#-blink-dev-tools .webkit-css-number, +#-blink-dev-tools .properties-tree .value { color: #db925f !important; } -#-webkit-web-inspector .webkit-css-important, -#-webkit-web-inspector .webkit-css-at-rule { +#-blink-dev-tools .webkit-css-important, +#-blink-dev-tools .webkit-css-at-rule { color: #b094bb !important; } -#-webkit-web-inspector .webkit-css-string { +#-blink-dev-tools .webkit-css-string { color: #b5bc67 !important; } -#-webkit-web-inspector .webkit-css-url { +#-blink-dev-tools .webkit-css-url { color: #eec574 !important; } -#-webkit-web-inspector .sidebar-separator { +#-blink-dev-tools .sidebar-separator { padding: 3px 5px 5px !important; background: #242729 !important; color: #b3b3b3 !important; text-shadow: none !important; } -#-webkit-web-inspector .webkit-line-content, -#-webkit-web-inspector .webkit-javascript-ident { +#-blink-dev-tools .webkit-line-content, +#-blink-dev-tools .webkit-javascript-ident { color: #ffffff !important; } -#-webkit-web-inspector .webkit-javascript-keyword { +#-blink-dev-tools .webkit-javascript-keyword { color: #db925f !important; } -#-webkit-web-inspector .webkit-javascript-comment { +#-blink-dev-tools .webkit-javascript-comment { color: #7c7c7c !important; } -#-webkit-web-inspector .webkit-javascript-string { +#-blink-dev-tools .webkit-javascript-string { color: #b5bc67 !important; } -#-webkit-web-inspector .webkit-javascript-number { +#-blink-dev-tools .webkit-javascript-number { color: #db925f !important; } -#-webkit-web-inspector .webkit-javascript-regexp { +#-blink-dev-tools .webkit-javascript-regexp { color: #c96666 !important; } -#-webkit-web-inspector .section .properties .name, -#-webkit-web-inspector .event-properties .name { +#-blink-dev-tools .section .properties .name, +#-blink-dev-tools .event-properties .name { color: #82a1be !important; } -#-webkit-web-inspector .popover { +#-blink-dev-tools .popover { background-color: rgba(0, 0, 0, 0.9) !important; border: 10px solid rgba(0, 0, 0, 0.9) !important; border-radius: 10px !important; -webkit-border-image: none !important; margin-left: 10px !important; } -#-webkit-web-inspector .popover .arrow { +#-blink-dev-tools .popover .arrow { background-image: none !important; border-color: transparent transparent #000 transparent !important; border-style: solid; @@ -444,165 +444,165 @@ bottom: -2px !important; left: 0; } -#-webkit-web-inspector .popover.bottom-left-arrow .arrow, -#-webkit-web-inspector .popover.bottom-right-arrow .arrow { +#-blink-dev-tools .popover.bottom-left-arrow .arrow, +#-blink-dev-tools .popover.bottom-right-arrow .arrow { border-color: #000 transparent transparent transparent !important; } -#-webkit-web-inspector .popover.left-top-arrow .arrow, -#-webkit-web-inspector .popover.left-bottom-arrow .arrow { +#-blink-dev-tools .popover.left-top-arrow .arrow, +#-blink-dev-tools .popover.left-bottom-arrow .arrow { border-color: transparent #000 transparent transparent !important; } -#-webkit-web-inspector .popover.right-top-arrow .arrow, -#-webkit-web-inspector .popover.right-bottom-arrow .arrow { +#-blink-dev-tools .popover.right-top-arrow .arrow, +#-blink-dev-tools .popover.right-bottom-arrow .arrow { border-color: transparent transparent #000 transparent !important; } -#-webkit-web-inspector .popover .source-frame-popover-title { +#-blink-dev-tools .popover .source-frame-popover-title { color: #c5c8c6 !important; } -#-webkit-web-inspector .popover .source-frame-popover-tree { +#-blink-dev-tools .popover .source-frame-popover-tree { border-top-color: #444 !important; } -#-webkit-web-inspector .custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:decrement, -#-webkit-web-inspector .custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:increment { +#-blink-dev-tools .custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:decrement, +#-blink-dev-tools .custom-popup-vertical-scroll ::-webkit-scrollbar-track-piece:vertical:increment { background: #333 !important; border-radius: 5px !important; } -#-webkit-web-inspector .popover table.image-preview-container .description { +#-blink-dev-tools .popover table.image-preview-container .description { color: #c2c3c3; } -#-webkit-web-inspector .network-log-grid.data-grid th, -#-webkit-web-inspector .network-log-grid.data-grid th.sort-descending, -#-webkit-web-inspector .network-log-grid.data-grid th.sort-ascending { +#-blink-dev-tools .network-log-grid.data-grid th, +#-blink-dev-tools .network-log-grid.data-grid th.sort-descending, +#-blink-dev-tools .network-log-grid.data-grid th.sort-ascending { background: -webkit-linear-gradient(#555555, #333333) !important; color: white !important; } -#-webkit-web-inspector .network-item { +#-blink-dev-tools .network-item { color: #c2c3c3; } -#-webkit-web-inspector .network-log-grid.data-grid tr.filler { +#-blink-dev-tools .network-log-grid.data-grid tr.filler { background-color: #1d1f21 !important; } -#-webkit-web-inspector .network-timing-bar-title { +#-blink-dev-tools .network-timing-bar-title { color: #c2c3c3 !important; } -#-webkit-web-inspector #timeline-overview-sidebar { +#-blink-dev-tools #timeline-overview-sidebar { background: -webkit-linear-gradient(#555555, #333333) !important; } -#-webkit-web-inspector #timeline-overview-sidebar .sidebar-tree-item { +#-blink-dev-tools #timeline-overview-sidebar .sidebar-tree-item { color: #c2c3c3 !important; } -#-webkit-web-inspector #timeline-overview-sidebar .sidebar-tree-item.selected { +#-blink-dev-tools #timeline-overview-sidebar .sidebar-tree-item.selected { color: white !important; } -#-webkit-web-inspector #timeline-overview-separator { +#-blink-dev-tools #timeline-overview-separator { background: -webkit-linear-gradient(#555555, #333333) !important; border-top: 1px solid #30c8e6 !important; border-bottom: 1px solid #444444 !important; } -#-webkit-web-inspector .timeline-details-title { +#-blink-dev-tools .timeline-details-title { color: #c2c3c3; } -#-webkit-web-inspector .timeline-details { +#-blink-dev-tools .timeline-details { color: white; } -#-webkit-web-inspector .timeline-details-row-title { +#-blink-dev-tools .timeline-details-row-title { color: #30c8e6; } -#-webkit-web-inspector .timeline-details-row-data { +#-blink-dev-tools .timeline-details-row-data { color: #c2c3c3; } -#-webkit-web-inspector .timeline-graph-side.even { +#-blink-dev-tools .timeline-graph-side.even { background-color: rgba(0, 0, 0, 0.5) !important; } -#-webkit-web-inspector .resources-divider-label-bar { +#-blink-dev-tools .resources-divider-label-bar { background-color: #050606 !important; } -#-webkit-web-inspector .network-timeline-grid .resources-divider { +#-blink-dev-tools .network-timeline-grid .resources-divider { background-color: #363737 !important; } -#-webkit-web-inspector .network-log-grid.data-grid select { +#-blink-dev-tools .network-log-grid.data-grid select { color: white; } -#-webkit-web-inspector .resources-divider-label, -#-webkit-web-inspector .network-timeline-grid .resources-divider-label { +#-blink-dev-tools .resources-divider-label, +#-blink-dev-tools .network-timeline-grid .resources-divider-label { color: #c2c3c3 !important; } -#-webkit-web-inspector .network-graph-label { +#-blink-dev-tools .network-graph-label { color: #c2c3c3 !important; text-shadow: rgba(0, 0, 0, 0.25) 1px 0 0, rgba(0, 0, 0, 0.25) -1px 0 0, rgba(0, 0, 0, 0.333) 0 1px 0, rgba(0, 0, 0, 0.25) 0 -1px 0 !important; } -#-webkit-web-inspector .timeline-tree-item .data.dimmed { +#-blink-dev-tools .timeline-tree-item .data.dimmed { color: #828484 !important; } -#-webkit-web-inspector .resources.panel .sidebar li { +#-blink-dev-tools .resources.panel .sidebar li { color: #9b9d9d; } -#-webkit-web-inspector .resource-view { +#-blink-dev-tools .resource-view { background-color: #1d1f21; } -#-webkit-web-inspector .resource-view .title { +#-blink-dev-tools .resource-view .title { color: white; } -#-webkit-web-inspector .resource-view .infoList dt { +#-blink-dev-tools .resource-view .infoList dt { color: #30c8e6 !important; } -#-webkit-web-inspector .resource-view .infoList dd { +#-blink-dev-tools .resource-view .infoList dd { color: #c2c3c3; } -#-webkit-web-inspector .resource-view.font, -#-webkit-web-inspector .resource-view.html iframe body { +#-blink-dev-tools .resource-view.font, +#-blink-dev-tools .resource-view.html iframe body { color: white !important; } -#-webkit-web-inspector .text-editor-lines { +#-blink-dev-tools .text-editor-lines { background-color: #111213 !important; border-right: 2px solid #363737 !important; } -#-webkit-web-inspector .text-editor-lines .webkit-line-number { +#-blink-dev-tools .text-editor-lines .webkit-line-number { color: #9b9d9d; } -#-webkit-web-inspector .storage-view { +#-blink-dev-tools .storage-view { background-color: #1d1f21; } -#-webkit-web-inspector .storage-empty-view { +#-blink-dev-tools .storage-empty-view { color: white; } -#-webkit-web-inspector .data-grid th { +#-blink-dev-tools .data-grid th { background-image: none !important; background: -webkit-linear-gradient(#555555, #333333) !important; } -#-webkit-web-inspector .data-grid table.data { +#-blink-dev-tools .data-grid table.data { background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(0.5, #000000), color-stop(0.5, #1d1f21), to(#1d1f21)) !important; } -#-webkit-web-inspector #settings-screen .help-window-main, -#-webkit-web-inspector #drawer-contents .help-window-main, -#-webkit-web-inspector .help-window-outer .tabbed-pane-header { +#-blink-dev-tools #settings-screen .help-window-main, +#-blink-dev-tools #drawer-contents .help-window-main, +#-blink-dev-tools .help-window-outer .tabbed-pane-header { color: white !important; background-color: #1d1f21 !important; } -#-webkit-web-inspector .settings-tab .help-section-title, -#-webkit-web-inspector .help-key { +#-blink-dev-tools .settings-tab .help-section-title, +#-blink-dev-tools .help-key { color: #30c8e6 !important; } -#-webkit-web-inspector .help-key-delimiter { +#-blink-dev-tools .help-key-delimiter { color: #9b71ec !important; } -#-webkit-web-inspector .styles-element-state-pane { +#-blink-dev-tools .styles-element-state-pane { background: #242729 !important; } -#-webkit-web-inspector .placard:nth-of-type(2n) { +#-blink-dev-tools .placard:nth-of-type(2n) { background: #333 !important; } -#-webkit-web-inspector .placard.selected { +#-blink-dev-tools .placard.selected { background-image: -webkit-linear-gradient(#30c8e6, #0d5f70) !important; border-top-color: #0d5f70 !important; } -#-webkit-web-inspector .placard .title { +#-blink-dev-tools .placard .title { color: #CCC !important; } -#-webkit-web-inspector .placard .subtitle { +#-blink-dev-tools .placard .subtitle { color: rgba(255, 255, 255, 0.7) !important; } -#-webkit-web-inspector .webkit-execution-line.webkit-line-content { +#-blink-dev-tools .webkit-execution-line.webkit-line-content { background-color: #242729 !important; outline: 1px solid #000000 !important; }