Skip to content

fix: dark mode improvements#3426

Merged
isekovanic merged 6 commits intodevelopfrom
fix/dark-mode-improvements
Feb 25, 2026
Merged

fix: dark mode improvements#3426
isekovanic merged 6 commits intodevelopfrom
fix/dark-mode-improvements

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

This PR addresses some issues we had with scheme changes with the redesign of the SDK, namely some components not using the new adequate colors from semantics in order to adjust to the scheme. It also fixes an issue with scheme reactivity of messages.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Feb 24, 2026

SDK Size

title develop branch diff status
js_bundle_size 423 KB 424 KB +389 B 🟡

const styles: MarkdownStyle = {
...defaultMarkdownStyles,
...markdownStyles,
paragraph: {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@khushal87 as a note, if we have the time for this major I really really wanna get rid of renderText.

@isekovanic isekovanic merged commit 1f8b90d into develop Feb 25, 2026
5 checks passed
@isekovanic isekovanic deleted the fix/dark-mode-improvements branch February 25, 2026 08:13
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.

2 participants