Reltio Connect

 View Only
  • 1.  How do you change the color of the top banner?

    Posted 03-04-2022 17:13
    I want the top banner to be a different color for Prod than for non-Prod environments to give anyone who works in both to have a very obvious visual clue they are in Prod.  Is there a way to do this?


  • 2.  RE: How do you change the color of the top banner?

    Reltio Partner
    Posted 03-07-2022 08:43
    Hello John,

    The top menu background color can be modified via the UI configurations. The file you should be looking at is called "com.reltio.plugins.ui.json". You should add a property called "topBackgroundColor" as root element in the file. The property holds the value of the color you desire, i.e. #7D0B02 (works with Hex colors). Please find an image of this example below:


    These UI configuration could now be modified by customers via the UI Modeler on the Reltio Console. 

    With regards,
    Danail Iliev