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

.login-page {
	--login-logo: url("https://dlb.n3xt.xyz/viewimage.php?modulepart=mycompany&file=logos%2Fthumbs%2Fn3xtcom_2022_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 */
