---
sourceDocument: Australia ServiceNow AI Platform user interface
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/platform-user-interface

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia ServiceNow AI Platform user interface

ft:clusterId :

    - platux

bundleId :

    - platux

workflow :

    - Platform


---

# Override the default theme

# Override the Next Experience default theme {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

Override the Next Experience theme with your custom theme.

## Antes de Iniciar

Prior to the Xanadu release, overriding the Next Experience theme using the <kbd class="ph userinput">glide.ui.polaris.theme.custom</kbd> system property was the primary way to apply a custom look globally. As of Xanadu, you are able to publish multiple themes and select
a theme for the Next Experience. The <kbd class="ph userinput">glide.ui.polaris.theme.custom</kbd> system property is only considered if the UX Parent App Themes table is empty. For more information, see [Publish multiple themes in Next Experience](https://servicenow-prod.fluidtopics.net/TZodAfVaxwBpuzjJBnAbWA "Publish multiple themes and set the order of your Next Experience custom and Theme Builder themes to configure how they’re displayed in the user's Theme preferences."). Use override only if you need to enforce a single theme across your instance.

Starting in Zurich, Coral is the default theme for new instances. You can enable Coral or other themes using Theme Builder or by adding them to the UX Parent App Theme table following [Publish multiple themes in Next Experience](https://servicenow-prod.fluidtopics.net/TZodAfVaxwBpuzjJBnAbWA "Publish multiple themes and set the order of your Next Experience custom and Theme Builder themes to configure how they’re displayed in the user's Theme preferences.").

Role required: admin

## Por Que e Quando Desempenhar Esta Tarefa

Override the default Next Experience theme while keeping the Next Experience UI.

## Procedimento

1. In the filter navigator field, type <kbd class="ph userinput">sys_ux_theme.list</kbd> and press Enter.
2. Select the theme you want to override the Next Experience theme with.
3. Right-click the header and select Copy sys_id.  
4. In the application navigator field, type <kbd class="ph userinput">sys_properties.list</kbd> and press Enter.
5. Select New.
6. Fill in the System Property form.  
   * Name the system property <kbd class="ph userinput">glide.ui.polaris.theme.custom</kbd>.
   * Set the type value to string.
   * In the value field, paste the sys_id you copied in step 3.
   * A Suffix field will appear on the System Property form when you want to apply a custom theme to a specific application scope. This field is required.
   {#override-next-experience-theme__ul_ncl_rf1_45b}
7. Select Submit.  
   Your custom theme appears. If necessary, refresh your browser.  
   Nota:  
   If, for any reason, you decide to revert back to the Polaris theme, repeat steps 4 through 7, replacing the sys_id in the Value field with the sys_id of the Polaris theme.

