Label color issues with #84b6eb #11341

Closed
opened 2025-11-02 09:34:48 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @silverwind on GitHub (Jul 26, 2023).

Description

Labels with background #84b6eb render a white text color, but should actually be black because it's more readable and to match GitHub's algorithm:

Gitea:

image

GitHub:

image

Gitea Version

main

Can you reproduce the bug on the Gitea demo site?

Yes

Originally created by @silverwind on GitHub (Jul 26, 2023). ### Description Labels with background `#84b6eb` render a white text color, but should actually be black because it's more readable and to match GitHub's algorithm: Gitea: <img width="105" alt="image" src="https://github.com/go-gitea/gitea/assets/115237/acdf4205-ef66-49ec-be93-79a67ee9b19f"> GitHub: <img width="146" alt="image" src="https://github.com/go-gitea/gitea/assets/115237/32f00502-60cd-40a6-833e-752505086897"> ### Gitea Version main ### Can you reproduce the bug on the Gitea demo site? Yes
GiteaMirror added the type/bugtopic/ui labels 2025-11-02 09:34:48 -06:00
Author
Owner

@silverwind commented on GitHub (Jul 26, 2023):

Related:

https://github.com/go-gitea/gitea/issues/24508
https://github.com/go-gitea/gitea/pull/24586

Issue is present in both frontend and backend color calculations.

cc: @HesterG

@silverwind commented on GitHub (Jul 26, 2023): Related: https://github.com/go-gitea/gitea/issues/24508 https://github.com/go-gitea/gitea/pull/24586 Issue is present in both frontend and backend color calculations. cc: @HesterG
Author
Owner

@yp05327 commented on GitHub (Mar 26, 2024):

Update GitHub view:
image

@yp05327 commented on GitHub (Mar 26, 2024): Update GitHub view: ![image](https://github.com/go-gitea/gitea/assets/18380374/18c87fe1-0f63-4f70-9892-472557a1b94b)
Author
Owner

@wxiaoguang commented on GitHub (Apr 23, 2025):

IIRC it should be right now.

Image

@wxiaoguang commented on GitHub (Apr 23, 2025): IIRC it should be right now. ![Image](https://github.com/user-attachments/assets/2564eaa5-c50f-4976-8fca-0ad16a263c51)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#11341