summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/default/icons/256x256/yuzu.png (follow)
Commit message (Collapse)AuthorAgeFilesLines
* general: compress png imagesFrazer Smith2022-10-171-0/+0
|
* about dialog: Fix the logo in a multiplatform wayKyle K2022-05-161-0/+0
| | | | | | | | | | | | | | | The Icon was renamed in #8283 for Linux builds, and the fix proposed in #8312 would in turn break the icon for Windows users. I've decided to fix the aboutdialog.ui file via qtcreator. I'm not sure its important to have the yuzu icon inside the About dialog grabbed from the local Qt theme, but I've reword how the code works for that, and we can just delete those lines. I've also thrown the yuzu.png through pngcrush to remove this warning libpng warning: iCCP: known incorrect sRGB profile Credit to abouvier for bringing bug up.
* Updated yuzu icon to thicker versionSchplee2019-10-091-0/+0
|
* Add Dark theme, Icon themingN00byKing2018-03-301-0/+0
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings