Problem/Motivation

As pictured here: In forced colors mode, dropbutton borders look weird and the chevron is basically missing.
In addition, when the dropbutton is open, there is nothing to distinguish the items from the background, and there is no hover or focus effect.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3374194 After MR.png | 25.26 KB | Harish1688 |
| #4 | 3374194 before MR.png | 17.7 KB | Harish1688 |
| #3 | hover.png | 38.2 KB | bnjmnm |
| #3 | focus.png | 37.24 KB | bnjmnm |
| #3 | open.png | 33.98 KB | bnjmnm |
Issue fork gin-3374194
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:
Comments
Comment #3
bnjmnmMR fixes the problems in the IS
Chevron is visible, list is outlined, messy border/outlines fixed

Hover effect for items

Focus effect for items

Comment #4
Harish1688 commentedHi,
Tested the MR !278 to address the issue drop button issues in forced color mode. it's works fine, all issue points (chevron icon visibility, Hover/Focus state ) are covered in MR:
Testing Steps:
1. Install the Drupal 10.0.x version and enable gin 8.x.
2. on path
admin/structure/types/manage/article/fields, enable the force color mode.3. Switch to MR and verified the changes in update MR.
attached the screen for references.


Beore:
After:
Looks Good for RTBC
Comment #5
bnjmnmBased on the comment in #4, the intent was to RTBC but the status was not changed, so I am changing it.
Comment #8
saschaeggiThanks 💪