Skip to content

style: use fluorescent yellow for highlighter, separate from color-picker yellow#91

Merged
j4rviscmd merged 1 commit intomainfrom
feat/highlight-color
Mar 27, 2026
Merged

style: use fluorescent yellow for highlighter, separate from color-picker yellow#91
j4rviscmd merged 1 commit intomainfrom
feat/highlight-color

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Separate the highlighter button from the colour-picker's "yellow" by using a dedicated "highlight" style value instead of the built-in "yellow"
  • Change the highlighter colour from a deep mustard (oklch 0.92 0.17 90) to a softer fluorescent yellow (oklch 0.96 0.11 95) in light mode
  • Adjust dark-mode highlighter to a lighter, more yellow shade (oklch 0.75 0.10 95)
  • Restore the colour-picker's yellow to the original mustard shade so the two features are visually distinct

Test plan

  • Click the highlighter button (fluorescent pen icon) and verify it applies a soft fluorescent yellow
  • Use the colour-picker dropdown → Background → yellow and verify it applies the deeper mustard shade
  • Verify both colours look correct in light and dark modes
  • Verify toggling the highlighter on/off works correctly
  • Verify the highlighter button shows active state only for the fluorescent highlight, not for colour-picker yellow

🤖 Generated with Claude Code

…cker yellow

Separate the highlighter button from the colour-picker's "yellow" by
using a dedicated "highlight" style value.  This lets the highlighter
use a softer, fluorescent-yellow shade (oklch 0.96 0.11 95 / 0.75 0.10 95)
while the colour-picker retains the original deeper amber.

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 276aeda into main Mar 27, 2026
2 checks passed
@j4rviscmd j4rviscmd deleted the feat/highlight-color branch March 27, 2026 23:42
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