(function() {
	OCA.Theming = {
		name: "De Zorzi",
		url: "https:\/\/dezorzi.lu",
		slogan: "Nextcloud by De Zorzi",
		color: "#0082c9",
		imprintUrl: "",
		privacyUrl: "",
		inverted: false,
		cacheBuster: "9"
	};
})();