Portlet Colors in 24.1

Hi Team,

Is there a way we can force the system to use impose certain colors or ranges via theme customization for portlet charts along with the list view to align to company brand/colors.

  • Suggested Answer

    0  

    Hi Urva,

    The charts color palettes are taken from CSS files that can be customized, but there may be different css files used between "portlet definition" charts and self-service portlet charts. I'll need more time to look into the code details and verify which files can be safely customized.

    We may want to make this friendlier to edit from admin console as customizing CSS files is not a good practice - so Idea/Enhancement submissions are welcome !

  • Suggested Answer

    0   in reply to   

    For information, if you insist on manually customizing charts color palettes, the two CSS files  you should customize to decide the color palette to use for charts are:

    PPM_HOME\server\_common\deploy\dashboard\WEB-INF\classes\com\mercury\dashboard\app\portlet\chart\ColorPaletteFCFS.css

    PPM_HOME\server\_common\deploy\itg.war\web\knta\dsh\portlet\css\ColorPalette.css

    You'll need to restart PPM for changes to take effect.