> ## Documentation Index
> Fetch the complete documentation index at: https://docs.featkit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Portal Customization

> Make the feedback portal match your app's brand

# Portal Customization

Make the feedback portal match your app's look and feel. All customization is done in your dashboard — no code changes needed.

## Accessing customization settings

Go to **Project Settings → Portal**

## Brand identity

## Colors

| Setting              | Description                 |
| -------------------- | --------------------------- |
| **Primary color**    | Buttons, links, voted state |
| **Background color** | Page background             |
| **Card background**  | Feature request cards       |
| **Text colors**      | Primary and secondary text  |

<Tip>
  Use your app's primary brand color for the primary color. This ensures buttons and interactive elements match your app.
</Tip>

## Appearance

### Corner radius

Controls the roundness of cards and buttons.

* **Sharp** — 0px radius
* **Subtle** — 4px radius
* **Medium** — 8px radius
* **Rounded** — 12px radius

### Dark mode

Choose how the portal handles light/dark appearance.

* **Light only** — Always show light theme
* **Dark only** — Always show dark theme
* **Follow system** — Match user's device preference

## Content

| Setting                | Description                            |
| ---------------------- | -------------------------------------- |
| **Portal title**       | Main heading (default: "We hear you!") |
| **Portal subtitle**    | Description below title                |
| **Submit placeholder** | Input field placeholder text           |

## Preview

Changes appear in the live preview on the right side of the settings page.

Toggle between light and dark mode in the preview to verify both look correct before saving.
