Skip to content

feat: add highlighter marker button to formatting toolbar#24

Merged
j4rviscmd merged 1 commit intomainfrom
feat/highlight-marker
Mar 23, 2026
Merged

feat: add highlighter marker button to formatting toolbar#24
j4rviscmd merged 1 commit intomainfrom
feat/highlight-marker

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Add a yellow highlight toggle button to the text selection bubble menu
  • Button is positioned after the built-in color-style button in the formatting toolbar
  • Uses BlockNote's existing backgroundColor style with custom CSS for enhanced visibility
  • Light mode: vibrant yellow background with subtle padding and border-radius
  • Dark mode: darker amber background with adjusted text color for readability

Test plan

  • Select text in the editor and verify the highlight button appears in the bubble menu
  • Click the highlight button and verify yellow highlight is applied
  • Click again to toggle off the highlight
  • Verify highlight appearance in both light and dark themes
  • Verify the highlight persists after saving and reloading a note
  • Verify the existing color picker button still works alongside the highlight button

🤖 Generated with Claude Code

Add a yellow highlight toggle button to the text selection bubble menu,
positioned after the color-style button. Uses BlockNote's existing
backgroundColor style with custom CSS for enhanced visibility in both
light and dark themes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd added the enhancement New feature or request label Mar 23, 2026
@j4rviscmd j4rviscmd merged commit 520f7b6 into main Mar 23, 2026
@j4rviscmd j4rviscmd deleted the feat/highlight-marker branch March 23, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant