Skip to content

feat: warm cream foreground for dark mode text readability#100

Merged
j4rviscmd merged 1 commit intomainfrom
feat/dark-cream-text
Mar 28, 2026
Merged

feat: warm cream foreground for dark mode text readability#100
j4rviscmd merged 1 commit intomainfrom
feat/dark-cream-text

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Replace neutral near-white foreground tokens (oklch(0.985 0 0)) with subtly warm cream (oklch(0.92 0.01 75)) in dark mode to reduce eye strain
  • Add BlockNote --bn-colors-editor-text override so editor text follows the same warm foreground colour
  • Affected tokens: --foreground, --card-foreground, --secondary-foreground, --accent-foreground, --sidebar-primary-foreground

Test plan

  • Switch to dark mode and verify text has a subtle warm tint instead of pure white
  • Verify editor (BlockNote) text colour follows the same warm foreground
  • Verify light mode is unaffected
  • Verify popover text, sidebar text, and button text are visually consistent

🤖 Generated with Claude Code

Replace neutral near-white foreground tokens (oklch(0.985 0 0)) with
a subtly warm cream (oklch(0.92 0.01 75)) to reduce eye strain in dark
mode. Also override BlockNote's --bn-colors-editor-text so the editor
text follows the same warm foreground colour.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd added the enhancement New feature or request label Mar 28, 2026
@j4rviscmd j4rviscmd merged commit 2d67be8 into main Mar 28, 2026
2 checks passed
@j4rviscmd j4rviscmd deleted the feat/dark-cream-text branch March 28, 2026 05:35
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