summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/default (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-16about dialog: Fix the logo in a multiplatform wayKyle K1-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.
2021-08-04settings_ui: Use better colors for the light themegerman771-2/+2
2021-07-09Settings: Eliminate ASYNC & MULTICORE Toggles and add GPU Accuracy Toggle.Fernando Sahmkow1-0/+20
2021-04-24applets/swkbd: Fix software keyboard button hint scalingIts-Rei1-23/+13
Fixes the scaling of the button hints using background images. Now they scale like the rest of the elements.
2021-04-15qt_themes: Add styles for the On-Screen Keyboard and OverlayDialogIts-Rei1-0/+377
2021-04-15game_list: Mark games as favorite to make them appear at the top.Kewlan2-0/+1
Icons are from Icons8.
2020-11-16ui/themes: Cleanup UIMorph1-5/+9
2020-09-04Resolve spacing inconsistencies in style.qrc/qss filesMorph1-42/+42
2020-09-04Project Mjölnir: Part 2 - Controller AppletMorph1-11/+195
Co-authored-by: Its-Rei <kupfel@gmail.com>
2020-08-26Project Mjölnir: Part 1Morph4-1/+62
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com>
2020-03-27Replace non-commercial icons with free icons from icons8 (#5093)Guo Yunhe2-0/+0
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok2-10/+38
2019-10-09Updated yuzu icon to thicker versionSchplee1-0/+0
2019-09-04Add assets and licensesfearlessTobi9-1/+18
2018-03-30Add Dark theme, Icon themingN00byKing5-0/+21
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings