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)?