qt_themes: Add colorful and dark mode sd card icons
This commit is contained in:
parent
949917babc
commit
56be24d50a
3 changed files with 2 additions and 3 deletions
|
@ -6,6 +6,7 @@ Files: dist/english_plurals/*
|
||||||
dist/icons/controller/*.png
|
dist/icons/controller/*.png
|
||||||
dist/icons/overlay/*.png
|
dist/icons/overlay/*.png
|
||||||
dist/languages/*
|
dist/languages/*
|
||||||
|
dist/qt_themes/*/icons/48x48/sd_card.png
|
||||||
dist/qt_themes/*/icons/index.theme
|
dist/qt_themes/*/icons/index.theme
|
||||||
dist/qt_themes/default/style.qss
|
dist/qt_themes/default/style.qss
|
||||||
Copyright: yuzu Emulator Project
|
Copyright: yuzu Emulator Project
|
||||||
|
@ -66,9 +67,7 @@ Files: dist/qt_themes/*/icons/48x48/no_avatar.png
|
||||||
Copyright: Ionic (http://ionic.io/)
|
Copyright: Ionic (http://ionic.io/)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
|
Files: dist/qt_themes/colorful/icons/48x48/star.png
|
||||||
Files: dist/qt_themes/*/icons/48x48/sd_card.png
|
|
||||||
dist/qt_themes/colorful/icons/48x48/star.png
|
|
||||||
dist/qt_themes/default/icons/16x16/checked.png
|
dist/qt_themes/default/icons/16x16/checked.png
|
||||||
dist/qt_themes/default/icons/16x16/failed.png
|
dist/qt_themes/default/icons/16x16/failed.png
|
||||||
Copyright: SVG Repo
|
Copyright: SVG Repo
|
||||||
|
|
BIN
dist/qt_themes/colorful/icons/48x48/sd_card.png
vendored
BIN
dist/qt_themes/colorful/icons/48x48/sd_card.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 981 B After Width: | Height: | Size: 228 B |
BIN
dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png
vendored
BIN
dist/qt_themes/qdarkstyle/icons/48x48/sd_card.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 587 B After Width: | Height: | Size: 214 B |
Loading…
Reference in a new issue