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