UiTheme is an enumerated list of user interface primary theme settings.

This enumerated datatype is used by the datatype, UserSettings, which is used by the datatype, Account, which is used by four mutation fields: activateAccount(); acceptTermsAndConditions(); updateProfile(); and resetToFactorySettings().

Table: UiTheme

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: May 9, 2025
Auto   Long-TermThe display is set automatically to either light or dark mode.
Dark   Long-TermThe user interface display is dark mode.
Light   Long-TermThe user interface display is light mode.