• v0.5.3 e2cf7115b7

    style(ui): add color-coded accents and tags to shortcut cards
    All checks were successful
    Build and Publish Docker Image / deploy (push) Successful in 2m44s

    kato released this 2026-06-11 11:32:22 +03:00 | 0 commits to master since this release

    Introduce 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