Description: Native iOS dialogs use a different set of colors for the main elements. * background is mostly gray (approx #efeff4) * title bar is gray (approx #e7e7e7) * white background is not white (approx #feffff) It would be nice, if the iOS app could follow the way how native iOS dialogs are colored. Steps to Reproduce: 1. Create a writer document in the iOS app, mark text 2. Open the dialog to edit the paragraph style 3. See the dialog in the attached screenshot Actual Results: Colors differ from native iOS dialogs. Expected Results: Colors should ressemble native iOS dialogs. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 148151 [details] Colors in a iOS dialog
Created attachment 148152 [details] Colors of a current libo dialog
This should be doable with the newly implemented theming.
Fiex in 0.1 (22) Thanks @Collabora!