How to change the Left Navigation text color in Servicenow Sandiego
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 07:12 AM
Hi All,
Please let me known how to update the Left Navigation text color in ServiceNow San diego.
Thanks in Advance,
Supriya.
- Labels:
-
UI Framework Next Experience

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 08:56 AM
You will achieve this will CSS in UX theme.
Take a look into below useful article.
https://community.servicenow.com/community?id=community_article&sys_id=a33fb397db590110e515c22305961936
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2022 09:58 AM
Hello Supriya,
Go through below docs. Mark my answer as correct if that helps.
https://docs.servicenow.com/en-US/bundle/sandiego-platform-user-interface/page/administer/navigation-and-ui/reference/customizing-instance-appearance.html
https://docs.servicenow.com/en-US/bundle/sandiego-platform-user-interface/page/administer/navigation-and-ui/task/t_ConfigureLogoColorsSysDfltsUI16.html
Regards
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 02:59 AM - edited 07-04-2023 03:10 AM
"--now-unified-nav_menu--background-color":
in your UX Style - Colors file which is in the table: sys_ux_style
This will change the color of your left navigation.
Also, I found out that using a simple 'inspect' of the browser it is possible to find your elements property name, which you can use to update colors in SN. Here is an example of a random element in sc: