pragma Singleton import QtQuick 2.0 import "../../ui" StyleBase { backgroundColor: "#303030" foregroundColor: "#ffffff" iconColor: "#fafafa" }