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

# Styling Your Form

> Make your forms match your brand with custom colors, fonts, and backgrounds.

Make your forms match your brand with custom colors, fonts, and backgrounds.

## Customization Options

<CardGroup cols={3}>
  <Card title="Colors" icon="palette">
    Primary color, background, text, and button colors
  </Card>

  <Card title="Typography" icon="font">
    Choose from popular Google Fonts or use system fonts
  </Card>

  <Card title="Backgrounds" icon="image">
    Solid colors, gradients, or custom images
  </Card>
</CardGroup>

## How to Style

<Steps>
  <Step title="Open your form in the editor" />

  <Step title="Click the &#x22;Styling&#x22; tab in the right panel" />

  <Step title="Use the color pickers and font selectors" />

  <Step title="Preview changes in real-time" />

  <Step title="Save when you're happy with the look" />
</Steps>
