From 91c0ffffb29331ab77d9af1494b809f15c6eae7e Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 15 May 2018 11:35:57 +0200 Subject: Nitpicks --- views/calendar/qml/WeekView.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/calendar/qml/WeekView.qml') diff --git a/views/calendar/qml/WeekView.qml b/views/calendar/qml/WeekView.qml index 5272e6a4..bcf037fa 100644 --- a/views/calendar/qml/WeekView.qml +++ b/views/calendar/qml/WeekView.qml @@ -98,7 +98,7 @@ FocusScope { height: parent.height x: root.dayWidth * model.starts //color: model.color - color: "#af1a6a" + color: Kube.Colors.jazzberryJam border.width: 1 border.color: Kube.Colors.viewBackgroundColor -- cgit v1.2.3