(function() {
	OCA.Theming = {
		name: "Nextcloud",
		url: "https:\/\/nextcloud.com",
		slogan: "ein sicherer Ort f\u00fcr all Deine Daten",
		color: "#0082c9",
		imprintUrl: "",
		privacyUrl: "",
		inverted: false,
		cacheBuster: "0"
	};
})();