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

.login-page {
	--login-logo: url("/htdocs/viewimage.php?modulepart=mycompany&entity=1&file=logos%2Fthumbs%2Fcropped-Main-Logo-4-1536x616_small.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 */
