dshapira / chrome-twilight

Chrome Inspector Twilight Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Inspector Twilight Theme ( with thin Toolbar )

This is just Remy Bach's implementation with some small modifications from me and is probably not 100% what you would expect. The way the Chrome inspector wraps things is different to how code editors do it, so it's not possible to get it identical, but we can get a close approximation.

Includes the Elements, Resources (view js/css/html file), Sources (view js/css/html file), and Console panels; styles for the toolbar (Elements/Resources/Network/etc); and even view source styles (note: not JS/CSS view source though - that's not possible at the moment).

As always, if you see something that you can improve on, please do so and send a pull request :)

DISCLAIMER

Please note: custom themes are unofficial and may potentially break existing DevTools functionality.

As always, if you encounter bugs with the DevTools, please report them, but disable the theme and test again, first. ;)

Screenshots

Thin Toolbar

Elements Panel

Installation

This post by Darcy Clarke should help you out.

Known Issues

  • If you come across any issues, please let me know by submitting an issue using the link above. Bonus marks for submitting a pull request to fix the issue!

Credits

Remy Bach based this file off of the mnml Theme by Michael P. Pfeiffer, which itself was based off of the Tomorrow Theme by Ben Truyman.

About

Chrome Inspector Twilight Theme