(function() {
	OCA.Theming = {
		name: "Nephele",
		url: "https:\/\/www.nephele.lu",
		slogan: "because no one cares more for your data than the goddess of hospitality herself",
		color: "#0082c9",
		imprintUrl: "",
		privacyUrl: "",
		inverted: false,
		cacheBuster: "7"
	};
})();