Question
Wellsfargo
Wellsfargo
IN
Wellsfargo
Posted: Mar 11, 2024
Last activity: Mar 21, 2024
Last activity: 21 Mar 2024 13:24 EDT
Closed
Solved
Can we customize theme rule in pega constellation?
Hi ,
Can we customize theme rule in pega constellation ?
This requirement is to check is there any way to change background color to webportal header part (search portion).
@SreenivasuluV16633502
The recommended best practice for updating constellation themes is via App Studio using the Themes landing page.
In the navigation pane of App Studio, click Settings > Themes to access the Themes landing page, where themes can be created and customized. Once you have created a theme it can be applied to the portal by updating the the theme setting in the configuration tab.
You should also review the following documentation:
Branding your application (pega.com) (See Selecting a theme for a Constellation Portal section)
Configuring a Constellation Portal (pega.com)
If required you can gain a more granular level of control over your theme by manually editing the theme JSON file in Dev Studio to update individual design tokens as described in the below documentation. However as per the note in this document, overriding the tokens manually should be reserved for advanced use cases as some of the design tokens might produce unexpected results.
@SreenivasuluV16633502
The recommended best practice for updating constellation themes is via App Studio using the Themes landing page.
In the navigation pane of App Studio, click Settings > Themes to access the Themes landing page, where themes can be created and customized. Once you have created a theme it can be applied to the portal by updating the the theme setting in the configuration tab.
You should also review the following documentation:
Branding your application (pega.com) (See Selecting a theme for a Constellation Portal section)
Configuring a Constellation Portal (pega.com)
If required you can gain a more granular level of control over your theme by manually editing the theme JSON file in Dev Studio to update individual design tokens as described in the below documentation. However as per the note in this document, overriding the tokens manually should be reserved for advanced use cases as some of the design tokens might produce unexpected results.
Design tokens (pega.com)