pragma Singleton import QtQuick 2.0 import "../../ui" StyleBase { backgroundColor: "#151515" foregroundColor: "#fefefe" accentColor: "#ffb0d827" iconColor: "#fafafa" }