diff --git a/keycloak-d4science-theme/src/main/resources/theme/navigator.d4science.org/login/theme.properties b/keycloak-d4science-theme/src/main/resources/theme/navigator.d4science.org/login/theme.properties new file mode 100644 index 0000000..de01c9c --- /dev/null +++ b/keycloak-d4science-theme/src/main/resources/theme/navigator.d4science.org/login/theme.properties @@ -0,0 +1,23 @@ + +parent=d4science + +titleTag=Navigator Gateway +favicon=http://navigator.med.unipi.it/favicon.ico +contentBgImg= +contentStyle=background:radial-gradient(ellipse,rgba(47,70,155,0.4) 0,rgba(47,70,155,1) 100%,rgba(255,255,255,1) 100%); + +logoSrc=https://navigator.d4science.org/image/layout_set_logo?img_id=399301380 +logoAlt=NAVIGATOR +logoStyle=height: 50px; + +infrastructureLogo=yes + +linkTerms=https://navigator.d4science.org/terms-of-use +linkCookies=https://navigator.d4science.org/cookie-policy +linkPrivacy=https://www.iubenda.com/privacy-policy/441050 + +linkProject=http://navigator.med.unipi.it/ + +ECLogo=no + +#footerRow= \ No newline at end of file diff --git a/keycloak-d4science-theme/src/main/resources/theme/vlab.isti.cnr.it/login/theme.properties b/keycloak-d4science-theme/src/main/resources/theme/vlab.isti.cnr.it/login/theme.properties new file mode 100644 index 0000000..4614b33 --- /dev/null +++ b/keycloak-d4science-theme/src/main/resources/theme/vlab.isti.cnr.it/login/theme.properties @@ -0,0 +1,23 @@ + +parent=d4science + +titleTag=VLab ISTI Gateway +#favicon= +contentBgImg= +contentStyle=background: radial-gradient(ellipse,rgba(109,124,147,0.4) 0,rgba(109,124,147,1)100%,rgba(255,255,255,1) 100%); + +logoSrc=https://vlab.isti.cnr.it/image/layout_set_logo?img_id=349824523 +logoAlt=VLab ISTI +logoStyle=height: 60px; + +infrastructureLogo=yes + +linkTerms=https://vlab.isti.cnr.it/terms-of-use +linkCookies=https://vlab.isti.cnr.it/cookie-policy +linkPrivacy=https://www.iubenda.com/privacy-policy/441050 + +#linkProject=https://vlab.isti.cnr.it/ + +ECLogo=no + +footerRow=D4Science is supporting the operation of a large set of diverse Inititiatives, Community of Practice, and Projects by offering VREs and Services. \ No newline at end of file