Skip to content

Documentation A11y: iconography for rule status is difficult to read in dark mode #18296

Closed
@MaddyGuthridge

Description

@MaddyGuthridge

Currently, the iconography showing the status of a rule (stable, unstable) is a little challenging to read when dark mode. In particular the ✔️ emoji does not have very good contrast, and they greyed-out 🛠️ emoji is a little unclear imo.

A simple fix is:

  • Swap the ✔️ for a ✅, or don't show anything at all (stable is assumed by most to be the default)
  • Instead of showing a greyed-out 🛠️, don't show anything at all

I'm currently waiting for rustc to build ruff so I can try my hand at fixing this (update: my laptop is not happy with me, rust-analyzer generated 17 GB of temporary files while trying to compile it 💀)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions