Hi, I noticed a bug when NSStatusBarButton icon tint doesn't update dynamically when using ThemeKit. Setting button.isTemplate=true doesn't help. It seems it just keeps either a dark or light theme, even if ThemeManager.systemTheme is applied.

Note: it works as expected with button.isTemplate=true without ThemeKit.
Hi, I noticed a bug when
NSStatusBarButtonicon tint doesn't update dynamically when usingThemeKit. Settingbutton.isTemplate=truedoesn't help. It seems it just keeps either a dark or light theme, even ifThemeManager.systemThemeis applied.Note: it works as expected with
button.isTemplate=truewithoutThemeKit.