lat9nq
582ac79958
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.
2020-07-25 04:23:48 -04:00
bunnei
41ea84645b
Merge pull request #4383 from ogniK5377/dark-checkbox
...
frontend: Match indeterminate checkbox state with light theme
2020-07-24 21:14:50 -07:00
James Rowe
e9af5f404a
qt-themes: Add Midnight Blue qdarkstyle theme (2.8.1)
...
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
2020-07-20 01:25:25 -04:00
David Marcec
a8d522603e
frontend: Match indeterminate checkbox state with light theme
...
Keeps consistency between the two themes
2020-07-20 13:21:53 +10:00
Neodyblue
7b868d1057
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.
2020-05-21 17:51:53 -07:00
Guo Yunhe
637f368ebe
Replace non-commercial icons with free icons from icons8 ( #5093 )
2020-03-27 22:31:54 +01:00
CJBok
4c58bca524
GUI: Togglable graphics settings buttons in status bar
2020-01-28 23:59:30 +01:00
Bartosz Kaszubowski
16d1ea6761
dark themes refinements and cleanup
2020-01-26 11:50:01 +01:00
Bartosz Kaszubowski
647ac5052e
fix qss stylesheet whitespaces
2020-01-22 22:36:42 +01:00
Bartosz Kaszubowski
9333dab6f0
GUI: fix minor issues with dark themes
...
GUI: rename and reorder themes
2020-01-22 21:12:45 +01:00
Schplee
4f9d5bdc67
Updated yuzu icon to thicker version
2019-10-08 23:33:51 -07:00
fearlessTobi
a7299f6487
Add assets and licenses
2019-09-04 16:46:39 +02:00
Tobias
d60c5fdb23
Port #3769 from Citra: "Update Dark theme to latest version"
2018-07-30 10:11:17 -07:00
N00byKing
675b525fb8
Add Dark theme, Icon theming
...
configure_general.ui: Add UI Option for Themes
config.cpp: Save Theme Settings
2018-03-30 14:14:37 +02:00
James Rowe
5dbd091a80
Massive removal of unused modules
2018-01-12 19:11:03 -07:00
Kloen
0b22d01043
citra-qt: Add Dark theme from https://github.com/ColinDuquesnoy/QDarkStyleSheet
2017-06-24 05:48:42 +02:00