Certified Pega System Architect v8.0 (2019) — Question 27

You want your application to have consistent styling across portals. You want the background color of all buttons in your application to be blue. You want the background color of the buttons to be easily updated in case corporate branding changes.
Which attribute do you modify to set the background color?

Answer options

Correct answer: B

Explanation

The correct answer is B, as modifying the buttons format directly affects the appearance of the buttons, including their background color. The application skin (A) may control overall design but not specific button properties, while the controls format (C) usually pertains to other UI elements. The background mixin (D) is not a direct attribute for button styling.