Problem/Motivation
In the Olivero theme, color for the chevron icon is not as per the Figma design for all the screen sizes.
Before the patch



After the patch



Steps to reproduce
Make sure you have selected the Olivero theme and open it using Chrome or a similar browser inspect the chevron icon color and compare it to the Olivero theme Figma design
Proposed resolution
Replace the color with the one that is mentioned in the Figma design.
Remaining tasks
None
User interface changes
Changing the color from var(--color--gray-45) to var(--color--gray-90) as mentioned in the Figma design.
API changes
None
Data model changes
None
Release notes snippet
None
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | Screenshot 2023-07-17 at 5.01.01 PM.png | 78.67 KB | smustgrave |
| #9 | after-patch.png | 150.49 KB | lokeshsahu |
| #9 | before-patch.png | 118.22 KB | lokeshsahu |
| #9 | patch-applied-successfully.png | 70.01 KB | lokeshsahu |
| #6 | Screenshot from 2023-06-28 17-16-04.png | 87.4 KB | shiv_sharma |
Issue fork drupal-3370131
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3370131-olivero-fix-breadcrumb
changes, plain diff MR !4306
Comments
Comment #2
hamid.ali commentedWorking on the issue will provide updated patch to fix the issue
Comment #3
hamid.ali commentedHave attached the updated patch to fix the issue.
Comment #4
hamid.ali commentedKindly review the issue.
Comment #5
Manibharathi E R commentedPatch #3 applied and verified successfully on Drupal 10.
Comment #6
shiv_sharma commentedI have reviewed the figma Design Figma Design with the patch color code, both are same.

applied patch #3 successfully on Drupal 10.
Comment #7
shweta__sharma commentedHi @Hamid.ali,
I have applied your patch but it's throwing an error.
Comment #8
lokeshsahu commentedReviewing this issue
Comment #9
lokeshsahu commentedI have tested and verified patch #3 on Drupal-10.1.x-dev and Drupal-11.x. The patch was applied successfully without throwing any error and it's fixing the above-addressed issue. I am attaching a screenshot for reference, showing the state before and after applying the patch.
Comment #12
shiv_sharma commentedI used @Hamid.ali code to create the merge request.
Comment #13
smustgrave commentedSo for me this is a won't fix. The proposed change introduce accessibility issue with poor color contrast.
Comment #15
smustgrave commentedSince hasn't been a follow up going to close out. If still an issue please reopen