(function() {
	OCA.Theming = {
		name: "myCLOUD",
		url: "https:\/\/tychkov.eu",
		slogan: "",
		color: "#13223B",
		imprintUrl: "",
		privacyUrl: "",
		inverted: false,
		cacheBuster: "14"
	};
})();