Skip to content

FAIL contrast on focused + selected .treeViewAppendageColumn element #5674

@nchevobbe

Description

@nchevobbe

When a line is selected, the path to the file has a contrast of 2.9:1, which is not accessible

Image

That's caused by the opacity: 0.6 in

.treeViewAppendageColumn {
margin-left: 10px;
opacity: 0.6;
}

I find it easier to redefine the color than setting lower opacity, as it's harder to exactly know how the different colors are going to play together

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

No one assigned

    Labels

    accessibilityRelated to making the profiler UI accessible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions