(function() {
	OCA.Theming = {
		name: "New Genesys Cloud",
		url: "https:\/\/cloud.newgenesys.eu",
		slogan: "a safe home for all your data",
		color: "#F79B0B",
		imprintUrl: "",
		privacyUrl: "",
		inverted: true,
		cacheBuster: "9"
	};
})();