Skip to content

fix: improve hyperlink visibility in dark mode#8

Merged
j4rviscmd merged 1 commit intomainfrom
fix/dark-link
Mar 22, 2026
Merged

fix: improve hyperlink visibility in dark mode#8
j4rviscmd merged 1 commit intomainfrom
fix/dark-link

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Add CSS overrides for BlockNote editor hyperlinks in dark mode to use bright blue colors, resolving the issue of links being too dark to read against the dark background
  • Overrides are placed outside @layer base to ensure they win specificity over BlockNote's default color: revert style

Test plan

  • Toggle dark mode and verify hyperlinks in the editor are clearly visible
  • Verify hover color change works correctly
  • Verify light mode links remain unchanged

Add CSS overrides for BlockNote editor links to use bright blue colors
in dark mode, resolving the issue of links being too dark to read
against the dark background.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd added the bug Something isn't working label Mar 22, 2026
@j4rviscmd j4rviscmd merged commit 96f90c9 into main Mar 22, 2026
@j4rviscmd j4rviscmd deleted the fix/dark-link branch March 22, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant