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

2 Commits

Author SHA1 Message Date
b149825bcb Merge branch 'main' into feat/color-pick 2026-03-16 10:29:28 +00:00
1b29e91f9d fix: use theme-aware msg_gradient for ntfy 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
2026-03-16 03:25:52 -07:00