@tomislav.matokovic

Account created on 10 February 2025, 12 days ago
#

Recent comments

Thanks, I added a fix for ensuring that the toggle in the unchecked state is visible in Forced Colors mode

I changed colors in dark mode, so the Gin switch component meets SC1.4.11.
Can you follow up with how to test Forced colors issue as I'm new and didn't find a way to turn it on and replicate the issue.

when my current proposed change on https://www.drupal.org/project/drupal/issues/3506743 πŸ› Increase the color contrast of the navigation block title Active will be live, it should fix this issue as well since increasing the color from 600 to 800 also affects changes when in dark mode since the color gets inverted for dark mode as you can see in the screenshot, the color changes to rgb(210, 211, 211) or #d2d3d3 which does fit the standard with 9.5:1

I already solved this here:
https://www.drupal.org/project/drupal/issues/3504913 πŸ› Navigation block titles have a too low color contrast Active

This issue of changing the color to meet Accessibility standard should be done on the Drupal Core since the style for the Administration title is applied from within the navigation module inside core (/web/core/modules/navigation/css/components/toolbar-block.css > .toolbar-block__title).
I've created another task for the Drupal Core here: https://www.drupal.org/project/drupal/issues/3506743 πŸ› Increase the color contrast of the navigation block title Active

I have successfully replicated this issue and tested the solution.

Production build 0.71.5 2024