haiwen / seafile-client

Seafile desktop client.
http://seafile.com
Apache License 2.0
468 stars 282 forks source link

Monochrome Icons for Linux-Client (espacially Ubuntu) #239

Open openpaul opened 9 years ago

openpaul commented 9 years ago

Ubuntu has this nice look, that all of the tray icons are monochrome. I use XFCE and use the monochrome icons of ubuntu. How is it that seafile does not come with monochrome icons?

Is there a way to make it use different icons?

gnacho commented 9 years ago

+1 to this

mrjovanovic commented 7 years ago

The problem is that Seafile does not respect the system icon theme, as referenced in #226. This should be the expected behavior on GNU/Linux distributions, as referenced by the freedesktop specifications. Then OS vendors (like Canonical for Ubuntu) or others can provide the appropriate light/dark theme in addition to the Seafile-provided ones.

This might also be an a11y issue for sight-impaired people who need to use high-contrast icon themes.