Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(scss): fix error with hover #30964

Merged

Conversation

nicobytes
Copy link
Contributor

@nicobytes nicobytes commented Dec 17, 2024

Parent Issue

#30959

Proposed Changes

This pull request includes changes to the core-web/libs/dotcms-scss/shared/_colors.scss file to improve the color accessibility and consistency in the codebase.

Improvements to color accessibility:

  • Changed the value of --color-palette-primary-op-10 to use hsla with a specific lightness and opacity, ensuring better color accessibility.

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Screenshots

Screenshot 2024-12-17 at 3 56 40 PM

This PR fixes: #30959

@nicobytes nicobytes marked this pull request as ready for review December 17, 2024 19:58
@nollymar nollymar added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit bafccb3 Dec 17, 2024
23 checks passed
@nollymar nollymar deleted the 30959-design-system-primary-opacity-10-color-is-missing branch December 17, 2024 21:59
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.

Design System: Primary Opacity 10 color is missing
5 participants