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

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