mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-07 06:44:34 +00:00
Qt: Default to darker fusion theme
This commit is contained in:
@@ -33,7 +33,7 @@ static State s_state;
|
||||
|
||||
const char* QtHost::GetDefaultThemeName()
|
||||
{
|
||||
return "darkfusion";
|
||||
return "darkerfusion";
|
||||
}
|
||||
|
||||
void QtHost::UpdateApplicationTheme()
|
||||
|
||||
Reference in New Issue
Block a user