Changing icon color in CSM Agent Workspace

Miikka_M
Tera Guru

Hi, 

I'm doing custom themes and branding on customer's CSM Agent Workspace as this documentation says. 

What is the custom property (command) in sys_ux_theme CSS for changing colors of "search" and "notifications" icons (see picture attached what I mean).

Also I would like to know how to change header logo in CSM agent workspace. Seems like it doesn't work the same way like in agent workspace. 

See picture attached. 

Best regards,
Miikka


1 ACCEPTED SOLUTION

SebastianKunzke
Kilo Sage
Kilo Sage

In my understanding you can follow this knowledge article. 

Or you go directly to the table "sys_ux_theme_asset" within your application scope and change the attachment of the object "header_logo". Be careful to change only your header_logo, if not you may affect other workspaces.

 

View solution in original post

9 REPLIES 9

PrashantLearnIT
Giga Sage

Hi Miikka,

Please try to see the below knowledge articles, if it helps you.

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0964327

Prashant

If my answer helped you in any way, please mark this answer as helpful and correct.

********************************************************************************************************
Please appreciate the efforts of community contributors by marking the appropriate response as the correct answer and helpful. This may help other community users to follow the correct solution in the future.

********************************************************************************************************
Cheers,
Prashant Kumar
ServiceNow Technical Architect


Community Profile LinkedIn YouTube Medium TopMate
********************************************************************************************************

Miikka_M
Tera Guru

Thank you @Prashant Kumar - LearnIT, @Sandeep Dutta and @Sebastian Kunzke. I Managed to change the logo for this Workspace. 

Anyone of you know the answer for my first question? How to change search-icon and notification -icon colors in Workspace? Is this even possible?

Please check the attachment, so you know what I mean.

Best,
Miikka

@Miikka Martikainen 

You should be able to see within the theme of your workspace, the UX property it is referred too. To find the correct theme:

1. Open the UI builder --> Experience Settings

find_real_file.png

2. Go to Branding and Theme and open the current theme

find_real_file.png

3. Check the color name you want to change

find_real_file.png

4. Go into the table sys_ux_theme_property and look for the name without "--" at the beginning.

Modify the theme property.

 

PS: I do not now, which theme position is the correct one, please do try and error.

Hi @Sebastian Kunzke , 

Thanks for info. I actually was playing around there before I posted here, but I can't find the correct theme position for those icons.

Best, 
Miikka

Okay, I also played around a bit and didn't found an answer. I would suggest to ask the question in the forum "next experience". The product team is answering questions about the configurable workspace from time to time.