taffybar / gtk-sni-tray

A StatusNotifierHost widget written using the gtk+3 bindings for haskell provided by gi-gtk.
BSD 3-Clause "New" or "Revised" License
35 stars 2 forks source link

Incorrect colors in icons #12

Closed ARR8 closed 6 years ago

ARR8 commented 6 years ago

It seems that red/orange are swapped with blue. For example, QtPass, which should have a blue icon, appears orange. VLC, Kleopatra, and lxqt-powermanagement when the power is low, should be orange/red/red, but all appear blue. Other colors, such as lxqt-powermanagement when the power is high (green) are fine.

colonelpanic8 commented 6 years ago

This is fixed in https://github.com/IvanMalison/status-notifier-item/commit/e0d1d7867e8fe593745659e3604ecdf191a2ab3f

Which is available in (for now in https://github.com/taffybar/gtk-sni-tray/tree/SNIQTFixes)

ARR8 commented 6 years ago

Confirmed fixed.

colonelpanic8 commented 6 years ago

Let's leave this open until the fix actually makes it in to a release