-
style(ui): add color-coded accents and tags to shortcut cards
All checks were successfulBuild and Publish Docker Image / deploy (push) Successful in 2m44sreleased this
2026-06-11 11:32:22 +03:00 | 0 commits to master since this releaseIntroduce per-card accent colors to enhance the visual hierarchy of the documentation shortcut cards. This includes adding left borders, colored eyebrows, and matching hover glows using CSS variables.
Additionally, this commit:
- Adds color-coded tags (GET, POST, JSON, etc.) for API links.
- Implements retro-themed styling for both the shortcut cards and tags to maintain consistency with the classic 16-color VGA palette.
- Applies the new accent classes to the API page template.
Downloads