You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: README screenshots now link to live demo pages (#983)
Each preview screenshot is wrapped in an <a> pointing at the matching
page on preview.colorlib.com — click the image, see it running:
- Dashboard (light + dark) → /production/index.html
- Inbox → /production/inbox.html
- Kanban → /production/kanban.html
- Theme → /production/theme.html
The DashboardPack premium screenshots already had product-page links;
no change there.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
<img alt="Live theme generator with real-time color customization" src="docs/screenshots/light/theme.png" width="32%">
34
+
</a>
25
35
</p>
26
36
27
37
> **Generate your own screenshots** — `npm run build && npm run screenshots` boots Playwright and captures 22 key pages × light + dark = 44 PNGs to `docs/screenshots/`.
0 commit comments