ThemeKit icon indicating copy to clipboard operation
ThemeKit copied to clipboard

ThemeKit blocks menu bar icon tint update on macOS 11

Open teologov opened this issue 4 years ago • 0 comments

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.

image

Note: it works as expected with button.isTemplate=true without ThemeKit.

teologov avatar Apr 25 '21 12:04 teologov