changed xilica node colors (black on white to match the brand)

This commit is contained in:
Niko Vujić
2025-12-31 09:54:39 +01:00
parent 608a308b5a
commit e7acf05545
5 changed files with 45 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<script type="text/javascript">
RED.nodes.registerType('xilica-subscribe', {
category: 'Xilica',
color: '#D8E7FF',
color: '#000000',
defaults: {
name: { value: "" },
action: { value: "subscribe" },