Skip to content

Enable color-contrast accessibility test and fix all violations #1233

@carols10cents

Description

@carols10cents

Once #1227 is merged in, address this comment:

There are multiple elements that currently fail this test. I have disabled it since I think it needs to be addressed by someone more inclined towards design.

by changing tests/axe-config.js to remove:

'color-contrast': {
            enabled: false,
}

run npm test and make changes to fix all violations where we're using colors that don't contrast enough.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions