iron-node-zerodarkmatrix-theme
v1.0.6
Published
A dark theme for https://github.com/s-a/iron-node
Downloads
7
Readme
A port for ironNode of chrome-devtools-zerodarkmatrix-theme - A highly customized dark theme for Google Chrome by (Maurice Cruz)[https://github.com/mauricecruz].
:warning: This is an unofficial theme and can break the functionality of Chrome Developer Tools
Installation
# be shure you uninstalled other themes
# on Windows
cd %APPDATA%
# on Linux
cd $XDG_CONFIG_HOME
# or
cd ~/.config;
# on OS X
cd ~/Library/Application Support;
# create if not exists
mkdir iron-node;
# Finaly
cd iron-node;
npm install iron-node-zerodarkmatrix-theme;
# restart iron-node