From fd5cd5ebf06d76216557463e6a42c5681b748ba1 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 20 Jun 2017 16:21:47 -0700 Subject: QML UI: DiveList: playing with different colors Make the accent color much lighter, don't have a solid bar on the left for dives that are part of a trip. Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DiveDetailsView.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets/qml/DiveDetailsView.qml') diff --git a/mobile-widgets/qml/DiveDetailsView.qml b/mobile-widgets/qml/DiveDetailsView.qml index ffa7f5c47..2847fb831 100644 --- a/mobile-widgets/qml/DiveDetailsView.qml +++ b/mobile-widgets/qml/DiveDetailsView.qml @@ -70,7 +70,7 @@ Item { Kirigami.Label { id: buttonText text: qsTr("Map it") - color: subsurfaceTheme.darkBackgroundColor + color: subsurfaceTheme.accentTextColor anchors { horizontalCenter: parent.horizontalCenter verticalCenter: parent.verticalCenter -- cgit v1.2.3-70-g09d2