Skip to content

Conversation

@nbradbury
Copy link
Contributor

@nbradbury nbradbury commented Jan 28, 2026

Closes CMM-167

Override Zendesk SDK colors in night resources to properly support dark mode:

  • Background colors for list and empty states
  • Text colors with appropriate alpha values
  • Message bubble colors for agent and user messages
  • Input hint and button inactive colors
  • Night layout for empty state with theme-aware text color
after

nbradbury and others added 2 commits January 28, 2026 10:10
Override Zendesk SDK colors in night resources to properly support dark mode:
- Background colors for list and empty states
- Text colors with appropriate alpha values
- Message bubble colors for agent and user messages
- Input hint and button inactive colors
- Night layout for empty state with theme-aware text color

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Use existing white_translucent_* colors instead of hard-coded hex values
for better maintainability and consistency with the codebase.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dangermattic
Copy link
Collaborator

1 Message
📖 This PR is still a Draft: some checks will be skipped.

Generated by 🚫 Danger

nbradbury and others added 3 commits January 28, 2026 10:59
Add tools:override="true" to indicate these colors intentionally
override Zendesk SDK resources for dark mode support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
These colors only need night mode overrides because the base values
are provided by the Zendesk SDK.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jan 28, 2026

App Icon📲 You can test the changes from this Pull Request in Jetpack Android by scanning the QR code below to install the corresponding build.

App NameJetpack Android
FlavorJalapeno
Build TypeDebug
Versionpr22537-4f6ed3d
Build Number1483
Application IDcom.jetpack.android.prealpha
Commit4f6ed3d
Installation URL1lo1gj2apdkr0
Note: Google Login is not supported on these builds.

@wpmobilebot
Copy link
Contributor

wpmobilebot commented Jan 28, 2026

App Icon📲 You can test the changes from this Pull Request in WordPress Android by scanning the QR code below to install the corresponding build.

App NameWordPress Android
FlavorJalapeno
Build TypeDebug
Versionpr22537-4f6ed3d
Build Number1483
Application IDorg.wordpress.android.prealpha
Commit4f6ed3d
Installation URL3v229ru20mea0
Note: Google Login is not supported on these builds.

nbradbury and others added 2 commits January 28, 2026 12:38
These colors override Zendesk SDK resources for dark mode but lint
cannot detect their usage within the SDK.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change parent style from WordPress.NoActionBar to
WordPress.NoActionBar.NoEdgeToEdge to prevent content
from drawing under the system bars.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sonarqubecloud
Copy link

@nbradbury
Copy link
Contributor Author

Unfortunately, although we can override the colors in the default layout, once messages are showing they appear as white-on-white in dark mode. I did not see a way to resolve this, and Claude made several failed attempts as well.

tickets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants