[data-theme="custom"], :root{
	--primary-color-hue: 210;
	--primary-color-saturation: 100%;
	--primary-color-lightness: 50%;
	--banner-background: url(../img/banner.svg);
}

.login-page {
	--login-logo: url("https://merp.m-iir.fr/viewimage.php?cache=1&noalt=1&modulepart=mycompany&file=logos/Logo-V6.png"); /* for relative path, must be relative to the css file or use full url starting by http:// */
}
/* Here, the content of the common custom CSS defined into Home - Setup - Display - CSS */
