Skip to content

fix: set body background color#2795

Open
weareoutman wants to merge 1 commit intocinnyapp:devfrom
weareoutman:fix-2527
Open

fix: set body background color#2795
weareoutman wants to merge 1 commit intocinnyapp:devfrom
weareoutman:fix-2527

Conversation

@weareoutman
Copy link

@weareoutman weareoutman commented Mar 17, 2026

Description

Set body background to color.Background.Container to remove the white edges on iOS in dark theme.

Before:
Cinny-before

After:
Cinny-after

Fixes #2527

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

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.

White area near the keyboard on iOS

1 participant