Heatmap Color Shade #6301

Closed
opened 2025-11-02 06:51:35 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @bagasme on GitHub (Nov 12, 2020).

  • Gitea version (or commit ref): 1.14.0+dev-196-g4117a443c (built from source with TAGS=bindata make generate build)
  • Git version: 2.28.0
  • Operating system: Debian 10 (run via systemd)
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No (not relevant)
  • Log gist:
    (not relevant)

Description

Consider following heatmap screenshot from my instance:
heatmap

The gradation between level-2 and level-1 color shade is subtle; I can hardly differentiate both of them. The shade for the heatmap should be distinct enough per level, so that the colors can be differentiated easily.

Color for level-1 is #8db4db, and for level-2 is #5791cb

Screenshots

(see above)

Originally created by @bagasme on GitHub (Nov 12, 2020). - Gitea version (or commit ref): 1.14.0+dev-196-g4117a443c (built from source with `TAGS=bindata make generate build`) - Git version: 2.28.0 - Operating system: Debian 10 (run via systemd) - Database (use `[x]`): - [x] PostgreSQL - [ ] MySQL - [ ] MSSQL - [ ] SQLite - Can you reproduce the bug at https://try.gitea.io: - [ ] Yes (provide example URL) - [x] No (not relevant) - Log gist: (not relevant) ## Description Consider following heatmap screenshot from my instance: ![heatmap](https://user-images.githubusercontent.com/40219486/98911854-e0161e00-24f7-11eb-872f-d21e52655bfa.png) The gradation between level-2 and level-1 color shade is subtle; I can hardly differentiate both of them. The shade for the heatmap should be distinct enough per level, so that the colors can be differentiated easily. Color for level-1 is `#8db4db`, and for level-2 is `#5791cb` ## Screenshots (see above)
Author
Owner

@silverwind commented on GitHub (Nov 12, 2020):

Agree, might need to do either 15% or 20% opacity steps, they are currently 10%.

@silverwind commented on GitHub (Nov 12, 2020): Agree, might need to do either 15% or 20% opacity steps, they are currently 10%.
Author
Owner

@silverwind commented on GitHub (Nov 12, 2020):

https://github.com/go-gitea/gitea/pull/13533

@silverwind commented on GitHub (Nov 12, 2020): https://github.com/go-gitea/gitea/pull/13533
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6301