Customizing the colors of ServiceNow components in AEM
You can define the look and feel of the ServiceNow components in Adobe Experience Manager (AEM) by specifying colors for them.
As an AEM administrator, you can either modify the color variables preconfigured for all components or use the initializeCSS function for customizing the colors of a particular component using a custom CSS class. You specify the custom CSS class for a component in the Custom CSS Class property. For more information, see Display ServiceNow knowledge articles on an Adobe Experience Manager page and Display ServiceNow cases on an Adobe Experience Manager page.
Modify the color theme for all ServiceNow components in AEM
Set the color theme for the ServiceNow components in Adobe Experience Manager (AEM) all at once by configuring the color variables.
Before you begin
Role required: AEM administrator
About this task
Procedure
Modify the color theme for a ServiceNow component in AEM
Override the color theme for a ServiceNow component in Adobe Experience Manager (AEM) by using the initialize function.
Before you begin
Role required: AEM administrator