electronjs.org-old icon indicating copy to clipboard operation
electronjs.org-old copied to clipboard

Color background on search bar

Open Toinane opened this issue 5 years ago • 3 comments

I don't think this issue was already reported. When you go to see the page of an application, the background's color of the header can change to the color of the application in question, but the background's color of the search bar didn't change and keep the default color.

Screenshot 2021-04-07 at 16 15 55

And depending on the color, it can be quite ugly 😄 Also, the text color is black, it's not very readable and not accessible

Screenshot 2021-04-07 at 16 22 45

Toinane avatar Apr 07 '21 14:04 Toinane

It seems like the app colors are passed in outside the available code here. If they could pass a variable with half of the saturation of goodColoronWhite (the app header color), it would make a good search background color for that app page.

There are less clean solutions to modify the color in here if that isn't an option though

JamMor avatar Apr 13 '21 01:04 JamMor

It would be prettier if they put it like #0d0d0d94

image

Gruce avatar Jul 27 '21 18:07 Gruce

I want to work on this issue can I do it

abhijain2003 avatar Mar 10 '22 20:03 abhijain2003