mirror of https://github.com/node-red/node-red.git
```
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 | ||