This improves the bar containing the languages at the top of the repo index by making it a <details> element which expands into a legend describing what colours represents each language in the bar.
appview/pages/templates/repo/index.html
appview/pages/templates/repo/index.html
This file has not been changed.
History
4 rounds
5 comments
expand 1 comment
pull request successfully merged
expand 1 comment
Looks good! If you could just squash the commit into one (with the first message), we're good to go!
expand 2 comments
Hey, thanks for this patchβthis looks really good! One tiny improvement that we could make would be to space out the languages evenly? Kinda like how Forgejo does it (for example: https://codeberg.org/forgejo/forgejo).
Otherwise, very very nice.
Also, for the language color circles, perhaps we can do the same "spheres" as seen here? Keeps it consistent. :)
Excellent, thanks again!