Tabs title bar doesn’t respect dark mode

The title bars in the tab switcher stay white even when I have the browser theme set to dark. It’s pretty annoying and doesn’t look nice that these elements don’t respect the theme preference.

Steps to reproduce:
Brave on ios device

  1. Set appearance to dark mode
  2. Open a few tabs
  3. click on tab switcher

Expected:
Tabs title bars should respect the overall browser theme preference.

Actual:
Tab title bars appear always with white background and black foreground text.

I found this code PR related to this issue and would probably need a fix on similar lines with respect to theming.