pub fn validate_theme_contrast(theme_id: &str) -> ThemeValidationResultExpand description
Validate a theme’s color contrast ratios. Returns warnings for colors that don’t meet WCAG AA standards.
pub fn validate_theme_contrast(theme_id: &str) -> ThemeValidationResultValidate a theme’s color contrast ratios. Returns warnings for colors that don’t meet WCAG AA standards.