Skip to content

Changed dashed border button color to be darker

Dimitrie Hoekstra requested to merge change-dashed-border-button-color into master

What does this MR do?

Changed the border color of dashed border buttons to be darker.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Dashing the border, makes the border thinner, aside from leaving gaps. This creates the optimal illusion that the border color is not the same. To remove that effect, we have to darken the border to make up for the extra whiteness. This makes those buttons discoverable again.

image

Screenshots (if relevant)

before: image

after: image

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Dimitrie Hoekstra

Merge request reports