Skip to content

Provide some better developer tool themes. Those use Sublime text 2 default font, and more readable color and lineheight on Chrome developer tools.

Notifications You must be signed in to change notification settings

wangwen1220/Readable-ChromeDevThemes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Readable-ChromeDevThemes

More readable color and lineheight on Chrome developer tools, Sublime text 2 default font Develop more pleasure!

How to Install

  1. Download Custom.css
  2. Replace the Custom.css file in your "User Stylesheets" folder. Here is how to find Custom.css:

Windows:

`%LOCALAPPDATA%\Google\Chrome\User Data\Default\User StyleSheets\Custom.css`

Linux

`~/.config/chromium/Default/User StyleSheets/Custom.css`

Mac:

`~/Library/Application Support/Google/Chrome/Default/User StyleSheets/Custom.css`

Install Tip

If you don't know where is LOCALAPPDATA, please see this article.

Theme Features

  1. More readable colors.
  2. More readable lineheight (1.2em).
  3. More readable selected area.
  4. Add Guide lines before selected tag.

SCSS Support

Easy Build Your self, just download SCSS project and change the _setting.scss file.

Screenshots :

About

Provide some better developer tool themes. Those use Sublime text 2 default font, and more readable color and lineheight on Chrome developer tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published