lathish - Hello,I’m trying to customize the c...
Hello,
I’m trying to customize the colors in Spotter while embedding it into my application. Are there any reference documents available that I could use?
3 Replies
CSS variables reference
Reference to pre-defined CSS variables for CSS customization framework
I am trying to change the color for user icon (which says D) and also the colors for the filters which says sales, products

Colors for filters should also be available in the variable list, the variable for filter colors in viz and on spotter page should be same
Also if you do not find variables for these in the variable reference, you can give unstable CSS rules for any class that you find by inspecting the element. That can also work.