Created
August 29, 2013 05:52
-
-
Save phillco/6374639 to your computer and use it in GitHub Desktop.
Theming your Chrome dev tools, OSX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir -p "~/Library/Application Support/Google/Chrome/Default/User StyleSheets/" | |
nano "~/Library/Application Support/Google/Chrome/Default/User StyleSheets/Custom.css" | |
<paste in theme from http://devthemez.com/themes/chrome-developer-tools> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment