Color background on search bar
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.
And depending on the color, it can be quite ugly 😄 Also, the text color is black, it's not very readable and not accessible
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
It would be prettier if they put it like #0d0d0d94

I want to work on this issue can I do it