feat(design): external link colors, section dividers, nav scroll-spy #10

Merged
lerko merged 1 commits from feat/polish-reader-view into staging 2026-05-27 18:31:06 +00:00

1 Commits

Author SHA1 Message Date
lerko 6db5b36989 feat(design): external link colors, section dividers, nav scroll-spy
Dusty blue/violet link colors for external links (target="_blank") with
visited state. Both dark and light theme tokens. Mailto links included.

Section dividers via border-top on anchored sections. Scroll-margin-top
clears sticky nav on anchor jumps.

Nav scroll-spy highlights active section using IntersectionObserver +
scroll listener fallback for bottom-of-page edge case.
2026-05-26 20:43:56 -04:00