securityDialogColors

fun securityDialogColors(statementColor: Color = COUITheme.colorScheme.onBackgroundVariant, linkColor: Color = COUITheme.colorScheme.primary, checkboxTextColor: Color = COUITheme.colorScheme.onBackgroundVariant): SecurityDialogColors

The default SecurityDialogColors. Statement and checkbox use couiColorSecondNeutral (secondary label) and the inline link uses couiColorLink (accent).