Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbrooksuk/flatdeveloperconsole

Google Chrome Developer Console with FlatUI Colors
https://github.com/jbrooksuk/flatdeveloperconsole

Last synced: about 12 hours ago
JSON representation

Google Chrome Developer Console with FlatUI Colors

Awesome Lists containing this project

README

        

# Flat Developer Console [![Gittip](http://badgr.co/gittip/jbrooksuk.png)](https://www.gittip.com/jbrooksuk/)
Basic FlatUI inspired Google Chrome Developer Console stylesheet.

# Installation
You'll need to open the directory Chrome uses to store User Stylesheets in.

- Windows: `C:\Users\username\AppData\Local\Google\Chrome\User Data\Default\User Stylesheets\`
- Linux: `~/.config/google-chrome/Default/User StyleSheets/`
- OSX: `~/Library/Application\ Support/Google/Chrome/Default/User\ StyleSheets/`
- Chrome OS: `~/User\ StyleSheets/` (requires [developer mode](https://sites.google.com/site/chromeoswikisite/home/what-s-new-in-dev-and-beta/developer-mode))

1. Open the directory applicable to your OS *(see above)*.
2. Backup `Custom.css`
3. Clone or copy `Custom.css` from this repository.
4. Done! Chrome will automatically reload the stylesheet for you.

# Screenshot
![Flat Developer Console Screenshot](screenshot.png)

# License
MIT - [http://jbrooksuk.mit-license.org](http://jbrooksuk.mit-license.org)