summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/default_dark/style.qss (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-25Updated padded styleBenjaminHalko1-5/+0
2023-08-22fix: Added padding to buttonsBenjaminHalko1-0/+5
Some buttons did not have enough padding, now they do!
2022-08-05assign colors to default_dark themeKyle K1-7/+5
separate commit might be useful later on
2022-08-05Linux: handle dark system themes nicelyKyle K1-1/+7
yuzu's default theme doesn't specify everything, which is fine for windows, but in linux anything unspecified is set to the users theme. Symptoms of this are that a linux user with a dark theme won't think to change the theme to a dark theme when first using yuzu Idea here is to try and support arbitrary themes on linux. preliminary work on a "default_dark" theme, used only as overlay for any themes that are measured to be dark mode. Other work done: FreeDesktop standard icon names: plus -> list-add delete refresh, we use view-refresh remove duplicated icons for qdarkstyle_midnight_blue referencing icon aliases in the qrc files is the way to go Note: Dynamic style changing doesn't appear to work with AppImage
2022-06-02ui: Status bars dock button becomes dock/undock buttonKyle Kienapfel1-0/+13
For people not used to the Yuzu UI it's not always clear if the emulated console is docked or not. The other items update their text when clicked, this PR brings the DOCK button in line with this. DOCK -> DOCKED or HANDHELD
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
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 1Morph1-1/+61
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com>
2020-01-28GUI: Togglable graphics settings buttons in status barCJBok1-0/+35