# Color in dashboard for template nodes

**URL:** https://discourse.nodered.org/t/color-in-dashboard-for-template-nodes/87336
**Category:** Dashboard
**Created:** [19 April 2024 10:33 UTC](https://discourse.nodered.org/t/color-in-dashboard-for-template-nodes/87336 "2024-04-19T10:33:08Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Nilpferd](https://avatars.discourse-cdn.com/v4/letter/n/db5fbb/32.png) [@Nilpferd](https://discourse.nodered.org/u/Nilpferd)
#### Post date: [19 April 2024 10:33 UTC](https://discourse.nodered.org/t/color-in-dashboard-for-template-nodes/87336/1 "2024-04-19T10:33:08Z")

</div>

In the dashboard style I use

`body.nr-dashboard-theme md-content md-card { background-color: #3d3d3d !important; }`

since then I cannot change anymore the color of the template node with

`.nr-dashboard-theme .nr-dashboard-template { background-color: green; }`

How can I change the color of the template again (deleting of the body.nr-dashboard......didn't help)?

---

<div class="post-metadata">

### Author: ![hotNipi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hotnipi/32/383_2.png) [@hotNipi](https://discourse.nodered.org/u/hotNipi)
#### Post date: [19 April 2024 10:59 UTC](https://discourse.nodered.org/t/color-in-dashboard-for-template-nodes/87336/2 "2024-04-19T10:59:00Z")

</div>

A bit info about the problem to investigate  
[CSS !important Property](https://www.w3schools.com/css/css_important.asp#:~:text=The%20!important%20rule%20in%20CSS,specific%20property%20on%20that%20element)!

---

<div class="post-metadata">

### Author: ![Nilpferd](https://avatars.discourse-cdn.com/v4/letter/n/db5fbb/32.png) [@Nilpferd](https://discourse.nodered.org/u/Nilpferd)
#### Post date: [19 April 2024 13:55 UTC](https://discourse.nodered.org/t/color-in-dashboard-for-template-nodes/87336/3 "2024-04-19T13:55:05Z")

</div>

Great! Many thanks. It works.

---

<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: [3 May 2024 13:55 UTC](https://discourse.nodered.org/t/color-in-dashboard-for-template-nodes/87336/4 "2024-05-03T13:55:39Z")

</div>

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