Files
yamabush1 8809313be1
Some checks failed
CI / build + test (push) Has been cancelled
CI / cargo audit (push) Has been cancelled
theme: replace Figma-exported launcher SVGs with renderer-compatible versions
The original exports used foreignObject (CSS backdrop-filter) and
feComposite in2="hardAlpha" filter chains — Figma-specific constructs
that resvg ignores, making all nine dots invisible at runtime.

Replace both dark and light variants with plain 3×3 grids of rx=3
rounded rects (white in dark mode, #0A032E in light mode). No filters,
no defs, fully renderable by resvg/tiny-skia.
2026-06-21 11:27:03 +02:00
..
2026-05-10 09:58:23 +02:00