Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s-a/iron-node-zerodarkmatrix-theme

A Theme For https://github.com/s-a/iron-node
https://github.com/s-a/iron-node-zerodarkmatrix-theme

Last synced: about 5 hours ago
JSON representation

A Theme For https://github.com/s-a/iron-node

Awesome Lists containing this project

README

        

![ironNode](/logo_sm.png) Theme [![npm version](https://badge.fury.io/js/iron-node-zerodarkmatrix-theme.svg)](http://badge.fury.io/js/iron-node-zerodarkmatrix-theme)

A port for [ironNode](http://s-a.github.io/iron-node/) of [chrome-devtools-zerodarkmatrix-theme](https://github.com/mauricecruz/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
```bash
# 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
```

## Enable UI Themes
- ![Step 1](/how-to-enable-step-1.png)
- ![Step 2](/how-to-enable-step-2.png)

## Screenshot
![screenshot](/screenshot.png)

## [Contributing](/CONTRIBUTING.md)

## [License](/LICENSE.md)