Open mxmilkiib opened 1 year ago
At the moment the tray icon is based on your own icon pack. You can find the Flameshot icons from the installed icon packs:
# system-wide installed packs
find /usr/share/icons -iname '*flameshot*'
# user-installed packs
find ~/.local/share/icons -iname '*flameshot*'
Most software do not let you set the icon as it is easier to let it be controlled by the user's theme and icon pack to make it more cohesive from design perspective, and also because it dynamically can change when the theme changes (e.g for users who use dark theme after sunset.
Nonetheless, I will keep this feature request open to gauge how much the community want/need this feature.
Feature Description
It would be handy to be able to pick the colour of the tray icon, to make it stand out a bit more.