Skip to content

Conversation

@ZivSa1
Copy link
Collaborator

@ZivSa1 ZivSa1 commented Nov 12, 2025

Description

Changed Color Swatch border from 0.2 opacity to 0.8 for accessibility.

Changelog

borderColor: Colors.rgba(Colors.$outlineDisabledHeavy, 0.8)

Additional info

ticket: https://wix.atlassian.net/browse/MADS-4867

@github-actions
Copy link
Contributor

✅ PR Description Validation Passed

All required sections are properly filled out:

  • Description
  • Changelog
  • Additional info

Your PR is good for review! 🚀


This validation ensures all sections from the PR template are properly filled.

@ZivSa1
Copy link
Collaborator Author

ZivSa1 commented Nov 12, 2025

@ethanshar for some reason it looks like I changed the whole file, while it's only line 191: borderColor: Colors.rgba(Colors.$outlineDisabledHeavy, 0.8),
the opacity was 0.2

@ZivSa1
Copy link
Collaborator Author

ZivSa1 commented Nov 30, 2025

need to change the fix here, it'''s not enough.
Should be
borderColor: Colors.rgba(Colors.$outlineNeutralHeavy, 1)

waiting for the issue with public to be solved to commit another change to the branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants