Browse Source

[meta] April Fools 2026 icon (#3802)

art

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3802
Reviewed-by: MaranBr <maranbr@eden-emu.dev>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
pull/3809/head
lizzie 3 days ago
committed by crueter
parent
commit
82e374f66c
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 279
      dist/dev.eden_emu.eden.svg
  2. BIN
      dist/eden.bmp
  3. BIN
      dist/eden.ico
  4. 89
      dist/icon_variations/aprilfools2026.svg
  5. 1
      dist/icon_variations/aprilfools2026_bgcolor
  6. BIN
      dist/qt_themes/default/icons/256x256/eden.png
  7. BIN
      src/android/app/src/main/res/drawable/ic_launcher_foreground.png
  8. BIN
      src/android/app/src/main/res/drawable/ic_yuzu.png
  9. BIN
      src/android/app/src/main/res/drawable/ic_yuzu_splash.png
  10. BIN
      src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
  11. BIN
      src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
  12. BIN
      src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
  13. BIN
      src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
  14. BIN
      src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
  15. 2
      src/android/app/src/main/res/values/colors.xml

279
dist/dev.eden_emu.eden.svg
File diff suppressed because it is too large
View File

BIN
dist/eden.bmp

BIN
dist/eden.ico

89
dist/icon_variations/aprilfools2026.svg
File diff suppressed because it is too large
View File

1
dist/icon_variations/aprilfools2026_bgcolor

@ -0,0 +1 @@
#43fcfcff

BIN
dist/qt_themes/default/icons/256x256/eden.png

Before

Width: 256  |  Height: 256  |  Size: 35 KiB

After

Width: 181  |  Height: 256  |  Size: 15 KiB

BIN
src/android/app/src/main/res/drawable/ic_launcher_foreground.png

Before

Width: 1080  |  Height: 1080  |  Size: 131 KiB

After

Width: 1080  |  Height: 1080  |  Size: 57 KiB

BIN
src/android/app/src/main/res/drawable/ic_yuzu.png

Before

Width: 512  |  Height: 512  |  Size: 56 KiB

After

Width: 362  |  Height: 512  |  Size: 35 KiB

BIN
src/android/app/src/main/res/drawable/ic_yuzu_splash.png

Before

Width: 512  |  Height: 512  |  Size: 51 KiB

After

Width: 512  |  Height: 512  |  Size: 24 KiB

BIN
src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png

Before

Width: 96  |  Height: 96  |  Size: 14 KiB

After

Width: 96  |  Height: 96  |  Size: 5.0 KiB

BIN
src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png

Before

Width: 72  |  Height: 72  |  Size: 9.4 KiB

After

Width: 72  |  Height: 72  |  Size: 3.3 KiB

BIN
src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png

Before

Width: 144  |  Height: 144  |  Size: 24 KiB

After

Width: 144  |  Height: 144  |  Size: 9.5 KiB

BIN
src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png

Before

Width: 192  |  Height: 192  |  Size: 35 KiB

After

Width: 192  |  Height: 192  |  Size: 15 KiB

BIN
src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png

Before

Width: 384  |  Height: 384  |  Size: 67 KiB

After

Width: 384  |  Height: 384  |  Size: 44 KiB

2
src/android/app/src/main/res/values/colors.xml

@ -1 +1 @@
<?xml version='1.0' encoding='utf-8'?><resources><color name='ic_launcher_background'>#1F143C</color></resources>
<?xml version='1.0' encoding='utf-8'?><resources><color name='ic_launcher_background'>#43fcfcff</color></resources>
Loading…
Cancel
Save