diff --git a/mobile-widgets/qml/GpsList.qml b/mobile-widgets/qml/GpsList.qml index c621fbf58..c6a9ebfd6 100644 --- a/mobile-widgets/qml/GpsList.qml +++ b/mobile-widgets/qml/GpsList.qml @@ -20,6 +20,8 @@ Kirigami.ScrollablePage { id: listItem enabled: true width: parent.width + backgroundColor: subsurfaceTheme.backgroundColor + activeBackgroundColor: subsurfaceTheme.primaryColor GridLayout { columns: 4 id: timeAndName