# Color of custom node text in left panel

**URL:** https://discourse.nodered.org/t/color-of-custom-node-text-in-left-panel/35552
**Category:** General
**Created:** [8 November 2020 16:14 UTC](https://discourse.nodered.org/t/color-of-custom-node-text-in-left-panel/35552 "2020-11-08T16:14:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![josekavunkal](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/josekavunkal/32/18505_2.png) [@josekavunkal](https://discourse.nodered.org/u/josekavunkal)
#### Post date: [8 November 2020 16:14 UTC](https://discourse.nodered.org/t/color-of-custom-node-text-in-left-panel/35552/1 "2020-11-08T16:14:56Z")

</div>

Can I give my own color to text for my custom node in pallet ?.

I tried following code:-  
labelStyle: function() {  
return this.name?"red-ui-flow-node-status-dot-grey":"";

This does not change the color of the text in the nodes panel /left panel .It is always black.  
But once I drag it to editor it gets the color.

Any help appreciated.

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [8 November 2020 16:27 UTC](https://discourse.nodered.org/t/color-of-custom-node-text-in-left-panel/35552/2 "2020-11-08T16:27:46Z")

</div>

No, a node cannot (and should not) customise its label colour.

---

<div class="post-metadata">

### Author: ![josekavunkal](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/josekavunkal/32/18505_2.png) [@josekavunkal](https://discourse.nodered.org/u/josekavunkal)
#### Post date: [8 November 2020 16:32 UTC](https://discourse.nodered.org/t/color-of-custom-node-text-in-left-panel/35552/3 "2020-11-08T16:32:56Z")

</div>

Thank you so much Nick ,if saved my efforts .I was about to explore it .

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [7 January 2021 16:33 UTC](https://discourse.nodered.org/t/color-of-custom-node-text-in-left-panel/35552/4 "2021-01-07T16:33:13Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
