Skip to content

Instantly share code, notes, and snippets.

@phillco
Created August 29, 2013 05:52
Show Gist options
  • Save phillco/6374639 to your computer and use it in GitHub Desktop.
Save phillco/6374639 to your computer and use it in GitHub Desktop.
Theming your Chrome dev tools, OSX
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