From 68fdc0b6f49c81cb61387b7d006807509280c9df Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Thu, 4 Oct 2018 13:05:50 +0200 Subject: QML UI: set proper active background color for downloaded dives And another simple one. Make the active background of the dowloaded dives follow the theme. Signed-off-by: Jan Mulder --- mobile-widgets/qml/DownloadedDiveDelegate.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'mobile-widgets/qml') diff --git a/mobile-widgets/qml/DownloadedDiveDelegate.qml b/mobile-widgets/qml/DownloadedDiveDelegate.qml index ff4c37543..d5674db6d 100644 --- a/mobile-widgets/qml/DownloadedDiveDelegate.qml +++ b/mobile-widgets/qml/DownloadedDiveDelegate.qml @@ -20,6 +20,7 @@ Kirigami.AbstractListItem { height: Math.round(Kirigami.Units.gridUnit * 1.8) padding: 0 + activeBackgroundColor: subsurfaceTheme.primaryColor property color textColor: subsurfaceTheme.secondaryTextColor Row { -- cgit v1.2.3-70-g09d2