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

# Default Page Styles

> Set your preferred page style as the default for all new documents.

Create a custom design for your documents that reflects your personal style, then save it as your default. Every new document you create will automatically use your preferred styling.

## Setting a Default Style

<Tabs>
  <Tab title="iOS">
    <Steps>
      <Step>
        Create a new document or open an existing one
      </Step>

      <Step>
        Select the **paintbrush icon** toward the bottom-right of your screen
      </Step>

      <Step>
        Select the **Styles** tile
      </Step>

      <Step>
        Long press on a page style you like, or create your own custom style
      </Step>

      <Step>
        If creating a custom style, tap **Save** before setting it as default
      </Step>

      <Step>
        Long press again and select **Set as Default Style**
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/styling/default-styles/en/content/default-ios.gif?s=d23322fd6d78a400cd33bb401562705a" alt="Setting default style on iOS" width="960" height="720" data-path="images/write-and-edit/styling/default-styles/en/content/default-ios.gif" />
  </Tab>

  <Tab title="macOS">
    <Steps>
      <Step>
        Create a new document or open an existing one
      </Step>

      <Step>
        Select the **paintbrush icon** in the right sidebar
      </Step>

      <Step>
        Create a custom style or choose from the **All Styles** gallery
      </Step>

      <Step>
        In the All Styles gallery, hover over your preferred style
      </Step>

      <Step>
        Click the **three-dot menu**
      </Step>

      <Step>
        Select **Set as Default Style**
      </Step>
    </Steps>

    <img src="https://mintcdn.com/craft-support/L5zMoIm2o8A5WVUD/images/write-and-edit/styling/default-styles/en/content/default-mac.gif?s=d66ee4cf93088248074181ca3228fdf0" alt="Setting default style on macOS" width="800" height="565" data-path="images/write-and-edit/styling/default-styles/en/content/default-mac.gif" />
  </Tab>
</Tabs>

## What Gets Saved as Default

Your default page style includes:

* **Font** - System, Serif, Mono, or Rounded
* **Text color** - Custom colors or system default
* **Document color** - Background color
* **Cover image** - If you've added one
* **Backdrop** - Solid color, gradient, or image

<Info title="Font Preferences">
  You can set your preferred text font in the Style tab of the right sidebar, then save it as your default. Each new document will automatically use your chosen font.
</Info>

## Creating Custom Styles

Before setting a default, you can create a fully customized style:

<Steps>
  <Step>
    Open the Styles menu from the sidebar
  </Step>

  <Step>
    Customize your font, colors, backdrop, and cover image
  </Step>

  <Step>
    Save your custom style
  </Step>

  <Step>
    Set it as your default
  </Step>
</Steps>

Your custom styles are saved and can be reused across different documents.

## Managing Default Styles

* **Change default**: Follow the same steps with a different style to replace your current default
* **Reset to system**: Choose the system default style and set it as your default
* **Per-document override**: You can always change the style of individual documents without affecting your default

## Use Cases

Setting a default style is particularly useful for:

* **Consistent branding** - Keep all your documents visually aligned
* **Personal preference** - Use your favorite font and colors automatically
* **Project templates** - Create different defaults for different workspaces
* **Professional appearance** - Ensure all documents have a polished look

<Warning title="Workspace-Specific">
  Default styles are set per space. If you work in multiple spaces, you'll need to set the default for each one separately.
</Warning>

## Related Articles

<CardGroup cols={2}>
  <Card title="Styles Quick Guide" href="/en/write-and-edit/styling/quick-guide">
    Comprehensive guide to all styling features
  </Card>

  <Card title="App Styles" href="/en/write-and-edit/styling/app-styles">
    Extend document styles to the app interface
  </Card>

  <Card title="Cover Images" href="/en/write-and-edit/styling/cover-images">
    Customize cover images for your documents
  </Card>
</CardGroup>
