Replace SVG white backgrounds with theme-aware colors (#866)
* Replace SVG white backgrounds with theme-aware colors
Inline local SVGs and replace #ffffff with background-rotated color that works correctly under the hue-rotate filter. Also limit SVG max-width to 450px and standardize all SVG white colors.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Strip excalidraw metadata from SVGs to reduce payload size
* Make SVGs responsive by using width: 100% with max-width constraint
* Remove redundant --bg-rotated declaration
---------
Co-authored-by: Claude <noreply@anthropic.com>
authored by
danabra.mov