mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 04:38:49 +00:00
DolphinQt: Set the application palette to a matching one when the Windows dark theme is in use.
This commit is contained in:
parent
250d5f55de
commit
d725aaa5bc
3 changed files with 34 additions and 2 deletions
|
@ -52,6 +52,7 @@ public:
|
|||
|
||||
// UI
|
||||
void SetThemeName(const QString& theme_name);
|
||||
void InitDefaultPalette();
|
||||
void UpdateSystemDark();
|
||||
void SetSystemDark(bool dark);
|
||||
bool IsSystemDark();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue