mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-03-15 10:26:37 -04:00
Change Logo img
This commit is contained in:
parent
b2c8b915b0
commit
3b5a59ac55
@ -27,7 +27,7 @@ import org.slf4j.LoggerFactory;
|
||||
public class ImageUtil {
|
||||
private static final Logger log = LoggerFactory.getLogger(ImageUtil.class);
|
||||
|
||||
public static final String SPLASH_LOGO = "/images/logo_600_600.png";
|
||||
public static final String SPLASH_LOGO = "/images/logo_splash.png";
|
||||
|
||||
public static final String SYS_TRAY = "/images/system_tray_icon_44_32.png";
|
||||
public static final String SYS_TRAY_ALERT = "/images/system_tray_notify_icon_44_32.png";
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 80 KiB |
BIN
src/main/resources/images/logo_splash.png
Normal file
BIN
src/main/resources/images/logo_splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
src/main/resources/images/logo_splash@2x.png
Normal file
BIN
src/main/resources/images/logo_splash@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
Loading…
x
Reference in New Issue
Block a user