Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-25 | qt_themes: Set background color to transparent for Dark and Midnight Blue themes | lat9nq | 2 | -4/+7 | |
Fixes the override highlights in per-game settings from looking weird when viewed on the Dark or Midnight Blue themes by setting QLabels to have transparent backgrounds by default. Also apparently adds a newline to the end of the Dark theme's qss file. | |||||
2020-07-20 | qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1) | James Rowe | 244 | -0/+2884 | |
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com> | |||||
2020-07-20 | frontend: Match indeterminate checkbox state with light theme | David Marcec | 6 | -0/+0 | |
Keeps consistency between the two themes | |||||
2020-05-22 | qt_themes: remove unknown qss property from dark theme | Neodyblue | 1 | -4/+0 | |
Qdarkstyle's qss file uses an overflow property. According to `https://doc.qt.io/qt-5/stylesheet-reference.html`, the property `overflow` doesn't exist, which leads to a warning message in the console. | |||||
2020-03-27 | Replace non-commercial icons with free icons from icons8 (#5093) | Guo Yunhe | 2 | -0/+0 | |
2020-01-28 | GUI: Togglable graphics settings buttons in status bar | CJBok | 5 | -15/+77 | |
2020-01-26 | dark themes refinements and cleanup | Bartosz Kaszubowski | 1 | -110/+112 | |
2020-01-22 | fix qss stylesheet whitespaces | Bartosz Kaszubowski | 1 | -3/+3 | |
2020-01-22 | GUI: fix minor issues with dark themes | Bartosz Kaszubowski | 1 | -16/+17 | |
GUI: rename and reorder themes | |||||
2019-10-09 | Updated yuzu icon to thicker version | Schplee | 1 | -0/+0 | |
2019-09-04 | Add assets and licenses | fearlessTobi | 31 | -3/+128 | |
2018-07-30 | Port #3769 from Citra: "Update Dark theme to latest version" | Tobias | 2 | -320/+470 | |
2018-03-30 | Add Dark theme, Icon theming | N00byKing | 48 | -0/+1349 | |
configure_general.ui: Add UI Option for Themes config.cpp: Save Theme Settings | |||||
2018-01-13 | Massive removal of unused modules | James Rowe | 42 | -1314/+0 | |
2017-06-24 | citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet | Kloen | 42 | -0/+1314 | |