I am using chrome version 36+
according to this page, I should be able to allow custom themes using the following instructions:
Installation Instructions
- Add this theme
- Goto chrome://flags and Enable Developer Tools experiments.
- Open developer tools settings, select Experiments tab, and check 'Allow custom UI themes'.
- Reload devtools.
I do not see such a tab in the dev tools settings. I see only 'general', 'workspace', and 'shortcuts'
These are some simple steps to follow, hope it will be helpful.
- Open a new chrome tab, type
chrome://flags
- Find, "Enable Developer Tools experiments." using ctrl/cmd+f or simply searching for it by scrolling down the page.
- Click the "enable" link
- Click on "Relaunch Now" at the bottom of the page.
- After restarting Chrome, open DevTools, DevTools settings, and select the experiments tab.
Now select the experiment you want (e.g. "Allow custom UI themes").
You need to reload devtools after: Alt-R
will reload devtools itself, or you can just close and reopen it.
You need to restart the browser after changing the flag at chrome://flags
I found it. There is a checkbox under experiments tab: Allow custom UI themes
Restart chrome just not means to close the chrome and then open it. you should click the 'Relaunch Now' button of the flags tab. and then it's work for me.
loislo's answer is absolutely right (You need to restart the browser after changing the flag at chrome://flags). But notice that your chrome can work in the background. Go to the tray, look for the chrome icon and exit.
Navigate to
chrome://flags/
Find and enable Developer Tools experiments Mac, Windows, Linux, Chrome OS
Relaunch Chrome, open develop tool, setting, you will see experiments tab.
My Chrome version: Version 61.0.3163.100
来源:https://stackoverflow.com/questions/24858520/chrome-dev-tools-settings-where-is-the-experiments-tab-to-allow-custom-ui-theme