diff options
author | Morph <[email protected]> | 2022-09-12 18:53:01 -0400 |
---|---|---|
committer | Morph <[email protected]> | 2022-09-12 18:54:29 -0400 |
commit | 56be24d50ad6c94375a395f2ac53c88e5221e8aa (patch) | |
tree | 5144082dbdd494ee5eca107a13efe5c4b1f2820a | |
parent | 949917babc0db8c9e3e4b95d07c2b58335eab8df (diff) | |
download | yuzu-android-56be24d50ad6c94375a395f2ac53c88e5221e8aa.tar.gz yuzu-android-56be24d50ad6c94375a395f2ac53c88e5221e8aa.zip |
qt_themes: Add colorful and dark mode sd card icons
-rw-r--r-- | .reuse/dep5 | 5 | ||||
-rw-r--r-- | dist/qt_themes/colorful/icons/48x48/sd_card.png | bin | 981 -> 228 bytes | |||
-rw-r--r-- | dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png | bin | 587 -> 214 bytes |
3 files changed, 2 insertions, 3 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index fe4fa2f07..5ba017494 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -6,6 +6,7 @@ Files: dist/english_plurals/* dist/icons/controller/*.png dist/icons/overlay/*.png dist/languages/* + dist/qt_themes/*/icons/48x48/sd_card.png dist/qt_themes/*/icons/index.theme dist/qt_themes/default/style.qss Copyright: yuzu Emulator Project @@ -66,9 +67,7 @@ Files: dist/qt_themes/*/icons/48x48/no_avatar.png Copyright: Ionic (http://ionic.io/) License: MIT - -Files: dist/qt_themes/*/icons/48x48/sd_card.png - dist/qt_themes/colorful/icons/48x48/star.png +Files: dist/qt_themes/colorful/icons/48x48/star.png dist/qt_themes/default/icons/16x16/checked.png dist/qt_themes/default/icons/16x16/failed.png Copyright: SVG Repo diff --git a/dist/qt_themes/colorful/icons/48x48/sd_card.png b/dist/qt_themes/colorful/icons/48x48/sd_card.png Binary files differindex 47e491d32..652d61bc3 100644 --- a/dist/qt_themes/colorful/icons/48x48/sd_card.png +++ b/dist/qt_themes/colorful/icons/48x48/sd_card.png diff --git a/dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png b/dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png Binary files differindex 87ae5186d..15e5e4024 100644 --- a/dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png +++ b/dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png |