mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
a3d2f6592e
``` editorTheme: { page: { tabicon: { icon: "full/path/of/tabicon.svg", colour: "#008f00" } } ``` The old way still works also (but doesn't allow the tabicon to be coloured: ``` editorTheme: { page: { tabicon: "full/path/of/tabicon.svg" } } ``` |
||
---|---|---|
.. | ||
editor-api | ||
editor-client | ||
nodes | ||
registry | ||
runtime | ||
util |