hyperhive/frontend/packages
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris fefeaecbbf swarm-ui: neon glow on panel titles + the active nav tab
Ports the subtle text-shadow glow @hive/agent's and the dashboard's own
headline rule already use (both independently converged on
`text-shadow: 0 0 Npx color-mix(color, transparent)`), not their whole
uppercase+letter-spacing headline typography -- that's those UIs' own
look, swarm-ui never adopted it and this issue only asked for the glow.

- Panel titles: `currentColor`-based, since a panel title has no one
  fixed accent (some are dynamic, e.g. an agent's own name) -- a fixed
  --purple glow on plain --fg text would read as a mismatched halo.
- Active nav tab: each item's own `accent` (NAV_ITEMS), the same value
  its underline already uses, so the glow and the underline read as
  one accent rather than two that happen to agree.
2026-09-13 19:19:26 +02:00
..
agent term_msg: carry the source event's time on every row 2026-09-13 14:23:11 +02:00
dashboard ci: add .mjs to check-comment-blocks.sh + check-issue-refs.sh's scope 2026-09-12 13:04:01 +02:00
shared shared/badge: give interactive badges a real pill radius, not a roundrect 2026-09-11 22:45:36 +02:00
swarm-ui swarm-ui: neon glow on panel titles + the active nav tab 2026-09-13 19:19:26 +02:00