diff --git a/AppWindow.qml b/AppWindow.qml index 675e140..14ca6a2 100644 --- a/AppWindow.qml +++ b/AppWindow.qml @@ -11,7 +11,7 @@ ApplicationWindow { window: Theme.background windowText: Theme.foreground buttonText: Theme.foreground - base: Theme.muted + base: Theme.secondaryBackground brightText: Theme.muted text: Theme.foreground button: Theme.accent