Skip to content

Conversation

@gpunto
Copy link
Contributor

@gpunto gpunto commented Jan 26, 2026

🎯 Goal

Updating the background color in its own PR because it causes most snapshots to change.

🛠 Implementation details

Update appBackground and the snapshots

🎨 UI Changes

The color is now white as (barely) visible in the new snapshots

@github-actions
Copy link
Contributor

github-actions bot commented Jan 26, 2026

SDK Size Comparison 📏

SDK Before After Difference Status
stream-chat-android-client 5.25 MB 5.25 MB 0.00 MB 🟢
stream-chat-android-offline 5.48 MB 5.48 MB 0.00 MB 🟢
stream-chat-android-ui-components 10.62 MB 10.61 MB -0.01 MB 🚀
stream-chat-android-compose 12.84 MB 11.64 MB -1.20 MB 🚀

@sonarqubecloud
Copy link

@gpunto gpunto marked this pull request as ready for review January 27, 2026 11:00
@gpunto gpunto requested a review from a team as a code owner January 27, 2026 11:00
public val textSecondary: Color,
public val stateBgDisabled: Color,
public val stateTextDisabled: Color,
public val appBackground: Color = backgroundElevationElevation0,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

weird name: backgroundElevationElevation0 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it's because we're merging the token path & name 😅

Screenshot 2026-01-27 at 15 03 08

@gpunto gpunto merged commit f46623b into v7 Jan 27, 2026
18 of 19 checks passed
@gpunto gpunto deleted the redesing/app-background branch January 27, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants