# Starter Themes

Here is a list of community-built themes that can be used as alternative bases for building your own theme.

By default, Keycloakify matches the look of the native Keycloak UIs, which are built with PatternFly. Moving away from [PatternFly](https://www.patternfly.org/) to use a more widely adopted styling or component toolkit can be time-consuming.

These themes give you the option to start from a base that is closer to your comfort zone and your existing stack.

{% content-ref url="/pages/D5DLn1dTqs7WO6toy8fC" %}
[Shadcn UI (Tailwind)](/starter-themes/shadcn-ui-tailwind.md)
{% endcontent-ref %}

{% content-ref url="/pages/09GRzegXwGglXYffqePy" %}
[MUI](/starter-themes/mui.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keycloakify.dev/starter-themes/starter-themes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
