fix: use theme-aware msg_gradient for ntfy messages #31

Merged
genewildish merged 2 commits from feat/color-pick into main 2026-03-16 10:29:47 +00:00
Owner

Replace lr_gradient_opposite() with msg_gradient() in render_message_overlay().
Messages now render in complementary colors matching the active theme:

  • Green theme → magenta messages
  • Orange theme → blue messages
  • Purple theme → yellow messages
Replace lr_gradient_opposite() with msg_gradient() in render_message_overlay(). Messages now render in complementary colors matching the active theme: - Green theme → magenta messages - Orange theme → blue messages - Purple theme → yellow messages
genewildish added 1 commit 2026-03-16 10:29:25 +00:00
Replace lr_gradient_opposite() with msg_gradient() in render_message_overlay().
Messages now render in complementary colors matching the active theme:
- Green theme → magenta messages
- Orange theme → blue messages
- Purple theme → yellow messages
genewildish added 1 commit 2026-03-16 10:29:30 +00:00
genewildish merged commit ac9b47f668 into main 2026-03-16 10:29:47 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: genewildish/Mainline#31