Is possible to change Chrome's Sources
tab background color? I found this article, it explains how to give a custom skin to Chrome's inspector through a css file, but it doesn't work for the Sources tab (Elements and Console work very well though, as you can see from the screenshot)
Thanks
Some themes don't change
Sources
tab color. Different themes, different styles. Try to use something else. I would recommend these ones (all of them changeSources
tab background color):MNML: https://github.com/frontdevde/mnml-devtools-theme/blob/master/Custom.css
Ruby Blue: https://github.com/chrisbateman/ChromeDevToolsTheme-RubyBlue/blob/master/Custom.css
Tomorrow: https://gist.github.com/bentruyman/1163300

Do the same steps, but use one of
Custome.css
files I mentioned above.