Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Unable to change the header Background color

Gopal14
Tera Contributor

Hi Team,

 

Recently we have cloned dev instance, Header background has updated as per prod.

 

I am trying to change the background color in dev.

 

1. Theme is created.

theme.jpg

 

 

 

2. Style is created

style.jpg

 

 

3. then added my style in my theme

 

theme1.jpg

 

4. I have created a system property and add my theme sys_id in that property value.

 

even after that also header background has not changed.

 

I have followed same steps in my PDI, Header background has changed as per given color code.

 

How to update this?

5 REPLIES 5

Dr Atul G- LNG
Tera Patron

Try cache.do  and then check.

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************

tried, No Use, Still it is showing prod background color only

Nilesh Pol
Kilo Sage

@Gopal14 please verify Ensure the system property name is exactly glide.ui.polaris.theme.custom.and Confirm the value of this property is the Sys ID of your newly created custom theme.

for more clarity go through: How to update the background header color in the N... - ServiceNow Community

Hi @Nilesh Pol ,

 

yes property name is glide.ui.polaris.theme.custom

 

theme 2.jpg