import QtQuick 2.5
import org.kde.plasma.mobilecomponents 0.2 as MobileComponents

Text {
	color: MobileComponents.Theme.textColor
}