oxen-io / session-desktop

Session Desktop - Onion routing based messenger
https://getsession.org
GNU General Public License v3.0
1.44k stars 187 forks source link

[BUG] Linux icons lack dark background #2921

Open BeholdersEye opened 10 months ago

BeholdersEye commented 10 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

The Linux version of Session uses different icons than the Mac, Windows, and Android versions.

Every version except the Linux version shows a dark background behind the light green "S" in the icon. This ensures the icon is visible even against bright backgrounds.

The Linux version includes icons with no dark background and as a result the icon is difficult to see against a bright background.

Expected Behavior

I would like the Linux version of Session Private Messenger to use icons that resemble those used by the Mac, Windows, and Android versions of Session.

Steps To Reproduce

  1. In Linux
  2. With any config.
  3. Install Session and run it.
  4. Observe the icons displayed.

Desktop Version

1.11.2

Anything else?

sessionIcons

KeeJef commented 10 months ago

Strange, assets are here for icons https://github.com/oxen-io/session-desktop/tree/unstable/build/icons, could be a good first issue to work out what the hell is going on.