Improve UI and design - #16
Merged
Merged
Conversation
- Move theme switcher from footer to header for conventional placement - Home: add subtitle, replace BugAntIcon with ClockIcon, visual rank badges, clickable repo/owner links, star icons - Repositories: add star icons to stars column, migrate pagination to DaisyUI v5 join/join-item, add page info text - Update page metadata title and description Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Pabl0cks
reviewed
Mar 2, 2026
Pabl0cks
left a comment
Contributor
There was a problem hiding this comment.
Thx Damu! A couple of comments, some might be subjective:
- In light mode, some colors don't have great contrast, like the gold of the number of stars, and the green of "new repositories". They also give a vibe too colorful to the page (personal opinion!) I'd probably stick with the white/black for both, and just keep the color in the icons perhaps.
- In dark mode, when you hover the repository names or repository orgs, is hardly readable, I'd pick another color for hover
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Summary
BugAntIconwithClockIconfor "Recent (7 days)", visual rank badges (gold/silver/bronze) for top repos and owners, clickable repo/owner names linking to GitHub, inline star iconsbtn-groupto DaisyUI v5join/join-item, add "Page X of Y" info textScreenshots
Home page

Repositories page

Test plan
/and verify stat cards, rank badges, and repo/owner links work correctly/repositoriesand verify star icons render, pagination is styled correctly, and page info displays🤖 Generated with Claude Code