iron-node-zerodarkmatrix-theme

A dark theme for https://github.com/s-a/iron-node

Usage no npm install needed!

<script type="module">
  import ironNodeZerodarkmatrixTheme from 'https://cdn.skypack.dev/iron-node-zerodarkmatrix-theme';
</script>

README

ironNode Theme npm version

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

Enable UI Themes

  • Step 1
  • Step 2

Screenshot

screenshot

Contributing

License