Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/s-a/iron-node-zerodarkmatrix-theme
- Owner: s-a
- License: other
- Created: 2015-08-02T18:14:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T14:45:55.000Z (over 8 years ago)
- Last Synced: 2024-04-14T06:45:22.343Z (7 months ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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)