Commit 073706fe authored by paulirish's avatar paulirish Committed by Commit bot

DevTools ext docs: Add chrome.devtools.panels.themeName

BUG=608869

Review-Url: https://codereview.chromium.org/2717543002
Cr-Commit-Position: refs/heads/master@{#456172}
parent 14eb3c22
......@@ -298,6 +298,10 @@
"sources": {
"$ref": "SourcesPanel",
"description": "Sources panel."
},
"themeName": {
"type": "string",
"description": "The name of the color theme set in user's DevTools settings. Possible values: <code>default</code> (the default) and <code>dark</code>."
}
},
"functions": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment