githubEdit

🎨Customization Strategies

There is two main way to create your Keycloak theme.

CSS Level Customization

This is the recomended approach as it is easy to implement and easy to maintain. Even non web developer should be able to pull it off.

In this approach you'll use your favorite styling solution it can be:

CSS Level Customizationchevron-right

React Component Level Customization

If you want to use your React component library like Shadecn/UIarrow-up-right, MUIarrow-up-right or Antarrow-up-right you have to go down at the component level.

Component Level Customizationchevron-right

Last updated

Was this helpful?