Skin Your Chrome Inspector  

It’s Christmas in August for all you Chrome-loving web devs:

Ever want to change the look of your Google Chrome Web Inspector? I personally love being able to customize the “theme” or “brush” of my favorite IDE and my Web Inspector is no different. If you’ve ever done some snooping around Google Chrome’s Web Inspector you may have noticed that it’s made of straight HTML + CSS + JavaScript. My buddy Paul Irish was the one to show me how you can “inspect” the Inspector (very Inception-esque).

Be sure to add this snippet from the comment thread to make the block expand indicators more visible.

/via Dave DeSandro