1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 18:54:28 +00:00
Giteabot 993178b45f
[FIX] resolve confusing colors in languages stats by insert a gap (#27704) (#27715)
Backport #27704 by @RightFS

The current language stats are too obsessed with color matching. Similar
colors are always next to each other. It is a bit troublesome to find
the place where the color matching is generated, so just follow the
example of github and add a gap.

## before

<img width="883" alt="image"
src="https://github.com/go-gitea/gitea/assets/12915306/cf54430c-616c-4b37-b561-5a37c20b2d94">

## after

<img width="877" alt="image"
src="https://github.com/go-gitea/gitea/assets/12915306/e518ea36-2b8f-4f11-a867-a58dc393db85">

Co-authored-by: MrDevil <Right.Sun@outlook.com>
2023-10-21 02:04:44 +08:00
..
2023-09-08 11:03:01 -05:00
2023-09-03 02:58:52 +00:00
2023-09-09 20:23:57 +08:00
2023-06-27 02:45:24 +00:00
2023-08-31 11:21:18 +02:00
2023-08-28 19:43:59 +00:00
2023-08-12 10:30:28 +00:00
2023-08-28 19:43:59 +00:00