mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-05 23:24:27 +08:00
The previous attempt at matching the deer-flow Repository-of-the-Day design used `style=for-the-badge` shields.io rendered as two wide black/orange rectangles spanning the README width — nothing like the small bordered pill deer-flow actually ships (a Trendshift-served badge with a laurel-wreath "1" emblem and two lines of restrained text). OpenMontage isn't on Trendshift, so a real Trendshift badge isn't available. Built a custom inline SVG matching the design intent: - Small (340x68) bordered card with rounded corners - Laurel-wreath emblem with serif "1" inside on the left - Two-line text on the right: "GITHUB TRENDING" (small, dimmed gray) and "#1 Repository Of The Day" (bold, accent) - Light + dark variants served via prefers-color-scheme picture/source - Light: white bg, #7C3AED purple stroke/text - Dark: #0D1117 bg, #A78BFA lavender stroke, #C4B5FD headline Files added: - .github/assets/repo-of-the-day-light.svg - .github/assets/repo-of-the-day-dark.svg