forem / ForemWebView-ios

Forem core interface SDK
GNU General Public License v3.0
22 stars 7 forks source link

Status bar and toolbar don't match theming #53

Open chickdan opened 2 years ago

chickdan commented 2 years ago

Describe the bug The status bar and the bottom toolbar do not follow/match either the device theme or the site theme.

Note: I looked for a repo for the new Forem app since Dev-ios is deprecated but I could not find one. If you could point me in the right direction I would gladly take a look into this myself.

To Reproduce Steps to reproduce the behavior:

  1. Go to Settings
  2. Choose 'Customization' from the drop-down
  3. Click on 'Dark Mode'
  4. Pull to refresh
  5. See that the status bar and bottom toolbar are still white

Expected behavior I expect the status bar and bottom toolbar colors to match the website theme.

Screenshots

Environment (please complete the following information):

Additional context Add any other context about the problem here.