Customize theme settings

Complete this procedure to modify the theme settings in the theme.scss.json file.

  1. Open your project_dir/customization/customization_project/theme.scss.json file in a text editor.
  2. Change theme settings by modifying or adding style values or variables. For information on theme settings, see theme.scss.json file.
  3. Save your changes.
  4. Rebuild using grunt.
  5. Close and reopen the application to view the current theme.
    Tip: You may need to use CTRL + F5 to clear the browser cache before you see your changes.