Readable-ChromeDevThemes
Readable-ChromeDevThemes copied to clipboard
Provide some better developer tool themes. Those use Sublime text 2 default font, and more readable color and lineheight on Chrome developer tools.
Theme not working in last chrome canary releases, it would be great to have this awesome theme back.
Hello: The initial font-size of themes is smaller, and I have to enlarge it by shortcut ctrl+'+', why don't you set it larger initailly? Best Regards
Hi, just a small selector typo: /\* expand style */ # elements-content .parent.expande { ``` background: #f1f1f1; ``` } I think the .expande should be .expanded Cheers