mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
de-duplicate colour keys
This commit is contained in:
parent
65d90a6dff
commit
b1cc7b3296
@ -217,8 +217,7 @@ $node-status-colors: (
|
||||
green: #5a8,
|
||||
yellow: #F9DF31,
|
||||
blue: #53A3F3,
|
||||
grey: #d3d3d3,
|
||||
gray: #d3d3d3
|
||||
grey: #d3d3d3
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user