diff --git a/src/duckstation-qt/qtthemes.cpp b/src/duckstation-qt/qtthemes.cpp index b51c564a1..202dfb454 100644 --- a/src/duckstation-qt/qtthemes.cpp +++ b/src/duckstation-qt/qtthemes.cpp @@ -33,7 +33,7 @@ static State s_state; const char* QtHost::GetDefaultThemeName() { - return "darkfusion"; + return "darkerfusion"; } void QtHost::UpdateApplicationTheme()