<div dir="ltr">Hello,<div><br></div><div>I tried to create my own theme by the description in Keycloak Reference Guide 1.6.1. There are incorrect path (at several places) in chapter 31. - Custom User Attributes, e.g.: </div><div><br></div><div><div><ol><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em">Create a new theme within the <code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">themes/admin/mytheme</code> directory in your distribution. Where <code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">mytheme</code> is whatever you want to name your theme.</li></ol><div>should be:</div><div><ol><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em">Create a new theme within the <code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">themes/mytheme/</code><span style="font-family:courrier,monospace;font-size:11.7px;white-space:nowrap">admin/</span> directory in your distribution. Where <code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">mytheme</code> is whatever you want to name your theme.</li></ol></div><div>or</div><div><br></div><div><div><ol><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em">Copy the file <code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">themes/admin/base/resources/partials/user-attribute-entry.html</code> into the a mirror directory ...</li></ol><div>should be:</div><div><ol><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em">Copy the file <code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">themes/base/admin/resources/partials/user-attribute-entry.html</code> into the a mirror directory </li></ol><div>Anyway, the file<a style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,Geneva,Verdana,Arial,sans-serif;font-size:12px;line-height:18px;text-align:justify"><div style="display:inline!important"><ol style="display:inline!important"><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em;display:inline!important"><code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">themes/base/admin/resources/partials/user-attribute-entry.html</code></li></ol></div></a></div><div> is not presented in the distribution, I found only <a style="color:rgb(51,51,51);font-family:&#39;Lucida Grande&#39;,Geneva,Verdana,Arial,sans-serif;font-size:12px;line-height:18px;text-align:justify"><div style="display:inline!important"><ol style="display:inline!important"><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em;display:inline!important"><code style="font-size:0.9em;font-family:courrier,monospace;white-space:nowrap">themes/base/admin/resources/partials/user-attributes.html  </code></li><li style="padding-left:0.2em;padding-bottom:0.5em;margin:0em;display:inline!important"><br></li></ol></div></a></div></div><div><br></div><div>There are several places in chapter 31 where incorrect paths are given as an example.</div></div></div></div></div><div><br></div><div>Best regards,</div><div>Bystrik</div></div>