- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 07:12 AM
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
Solved! Go to Solution.
- Labels:
-
Agent Workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 07:27 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2022 11:06 PM
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
********************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 12:06 AM
Thank you
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 12:27 AM
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
2. Go to Branding and Theme and open the current theme
3. Check the color name you want to change
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 12:38 AM
Hi
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2022 01:18 AM
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.