Problem/Motivation

I just made the first pass of Olivero in dark mode by swapping the full range of colors for their opposite in the existing color range. That means the black search bar is now white, which is not very dark.

Steps to reproduce

Turn on your OS dark mode and be blinded by the search bar when you open it.

Proposed resolution

Use a darker grey for the search bar.

Comments

johnalbin created an issue. See original summary.

johnalbin’s picture

Title: Dark mode search bar is very white » Dark mode search bar is very bright
Status: Active » Postponed (maintainer needs more info)

I'm not totally sure this is an issue.

It definitely was a problem when the footer was bright white because it is huge, but the search bar just takes up one band of space. Maybe the white color there is not a problem?

I'll let other people chime in and provide a MR that looks better than the existing search bar styles.