Commit Graph

10 Commits (045255a0a00acc13c4d266fc63d2cb7e304eddaa)

Author SHA1 Message Date
lat9nq 5f075bb490 qt_themes: Set background color to transparent for Dark and Midnight Blue themes
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.
5 years ago
Neodyblue ea14af2164 qt_themes: remove unknown qss property from dark theme
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.
5 years ago
CJBok 4bc4fdf5ff GUI: Togglable graphics settings buttons in status bar 5 years ago
Bartosz Kaszubowski f68bb4f55e dark themes refinements and cleanup 5 years ago
Bartosz Kaszubowski c7055f3670 fix qss stylesheet whitespaces 5 years ago
Bartosz Kaszubowski 9a22b6dced GUI: fix minor issues with dark themes
GUI: rename and reorder themes
5 years ago
Tobias 1e873eea36 Port #3769 from Citra: "Update Dark theme to latest version" 7 years ago
N00byKing 78e974ba68 Add Dark theme, Icon theming
configure_general.ui: Add UI Option for Themes

config.cpp: Save Theme Settings
7 years ago
James Rowe ebf9a784a9 Massive removal of unused modules 7 years ago
Kloen 1355f0f39e citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet 8 years ago