Right now, all PWA's have white top and/or bottom bars. This is the most apparent in Twitter:

My Gitea instance seems to set the top bar to green but the navigation bar is still white:
Any news on this?
Currently we match the background color defined by the PWAs for the navigation bar. Both of these sites have a light background color in the installed PWA data, but change their appearance in dark mode. We may want to revisit this behaviour or find a way to track the background color dynamically.
Most helpful comment
Currently we match the background color defined by the PWAs for the navigation bar. Both of these sites have a light background color in the installed PWA data, but change their appearance in dark mode. We may want to revisit this behaviour or find a way to track the background color dynamically.