Merge remote-tracking branch 'origin/claude/improve-desktop-design-iOokB' into claude/improve-desktop-design-iOokB

This commit is contained in:
Claude
2026-04-24 18:43:33 +00:00
@@ -592,7 +592,7 @@ fun AmethystTheme(
colorScheme = colors, colorScheme = colors,
typography = Typography, typography = Typography,
shapes = Shapes, shapes = Shapes,
content = { ProvideMaterialSymbols(content) }, content = { ProvideMaterialSymbols(content = content) },
) )
val view = LocalView.current val view = LocalView.current