diff --git a/dist/eden.icns b/dist/eden.icns index 6f5e05b5bf..f7d03013f6 100644 Binary files a/dist/eden.icns and b/dist/eden.icns differ diff --git a/dist/eden.ico b/dist/eden.ico index d71959004d..5d4a3db3fd 100644 Binary files a/dist/eden.ico and b/dist/eden.ico differ diff --git a/dist/icon_variations/base_bgcolor b/dist/icon_variations/base_bgcolor new file mode 100644 index 0000000000..a4084d08e3 --- /dev/null +++ b/dist/icon_variations/base_bgcolor @@ -0,0 +1 @@ +#ffc0ec diff --git a/dist/icon_variations/newyear2025_bgcolor b/dist/icon_variations/newyear2025_bgcolor new file mode 100644 index 0000000000..cbe24228c9 --- /dev/null +++ b/dist/icon_variations/newyear2025_bgcolor @@ -0,0 +1 @@ +#49045b diff --git a/dist/qt_themes/default/icons/256x256/eden.png b/dist/qt_themes/default/icons/256x256/eden.png index 2b3de48a97..7b78f25e5d 100644 Binary files a/dist/qt_themes/default/icons/256x256/eden.png and b/dist/qt_themes/default/icons/256x256/eden.png differ diff --git a/dist/qt_themes/default/icons/256x256/eden_named.png b/dist/qt_themes/default/icons/256x256/eden_named.png index fa3aeea8e5..562b01982f 100644 Binary files a/dist/qt_themes/default/icons/256x256/eden_named.png and b/dist/qt_themes/default/icons/256x256/eden_named.png differ diff --git a/dist/yuzu.bmp b/dist/yuzu.bmp index d6334cdf8d..f797a761e3 100644 Binary files a/dist/yuzu.bmp and b/dist/yuzu.bmp differ diff --git a/dist/yuzu.icns b/dist/yuzu.icns index 6f5e05b5bf..f7d03013f6 100644 Binary files a/dist/yuzu.icns and b/dist/yuzu.icns differ diff --git a/src/android/app/src/main/res/drawable/ic_launcher_foreground.png b/src/android/app/src/main/res/drawable/ic_launcher_foreground.png index e064acc5f3..44ccd2332c 100644 Binary files a/src/android/app/src/main/res/drawable/ic_launcher_foreground.png and b/src/android/app/src/main/res/drawable/ic_launcher_foreground.png differ diff --git a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png index e5c6c2ee9b..b29f9d41cc 100644 Binary files a/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png index 96fd17a7b8..43fc92dcd6 100644 Binary files a/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png index 8e82b51fe7..056e237118 100644 Binary files a/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png index 25517f8d49..372d426c94 100644 Binary files a/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png index e13286dd97..5f159c803d 100644 Binary files a/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/src/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ diff --git a/src/android/app/src/main/res/values/colors.xml b/src/android/app/src/main/res/values/colors.xml index cdde88fb8d..442e19a6d8 100644 --- a/src/android/app/src/main/res/values/colors.xml +++ b/src/android/app/src/main/res/values/colors.xml @@ -1,4 +1 @@ - - - #000000 - +#49045b