Skip to content

Commit

Permalink
better tryicons
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddify-com committed Aug 5, 2024
1 parent 5ff4b5b commit 53aa0e4
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/images/convert_icon.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
in=$1
out=$2
convert -define icon:auto-resize=128,64,48,32,16 -gravity center $in $out
convert -define icon:auto-resize=128,64,48,32,16 -gravity center $in.png $in.ico
Binary file modified assets/images/tray_icon.ico
Binary file not shown.
Binary file modified assets/images/tray_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/tray_icon_connected.ico
Binary file not shown.
Binary file modified assets/images/tray_icon_connected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/tray_icon_dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/tray_icon_disconnected.ico
Binary file not shown.
Binary file modified assets/images/tray_icon_disconnected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 53aa0e4

Please sign in to comment.