Sidhima S
Tera Expert

Personalize the brand and theme settings for your software asset workspace so that they express your brand’s look and feel and users can see a consistent look and feel across all pages.

 

Enable or create one main theme that represents a singular branding look and feel throughout all of your experiences.

If you want to represent multiple branding variations that are based on an overall brand style, then you can create the main theme and then extend that theme to create theme variations by following the ServiceNow product documentation.

 

Procedure

  1. Click on your profile icon on the top right in your SAM workspace experience and click on Configure Workspace

2. Check if you’re in the correct application. To change your application scope, go to the main header, select the application picker, and then select the application scope that you want.

3. Go to Themes in the related list and click New to create new themes.

4. Then, fill in the new record details as described in the below steps:

In the Name field, enter a name for the theme.

Add a Description. The description helps to identify what the theme does.

In the Extends field, search for an existing theme that extends to the theme that you are creating.

Add an override theme, if needed.

In the Theme field, add any of the default CSS styles. The CSS is formatted as JSON. For more information about creating a theme, see Create a custom theme.

Ensure that the Active check box is selected. If there are multiple themes, the theme that you apply takes precedence.

Click Submit.

5. To update the banner image on your workspace experience, add UX Theme Assets.

6. Attach the image to the UX Theme Assets and select the category as image.

7. In Theme, set the value of the background-image property to the URL of the image’s name.
For example, if your image’s name is sw_workspace_logo.png, set the value of background-image to url(sw_workspace_logo.png).

Note: You have to assign the branding colour values as RGB triplets, refer to CSS custom properties for theming.

Version history
Last update:
‎02-28-2023 05:24 PM
Updated by:
Contributors