Skip to content

style: mute popover foreground color in dark mode#77

Merged
j4rviscmd merged 2 commits intomainfrom
style/popover-foreground-mute
Mar 27, 2026
Merged

style: mute popover foreground color in dark mode#77
j4rviscmd merged 2 commits intomainfrom
style/popover-foreground-mute

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Lower dark mode --popover-foreground from oklch(0.985) to oklch(0.85) to match the muted sidebar text tone introduced in feat: mute sidebar text color for reduced visual prominence #69
  • Ensures context menus, dialogs, dropdowns, and command palettes blend harmoniously with the sidebar's reduced visual prominence
  • Simplify CSS comments and organize @theme inline token order

Test plan

  • Switch to dark mode
  • Right-click a note in the sidebar — context menu text should be muted gray, not bright white
  • Open settings dialog — text should be consistently muted
  • Verify light mode is unaffected

🤖 Generated with Claude Code

j4rviscmd and others added 2 commits March 27, 2026 20:54
Adjust --popover-foreground from oklch(0.985) to oklch(0.85) to match
the muted sidebar text tone introduced in #69, ensuring context menus,
dialogs, and dropdowns blend harmoniously with the sidebar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd added the enhancement New feature or request label Mar 27, 2026
@j4rviscmd j4rviscmd merged commit 8efc9f8 into main Mar 27, 2026
2 checks passed
@j4rviscmd j4rviscmd deleted the style/popover-foreground-mute branch March 27, 2026 12:02
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