outlinedCardColors

fun outlinedCardColors(containerColor: Color = PreviewLabTheme.colors.background, contentColor: Color = PreviewLabTheme.colors.onBackground, disabledContainerColor: Color = PreviewLabTheme.colors.disabled, disabledContentColor: Color = PreviewLabTheme.colors.onDisabled): CardColors