Hi George,
You can add the following codes in the brand.css file to change the colour of the label icon and checkbox in Layer panel
/* For checkbox on layer panel */
.pbi-check-square {
color: #ff0000 !important;
}
/* For label tag on layer panel */
.activeTag {
background-color: #ff0000 !important;
}
------------------------------
Dave Kuo
Software Support Analyst
Pitney Bowes
------------------------------
Original Message:
Sent: 08-29-2021 22:27
From: George Corea
Subject: Change color in the Layer panel
Does anyone know where the settings for changing the colors in the layer panel for the label and layer display are? I want to change the purple to green like I have done for the leftside panel and also the text using the brand.css file in \SpectrumSpatialAnalyst\customerconfigurations\analyst\theme\branding\Public as in the example below.

------------------------------
George Corea
Mangoesmapping
MOOMIN QLD
------------------------------