Banner color breaking the outline fields

Paulo Machado
Kilo Sage

Hi, everyone.


I am facing a simple problem that is giving me a big headache.

I am trying to change the color of the banner for the instance. At first, I tried using the UI16 Config, but it didn’t work. So, I configured a theme:

{
    "base": {},
    
    "properties": {
        "--now-unified-nav_header--background-color": "0, 50, 160", 
        "--now-unified-nav_menu--background-color": "0, 50, 160",
        "--now-content-tree_sidebar--background-color--selected": "0, 0, 0"
    }
}


The banner color was changed, but the borders of the fields disappeared.

PauloMachado_0-1743414414880.png


I’ve tried altering the code, but the borders only appear when I disable the theme. Does anyone have any suggestions?

Thanks in advance.

1 ACCEPTED SOLUTION

@Robert HI used the 'Theme Builder' and successfully implemented the new theme.
Thank you for your  time.

Regards
Paulo

View solution in original post

5 REPLIES 5

@Robert HI used the 'Theme Builder' and successfully implemented the new theme.
Thank you for your  time.

Regards
Paulo