Skip to content

fix(app): improve note editor action bar readability#106

Merged
comppaz merged 1 commit intomainfrom
fix/note-editor-readability
Jan 27, 2026
Merged

fix(app): improve note editor action bar readability#106
comppaz merged 1 commit intomainfrom
fix/note-editor-readability

Conversation

@comppaz
Copy link
Copy Markdown
Collaborator

@comppaz comppaz commented Jan 27, 2026

Summary

  • Increase background opacity from 70% to 85% (light) and 5% to 85% (dark)
  • Use neutral-900 for dark mode background instead of near-invisible white
  • Upgrade blur from backdrop-blur-md to backdrop-blur-xl
  • Increase dark mode border visibility

Closes #103

Increase background opacity and blur effect to ensure word count,
buttons, and status indicators remain readable when text scrolls
behind the overlay.
@comppaz comppaz merged commit e1225c1 into main Jan 27, 2026
1 check passed
@comppaz comppaz deleted the fix/note-editor-readability branch January 27, 2026 13:28
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.

feat: enhance readability in note editor

1 participant