mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
Updated various home screen components (`ContinueWatchingCard`, `HomeBrowseCard`, `NextUpCard`, `HomeSearchResultCard`, etc.) to simplify their appearance and improve readability: - Removed `tonalElevation` from multiple Surface containers. - Replaced `surfaceVariant` backgrounds and `onSurfaceVariant` text colors with `surface` and `onSurface` for better contrast. - Removed the thin border from `HomeBrowseCard`. - Darkened the gradient overlay on `HomeFeaturedCard` for better text legibility and adjusted the progress bar padding.