Jonathan White
0eded87dd3
Improve colorful lock icon for system tray ( #9632 )
...
* Fix #9432
* Simplify tray icon selection code
* Update all icons with latest export
* Fix MIME type icon appearance on KDE
---------
Co-authored-by: Janek Bevendorff <janek@keepassxc.org>
2023-08-14 21:39:50 -04:00
Anthony Ryan
a5c1298e32
Losslessly optimize PNG images
...
Using Efficient-Compression-Tool we are able to save 586.53KB out of 4.33MB (13.2390%)
with no change in visual appearance.
2023-06-10 18:26:10 -04:00
Janek Bevendorff
3d1449d4f1
Update KeePassXC logo and icons
2023-04-30 10:07:32 -04:00
Janek Bevendorff
64b3695e51
Update KeePassXC logo and icons
2023-04-03 23:16:47 -04:00
Janek Bevendorff
3095e29507
Optimise KeePassXC logo icons and improve compatibility.
...
- Reduce SVG complexity and clean up unnecessary paths
- Recreate monochrome icons for better rendering at low resolutions
- Export as minified SVG Basic 1.1 without style elements
- Recreate 256x256 PNG from optimised SVG
2020-06-01 14:42:28 +02:00
Janek Bevendorff
bf8e2e5959
Fix AppImage builds due to missing PNG app icons.
...
All PNGs were removed in 36f92b7
, including the 256x256
application icons needed for building AppImages.
2020-01-20 22:12:37 +01:00
Wolfram Rösler
36f92b7649
Replace application icons with Material Design icons.
...
Use the following to run KeePassXC with the icons from the
source code, ignoring the operating system's Qt icon theme:
```
KEEPASSXC_IGNORE_ICON_THEME=1 keepassxc
```
The patch further adds a script `makeicons.sh` that re-creates KeePassXC
icons from the Material Design icon set and can be used for easily
updating icons in the future. Instructions are in the script.
Fixes #475
2020-01-11 19:00:15 +01:00
Jonathan White
877a0924c1
Icon cleanup
...
* Shrank large SVG's using Inkscape 'Optimized SVG'
* Added pngcrush script to 'make icons'
* Ran 'make icons'
2019-02-05 16:09:17 -05:00
Jan Hellwig
c06e55df81
Use a dedicated tray icon when the database is unlocked.
2017-05-11 12:27:40 +02:00
Jonathan White
ccec84aef2
Rename application to KeePassXC and change icon ( #70 )
2016-11-03 00:05:30 -04:00
TheZ3ro
f539d69984
Add PNG tray-icons for locked db [ci skip]
2016-10-18 11:44:37 +02:00
Felix Geyer
b1b602678e
Improve the application icon.
...
The one one has a shadow that looks better especially on a
dark background.
https://gitorious.org/keepassx/keepassx/merge_requests/18
2013-03-24 11:40:18 +01:00