A highly customized dark theme for Google Chrome. There are 2 versions:
Custom.css Tested on Chrome Canary Channel v. 28.0.1489.0 canary
Custom-Stable.css Tested on Chrome Stable Channel v. 26.0.1410.64 m
- Majority of inspector chrome re-styled
- Customized Scrollbars
- Animations for ** finding elements ** setting elements inactive ** elements/sources/network panels
- Subtle pulsating element selection
- Re-styled Popovers (PSD files included)
Copy Custom.css and paste in:
- Mac:
~/Library/Application\ Support/Google/Chrome/Default/User\ StyleSheets/Custom.css
- Ubuntu (Chromium):
~/.config/chromium/Default/User\ StyleSheets/Custom.css
- PC:
C:\Users\YourUsername\AppData\Local\Google\Chrome\User Data\Default\User StyleSheets\Custom.css
- PC (Windows XP):
C:\Documents and Settings\YourUsername\Local Settings\Application Data\Google\Chrome\User Data\Default\User StyleSheets\Custom.css
- Clean up unused code.
- Organize sections.
- Style Timeline
- Style Profiles
- Style Audits
- Thanks to Simon Owen for the base styles. I used his So-Dark-Monokai-v3 as a starting point.
- CSS Tricks for the tutorial on customized scrollbars.
- Animate.css for some of the animations.
Simon's version also used samples from other templates so I will thank them as well!
- IR_Dark_Monokai - Designed and developed by Andres Pagella (@mapagella)
- Todd Werth's IR_Black
- toolbar code from Harris Novick
- Inspired by Darcy Clarke's blog post