(function() {
	OCA.Theming = {
		name: "cloud.planetmaker.de",
		url: "https:\/\/cloud.planetmaker.de",
		slogan: "Random stuff from a star child",
		color: "#0082c9",
		imprintUrl: "https:\/\/planetmaker.de\/impressum",
		privacyUrl: "https:\/\/planetmaker.de\/impressum",
		inverted: false,
		cacheBuster: "11"
	};
})();