diff --git a/nymea-app/ui/mainviews/EnergyView.qml b/nymea-app/ui/mainviews/EnergyView.qml index 939786b3..0c836634 100644 --- a/nymea-app/ui/mainviews/EnergyView.qml +++ b/nymea-app/ui/mainviews/EnergyView.qml @@ -90,6 +90,7 @@ MainViewBase { legend.font.pixelSize: app.smallFont legend.visible: false backgroundColor: app.backgroundColor + titleColor: app.foregroundColor title: qsTr("Power usage history") property var startTime: xAxis.min