squalou / google-chat-linux

source of a fork of google-chat-linux unofficial client from robyf
50 stars 10 forks source link

Monochrome tray icon #75

Closed ThatOneCalculator closed 8 months ago

ThatOneCalculator commented 10 months ago

Most tray icons (on Linux, at least) have monochrome variants.

ref: https://github.com/ipfs/ipfs-desktop/pull/2159

squalou commented 10 months ago

true enough. Ideally the icone should inherit from current theme icon set. (something I have no idea how to do but should probably be supported).

And only by default revert to current ones (which are google official ones)

squalou commented 8 months ago

add "iconTheme":"mono" in json config file starting from version 5.27.23-1. New colored icons are supported too.