Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #32053
Closed
Open
Issue created Nov 02, 2020 by Patrick H. Lauke@patrickhlaukeContributor

Breadcrumbs text and default links fail contrast ratio

https://v5.getbootstrap.com/docs/5.0/components/breadcrumb/

contrast-bootstrap-breadcrumbs

The active text/separator for breadcrumbs uses #6c757d on #e9ecef with a contrast ratio of 4:1. The default links in breadcrumbs use #0d6efd on #e9ecef with a contrast ratio of 3.8:1.

bumping the text/separator from $gray-600 to $gray-700 (#495057) shoots up the contrat to 6.9:1. For the links, however, there's very little wiggle room ... not sure how/if that can be tackled - #0d6efd has a ratio of 4.5:1 only against pure white, so even lightening the breadcrumbs background a bit won't help

Assignee
Assign to
Time tracking