idleberg / base16-chrome-devtools

Chrome Developer Tools style sheets based on Chris Kempson's Base16 colour scheme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Base16 for Chrome Developer Tools

Chrome Developer Tools style sheets based on Chris Kempson's Base16 colour scheme

Note: As of Chrome 33, theming support has been overworked (if not removed altogether), making this style-sheet incompatible. Should you be interested in updating this theme, you might want to use this Yeoman generator as reference. Please commit your changes to the Base16 template!

Base16: Chrome Developer Tools

Installation

Mac OS X

  1. Download any style sheet from the styles folder
  2. Copy file to ~/Library/Application Support/Google/Chrome/Default/User StyleSheets
  3. Make sure to rename destination file to Custom.css

Windows

  1. Download any style sheet from the styles folder
  2. Copy file to %APPDATA%\Local\Google\Chrome\UserData\Default\User StyleSheets
  3. Make sure to rename destination file to Custom.css

Linux

  1. Download any style sheet from the styles folder
  2. Copy file to ~/.config/google-chrome/Default/User StyleSheets
  3. Make sure to rename destination file to Custom.css

Contributing

All pull requests should be made against Base16 Builder, the tool used to compile these style sheets

Credits

Original Base16 color scheme by Chris Kempson, LESS based on a Gist by Ben Truyman

About

Chrome Developer Tools style sheets based on Chris Kempson's Base16 colour scheme


Languages

Language:CSS 100.0%