Caleb Brown

Caleb Brown

Full-stack Engineer
< Blog

UI themes in Chrome Dev tools

Comments

Chrome now allows you to use UI themes in their dev tools! Yay.

To add a theme, find it in the Chrome extensions store.

My favorite is the Flatland theme Available on github here

To enable

  1. Add a theme.
  2. Go to your about:flags in chrome,
    chrome://flags/#enable-devtools-experiments
  3. Check the enable devtools experiments
  4. Restart Chrome
  5. Go to settings in your dev tools
  6. Click experiments menu on the left
  7. Check allow custom UI themes
  8. Open up dev tools
  9. Profit.