dkrivoruchko / ScreenStream

ScreenStream Android App
https://screenstream.io
MIT License
1.56k stars 319 forks source link

"Press START on device" screen uses blue rectangular background behind logo (not matching "/pinrequest" design) #223

Open wqp53625 opened 1 year ago

wqp53625 commented 1 year ago

Hi @dkrivoruchko ,

Thanks a lot for this useful app.

The /pinrequest webpage shows just the logo on a transparent (or black) background.

Once the PIN has been entered, the logo is being shown on a blue rectangular background (with the Show "Press START on device" option enabled), similar to the About image:

The blue background also is not taking up the full width/height of the web-browser's viewport and therefore looks somewhat out of place.

It is not necessarily an issue, but for consistency, it would probably better to remove the blue background.

The ScreenStream logo uses a green gradient. Maybe the blue background could be replaced with this green gradient and the gradient could be rendered in HTML and be displayed across the entire width/height of the web-browser's viewport. And then maybe the bare ScreenStream logo could just be placed on top of the gradient.

Regards