[PR #70] Display driver abbreviations for colorblind accessibility #115

Open
opened 2026-05-07 00:18:44 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/70
Author: @LucMacPaquet
Created: 12/17/2025
Status: 🔄 Open

Base: mainHead: color_blind


📝 Commits (3)

  • 1410851 feat: Display driver abbreviations for colorblind accessibility
  • b91968c fix: Adjust driver abbreviation text position
  • bc4a211 feat: 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:
f1


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

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/70 **Author:** [@LucMacPaquet](https://github.com/LucMacPaquet) **Created:** 12/17/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `color_blind` --- ### 📝 Commits (3) - [`1410851`](https://github.com/IAmTomShaw/f1-race-replay/commit/1410851845d7b508254c0c94aa8b61e7d29ec4f4) feat: Display driver abbreviations for colorblind accessibility - [`b91968c`](https://github.com/IAmTomShaw/f1-race-replay/commit/b91968c2105b5291792f2ee3a04ad393911622fa) fix: Adjust driver abbreviation text position - [`bc4a211`](https://github.com/IAmTomShaw/f1-race-replay/commit/bc4a21177fca6a3fea283dceac4aa3a0aa15e6a4) feat: Conditionally display driver abbreviation on track ### 📊 Changes **3 files changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -2) 📝 `README.md` (+6 -5) 📝 `src/interfaces/race_replay.py` (+11 -0) </details> ### 📄 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: ![f1](https://github.com/user-attachments/assets/90e73be0-5fd1-472c-9215-75b42433f3fc) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#115
No description provided.