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.
Readable-ChromeDevThemes
More readable color and lineheight on Chrome developer tools,
Sublime text 2 default font
Develop more pleasure!
How to Install
- Download Custom.css
- Replace the
Custom.cssfile in your"User Stylesheets"folder. Here is how to findCustom.css:
Windows:
`%LOCALAPPDATA%\Google\Chrome\User Data\Default\User StyleSheets\Custom.css`
Linux
```
curl -o ~/.config/chromium/Default/User\ StyleSheets/Custom.css https://raw.github.com/Augus/Readable-ChromeDevThemes/master/Custom.css
```
Mac:
```
curl -o ~/Library/Application\ Support/Google/Chrome/Default/User\ StyleSheets/Custom.css https://raw.github.com/Augus/Readable-ChromeDevThemes/master/Custom.css
```
Install Tip
If you don't know where is LOCALAPPDATA, please see this article.
Theme Features
- More readable colors.
- More readable lineheight (1.2em).
- More readable selected area.
- Add Guide lines before selected tag.
SCSS Support
Easy Build Your self, just download SCSS project and change the _setting.scss file.

Screenshots :
