You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Timer Template Enhancements:
Adds timer box background styling via pt_chrono_bg_clr / pt_chrono_bg_clr_dark with support for solid color, linear gradient, and radial gradient (pt_chrono_style, pt_chrono_grad_clr1, pt_chrono_grad_clr2, pt_chrono_grad_dir).
Adds timer box border customisation via pt_chrono_border_clr / pt_chrono_border_clr_dark, pt_chrono_border_width, and pt_chrono_border_radius.
Fixed timer state persistence: the countdown correctly reflects elapsed time since notification delivery when the notification is expanded.
Improved visual consistency in Rating and Zero Bezel templates and padding in templates.