How to install custom themes on Chrome dev tools
If you’re a developer who spends a lot of time on the Chrome developer tool, then you may be interested in a custom theme for DevTools that is not the dark and light theme.
Steps to install a custom theme to your Chrome DevTools
-
Open the Chrome console using CMD + OPTION + J
-
Go to the Developer tool settings (shortcut → F1)
- Go to the Preferences tab and select the theme as dark, as shown below:
- Go to the Experiments tab and select Allow, custom UI themes as can be seen here:
Now, open the Chrome store and install any one of the themes from
I have installed the
. After this, close and open Chrome DevTools. This will apply the theme to your DevTools, as shown below: Material DevTools Theme Collection https://chromewebstore.google.com/search/material theme
You can also change the theme settings by clicking the Extension Icon.