(function() {
	OCA.Theming = {
		name: "Connections Museum Nextcloud",
		url: "https:\/\/files.connections.museum\/",
		slogan: "a safe home for all your data",
		color: "#0082c9",
		imprintUrl: "",
		privacyUrl: "",
		inverted: false,
		cacheBuster: "2"
	};
})();