pwa-install icon indicating copy to clipboard operation
pwa-install copied to clipboard

Manual theme?

Open Developer-Mike opened this issue 2 years ago • 7 comments

Is it possible to always use the white theme?

Developer-Mike avatar Feb 14 '23 10:02 Developer-Mike

@Developer-Mike can you describe your usecase? The idea of this component was to match look n feel of browser ui, do you have any missbehaviour here?

khmyznikov avatar Feb 18 '23 10:02 khmyznikov

I have a white-themed website. So a black box looks a bit odd.

Developer-Mike avatar Feb 18 '23 11:02 Developer-Mike

I have a white-themed website. So a black box looks a bit odd.

Yeah but the UI of the browser? For example, native android install box will show you in system/browser theme, not your webapp color.

khmyznikov avatar Feb 18 '23 11:02 khmyznikov

I understand your arguments, but I don't want to trick the users into thinking it's from the browser (Like those scam websites).

Developer-Mike avatar Feb 18 '23 13:02 Developer-Mike

I see you point, it's not a trick but as you wish. I will think how this can be done without extra css.

khmyznikov avatar Feb 19 '23 20:02 khmyznikov

Every template have this section for dark theme. Maybe it can be separated to own file and be optionally included here by flag but it's need to be explored, maybe you can help with it?

khmyznikov avatar Feb 19 '23 20:02 khmyznikov

I will take a look at it when I have time.

Developer-Mike avatar Feb 23 '23 05:02 Developer-Mike