Skip to content

ashansky/chrome-devtools-zerodarkmatrix-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroDarkMatrix Theme for Chrome

A highly customized dark theme for Google Chrome. There are 2 versions:

Custom.css Tested on Chrome Canary Channel v. 30.0.1590.2 canary

Custom-Stable.css Tested on Chrome Stable Channel v. 28.0.1500.95 m

Code Highlighting

All code highlighting has been moved to the top of the stylesheet. Feel free to fork and customize to your liking.

Readability

You can adjust the line height for the Elements/Sources Tab, Find, and Console interfaces. It's the first set of selectors in the stylesheet. More info...

Thanks to @orloxx for the suggestion.

Animations

Animations may cause performance issues depending on the power of your machine. If you notice any issues, you can simply delete the animation section from the stylesheet.

Styles for Extensions

Some extensions don't display well with this theme so I modified the css to improve the presentation. Copy the css file into its respective extension folder.

livestyle

Preview

Elements

elements

elements2

###Resources resources

###Network network

network-headers

Sources

sources

CSS Highlighting

css-highlighting

JS Highlighting

js-highlighting

Console

console

Features

  • 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)
  • Child element styling in elements panel

Instructions

Copy Custom.css and paste in:

  • Mac:
~/Library/Application\ Support/Google/Chrome/Default/User\ StyleSheets/Custom.css
  • Ubuntu (Google Chrome):
~/.config/google-chrome/Default/User\ StyleSheets/Custom.css
  • Ubuntu (Chromium):
~/.config/chromium/Default/User\ StyleSheets/Custom.css
  • PC:
%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

Todos

  • Style Timeline
  • Style Profiles
  • Style Audits

Credits

Simon's version also used samples from other templates so I will thank them as well!

About

A highly customized dark theme for Chrome

Resources

Stars

Watchers

Forks

Packages

No packages published