- Thicken the mark's strokes (mask dilation ~2.2%) so it reads at
tab size; SVG re-traced + all PNGs regenerated, deeper green
#1DB800 kept.
- The tab kept showing a stale icon because the favicon URL never
changed across edits (browsers cache favicons very aggressively).
Version the hrefs (?v=3) to force a refetch.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- favicon.svg: the mark vectorized (OpenCV contour trace of the
artwork, even-odd fill) -> crisp at any tab size, ~3KB. Set as the
primary <link rel=icon type=image/svg+xml> with PNG fallbacks.
- Deepen the green: same hue, full saturation, ~72% value
(#1DB800) and embolden faint anti-aliased strokes (alpha gamma)
so it no longer looks washed-out at favicon size.
- All PNGs (16/32/256, apple-touch, icon-512) regenerated to match.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The mark sat tiny on a black square (invisible in the browser tab).
Make the near-black background transparent (alpha from max channel,
sub-22 floor removes the glow haze) and crop to the mark's bounding
box with ~8% margin so it fills the frame at favicon sizes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Switch the favicon set + icon-512 + apple-touch-icon to the no-text
hexagon+wrench mark so it stays legible at 16-32px (the wordmark
version was unreadable at favicon sizes).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Replace placeholder favicon.svg with the designed Fabric icon as a PNG
favicon set (16/32/256), apple-touch-icon (180), icon-512; document
title -> 'Fabric'; theme-color black to match the icon.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>