Download: ServiceNow Next Experience UI themes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2022 11:36 AM - edited 04-17-2025 02:07 AM
Hi,
When Servicenow instance is switched to Next Experience theme, Most of the users/customers look for their previous themes which they used in UI16. As a Servicenow admin even I want to apply different themes for my test, dev and production instances.
I followed Ashley Snyder Servicenow article steps to recreate UI16 same as possible and captured them in an Update set.
Those who are looking for similar requirement, I have attached the updated set for reference. Once committed the update set add the below system property so ServiceNow recognises it as default theme.
glide.ui.polaris.theme.custom set it to f58a2971076e9110443df1e08c1ed0d4
Please test this in your personal/ developer instance before moving forward. Thank you Ashley Snyder for clear explanation. Please mark this message helpful if it is found useful.
Follow the link
Article reference: https://www.servicenow.com/community/next-experience-blog/next-experience-ui-converting-ui16-themes-...
Project Share: https://developer.servicenow.com/connect.do#!/share/contents/9845223_servicenow_next_experience_ui_t...
Youtube Tutorial: https://www.youtube.com/watch?v=zuITYAOBlUU
- 4,321 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 05:44 AM
These are awesome! Might want to consider adding the following (and setting isDark to "true" where applicable):
"{
"isDark": "false",
"base": {"
based on this post.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2023 06:02 PM
Thank you, I will check on that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 01:31 PM
This is fantastic thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2023 07:12 AM
Here's the article this article is referencing: https://www.servicenow.com/community/next-experience-blog/next-experience-ui-converting-ui16-themes-...