Configuring colors
  • 23 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Configuring colors

  • Dark
    Light
  • PDF

Article summary

Header colors

<HeaderColorstitleColor="FFFFFF"backgroundColor="005596"
backgroundAlpha="B3" />

  • HeaderColors: This element is used to configure the color of the Mobile Authenticator Studio headers, which are displayed on each application screen.

    • titleColor: The text color in RGB format (RRGGBB, from 000000 to FFFFFF). This attribute is optional. The default value is FFFFFF.

      This element is ignored if titleClass is customized in the TextLayouts element. In this case, the color of the associated class will be used.

    • backgroundColor: The background color in RGB format (RRGGBB, from 000000 to FFFFFF). This attribute is optional. The default value is 005596.

    • backgroundAlpha: The transparency of the background. It is a hexadecimal value from 00 (fully transparent) to FF (fully opaque). This attribute is optional. The default value is B3.

Background color of selected menu item

<SelectedMenuItemBackgroundColorcolor="F8971D"
alpha="B3" />

  • SelectedMenuItemBackgroundColor: This element is used to configure the background color of selected menu items:

    • color: The background color in RGB format (RRGGBB, from 000000 to FFFFFF). This attribute is optional. The default value is F8971D.

    • alpha: Transparency of the background. It is a hexadecimal value from 00 (fully transparent) to FF (fully opaque). This attribute is optional. The default value is B3.

Border color of menu items

<MenuItemBorderColorcolor="888888" />

  • MenuItemBorderColor: This element is used to configure the border color of menu items.

    • color: The color in RGB format (RRGGBB, from 000000 to FFFFFF). This attribute is optional. The default value is 888888.

Progress bar color

<ProgressBarcolor="005596" />

  • ProgressBar: This element is used to configure the color of the progress bar.

    • color: The color of the progress bar in RGB format (RRGGBB, from 000000 to FFFFFF). This attribute is optional. The default value is 005596.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, our interactive help assistant