Browse Source

[dist] update

Signed-off-by: Caio Oliveira <caiooliveirafarias0@gmail.com>
pull/3182/head
Caio Oliveira 3 days ago
parent
commit
6743b436c6
No known key found for this signature in database GPG Key ID: AAAE6C7FD4186B0C
  1. BIN
      dist/eden.icns
  2. BIN
      dist/eden.ico
  3. 1
      dist/icon_variations/base_bgcolor
  4. 1
      dist/icon_variations/newyear2025_bgcolor
  5. BIN
      dist/qt_themes/default/icons/256x256/eden.png
  6. BIN
      dist/qt_themes/default/icons/256x256/eden_named.png
  7. BIN
      dist/yuzu.bmp
  8. BIN
      dist/yuzu.icns
  9. BIN
      src/android/app/src/main/res/drawable/ic_launcher_foreground.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. 5
      src/android/app/src/main/res/values/colors.xml

BIN
dist/eden.icns

BIN
dist/eden.ico

1
dist/icon_variations/base_bgcolor

@ -0,0 +1 @@
#ffc0ec

1
dist/icon_variations/newyear2025_bgcolor

@ -0,0 +1 @@
#49045b

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

Before

Width: 256  |  Height: 256  |  Size: 53 KiB

After

Width: 256  |  Height: 256  |  Size: 8.0 KiB

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

Before

Width: 256  |  Height: 256  |  Size: 68 KiB

After

Width: 256  |  Height: 256  |  Size: 54 KiB

BIN
dist/yuzu.bmp

BIN
dist/yuzu.icns

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

Before

Width: 1080  |  Height: 1080  |  Size: 669 KiB

After

Width: 1080  |  Height: 1080  |  Size: 28 KiB

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

Before

Width: 96  |  Height: 96  |  Size: 16 KiB

After

Width: 96  |  Height: 96  |  Size: 10 KiB

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

Before

Width: 72  |  Height: 72  |  Size: 9.7 KiB

After

Width: 72  |  Height: 72  |  Size: 6.9 KiB

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

Before

Width: 144  |  Height: 144  |  Size: 32 KiB

After

Width: 144  |  Height: 144  |  Size: 18 KiB

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

Before

Width: 192  |  Height: 192  |  Size: 51 KiB

After

Width: 192  |  Height: 192  |  Size: 27 KiB

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

Before

Width: 384  |  Height: 384  |  Size: 124 KiB

After

Width: 384  |  Height: 384  |  Size: 37 KiB

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

@ -1,4 +1 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#000000</color>
</resources>
<?xml version='1.0' encoding='utf-8'?><resources><color name='ic_launcher_background'>#49045b</color></resources>
Loading…
Cancel
Save