Skip to content

feat: color of text in elements is now calculated with chroma-js and based on APCA algorithm to determine the best contrast (#2100) #2105

Merged
davydkov merged 2 commits into
mainfrom
feat/2100_element_text_contrast2
Jul 28, 2025
Merged

feat: color of text in elements is now calculated with chroma-js and based on APCA algorithm to determine the best contrast (#2100) #2105
davydkov merged 2 commits into
mainfrom
feat/2100_element_text_contrast2

Conversation

@Kiiv

@Kiiv Kiiv commented Jul 21, 2025

Copy link
Copy Markdown
Collaborator

Checklist

  • I've thoroughly read the latest contribution guidelines.
  • I've rebased my branch onto main before creating this PR.
  • My commit messages follow conventional spec
  • I've added tests to cover my changes (if applicable).
  • I've verified that all new and existing tests have passed locally for mobile, tablet, and desktop screen sizes.
  • My change requires documentation updates.
  • I've updated the documentation accordingly.

Kiiv and others added 2 commits July 21, 2025 10:41
…based on APCA algorithm to determine the best contrast (#2100)
Co-authored-by: Kiiv <695160+Kiiv@users.noreply.github.com>
@Kiiv Kiiv requested review from davydkov and pavelpykhtin July 21, 2025 10:03
@Kiiv

Kiiv commented Jul 21, 2025

Copy link
Copy Markdown
Collaborator Author

/preview playground

@github-actions github-actions Bot temporarily deployed to playground-preview July 21, 2025 10:04 Destroyed
@github-actions

Copy link
Copy Markdown
Contributor

@davydkov davydkov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 👏🏻

@davydkov davydkov merged commit a78da37 into main Jul 28, 2025
21 checks passed
@davydkov davydkov deleted the feat/2100_element_text_contrast2 branch July 28, 2025 22:33
davydkov pushed a commit that referenced this pull request Aug 1, 2025
…based on APCA algorithm to determine the best contrast (#2100)  (#2105)
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