QT: Implement themed icons (#3554)
* implement themed icons * fix theme search paths
This commit is contained in:
BIN
dist/qt_themes/default/icons/16x16/checked.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/16x16/checked.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 451 B |
BIN
dist/qt_themes/default/icons/16x16/failed.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/16x16/failed.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 428 B |
BIN
dist/qt_themes/default/icons/256x256/citra.png
vendored
Normal file
BIN
dist/qt_themes/default/icons/256x256/citra.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
10
dist/qt_themes/default/icons/index.theme
vendored
Normal file
10
dist/qt_themes/default/icons/index.theme
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[Icon Theme]
|
||||
Name=default
|
||||
Comment=default theme
|
||||
Directories=16x16,256x256
|
||||
|
||||
[16x16]
|
||||
Size=16
|
||||
|
||||
[256x256]
|
||||
Size=256
|
Reference in New Issue
Block a user