diff --git a/moldes/realm-do-tenant.json b/moldes/realm-do-tenant.json index 2ccd631..00320a7 100644 --- a/moldes/realm-do-tenant.json +++ b/moldes/realm-do-tenant.json @@ -49,7 +49,9 @@ "webOrigins": [ "https://{{TENANT}}.athleticmap.com" ], - "attributes": { + "loginTheme": "athleticmap-v2", + "emailTheme": "athleticmap-v2", + "attributes": { "pkce.code.challenge.method": "S256", "post.logout.redirect.uris": "https://{{TENANT}}.athleticmap.com/*" },