changed xilica nodes colors to light grey
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('xilica-subscribe', {
|
||||
category: 'Xilica',
|
||||
color: '#000000',
|
||||
color: '#dddddd',
|
||||
defaults: {
|
||||
name: { value: "" },
|
||||
action: { value: "subscribe" },
|
||||
|
||||
Reference in New Issue
Block a user