Create a new theme

Create a new theme file to define a new set of styles for the application.

About this task

Although PolicyCenter provides predefined themes in the base application that you can use, you can also define a new theme. The style definitions in your new theme will override the default style settings in the base application.

Procedure

  1. In Guidewire Studio, navigate to configuration > webresources > sass > themes.
  2. Right-click the themes folder, and then click New > File.
  3. In the New File dialog, type the name of the new theme file.
    Name the file with the extension .scss.
  4. Click OK.
  5. Double-click your new theme file to open it and edit it.

What to do next

See also