Skip to content

feat: adjust dark mode color - WPB-22723#4627

Draft
netbe wants to merge 7 commits intodevelopfrom
feat/adjust-dark-mode-color-WPB-22723
Draft

feat: adjust dark mode color - WPB-22723#4627
netbe wants to merge 7 commits intodevelopfrom
feat/adjust-dark-mode-color-WPB-22723

Conversation

@netbe
Copy link
Copy Markdown
Collaborator

@netbe netbe commented Apr 24, 2026

TaskWPB-22723 [iOS] Adjust dark mode color scheme

Issue

  • Adjust colors in darkmode
  • Update ColorTheme and deprecate SemanticsColors
  • Add support for blockquotes
  • redesign replies

Testing

  • Design review build: WIP

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

fileprivate static func defaultMarkdownStyle() -> DownStyle {
let style = DownStyle.normal

style.baseFont = UIFont.normalLightFont
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

here the font change to respect the desgin

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 7, 2026

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.

1 participant