mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #70] Display driver abbreviations for colorblind accessibility #115
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/70
Author: @LucMacPaquet
Created: 12/17/2025
Status: 🔄 Open
Base:
main← Head:color_blind📝 Commits (3)
1410851feat: Display driver abbreviations for colorblind accessibilityb91968cfix: Adjust driver abbreviation text positionbc4a211feat: Conditionally display driver abbreviation on track📊 Changes
3 files changed (+20 additions, -7 deletions)
View changed files
📝
.gitignore(+3 -2)📝
README.md(+6 -5)📝
src/interfaces/race_replay.py(+11 -0)📄 Description
This pull request adds the three-letter driver abbreviation on top of the colored dots that represent the drivers on the track. This helps colorblind users (like me)to more easily identify the drivers.
Here is a screenshot of the change:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.