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

# Branding

> Customize brand color, theme, fonts, UI language, logo, favicon, and Open Graph image.

Branding settings control the look and feel of your public portal. Open the **Branding** accordion in the project settings panel.

<Note>
  Logo, favicon, and Open Graph image uploads are available after the project is created. During initial creation, uploads are disabled with the message *"You need to create a project first to upload a {asset}."*
</Note>

## Brand color

* **Label:** Brand color
* **Default:** `#c7ff10`
* **Control:** Color picker with hex value, eye dropper, and hue slider
* **Validation:** Color is required / Please enter a valid hex color (e.g. #c7ff10)

Brand color applies to buttons, accents, and the project header bar on your portal and widget.

## Theme

* **Label:** Theme
* **Options:** Light | Dark (tab picker with Sun/Moon icons)
* **Default:** Light
* **Helper:** Theme is applied to the public portal

## Font style

* **Label:** Font style
* **Placeholder:** Select font style
* **Helper:** Applies to page titles and card titles on the public portal

| Value         | Label       |
| ------------- | ----------- |
| `default`     | Default     |
| `sans_serif`  | Sans serif  |
| `serif`       | Serif       |
| `mono`        | Mono        |
| `handwritten` | Handwritten |

## UI language

* **Label:** UI language
* **Placeholder:** Select UI language
* **Helper:** System labels on the public portal are shown in this language
* **Default:** English

| Code | Language   |
| ---- | ---------- |
| `en` | English    |
| `es` | Spanish    |
| `ru` | Russian    |
| `fr` | French     |
| `de` | German     |
| `pt` | Portuguese |
| `it` | Italian    |

Navigation labels, buttons, empty states, and form text on the public portal use the selected language.

## Image uploads

| Asset      | Label           | Recommended size | Formats                    |
| ---------- | --------------- | ---------------- | -------------------------- |
| Logo       | Logo            | 256 × 256px      | PNG, JPEG, WebP up to 5 MB |
| Favicon    | Favicon         | 96 × 96px        | PNG, JPEG, WebP up to 5 MB |
| Open Graph | OpenGraph Image | 1200 × 630px     | PNG, JPEG, WebP up to 5 MB |

Upload via drag-and-drop or **Browse**. Server rejects unsupported formats, empty files, or files over 5 MB.

## Next

Continue to [Support settings](/3.configure/3.4-support-settings) to configure where support tickets are sent.
