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

# Theme Settings

> Global configuration options that control your Olympos theme appearance and functionality.

Theme Settings provide global controls that affect your entire Olympos store. Changes made here cascade across all pages, sections, and templates, ensuring consistent design and functionality.

<Tip>Think of Theme Settings as your store's foundation - configure these first before customizing individual sections.</Tip>

## Available Settings

<CardGroup cols={2}>
  <Card title="Typography" icon="text" href="/themes/olympos/theme-settings/typography">
    Font families and shared text styling for headings and body text
  </Card>

  <Card title="Layout" icon="grid" href="/themes/olympos/theme-settings/layout">
    Page width and spacing that shape the overall storefront structure
  </Card>

  <Card title="Grid" icon="table-cells" href="/themes/olympos/theme-settings/grid">
    Global grid columns and gaps for product and content grids
  </Card>

  <Card title="Corners" icon="vector-square" href="/themes/olympos/theme-settings/corners">
    Corner radius for cards, media, and interface elements
  </Card>

  <Card title="Buttons" icon="square" href="/themes/olympos/theme-settings/buttons">
    Button shapes and styles used across sections and templates
  </Card>

  <Card title="Cards" icon="id-card" href="/themes/olympos/theme-settings/cards">
    Shared card styling for collection, content, and article cards
  </Card>

  <Card title="Product cards" icon="box" href="/themes/olympos/theme-settings/product-cards">
    Product card media, badges, swatches, and quick actions
  </Card>

  <Card title="Pagination" icon="ellipsis" href="/themes/olympos/theme-settings/pagination">
    How product and content grids load and paginate
  </Card>

  <Card title="Colors" icon="palette" href="/themes/olympos/theme-settings/colors">
    Color schemes and shared visual styling
  </Card>

  <Card title="Cart" icon="cart-shopping" href="/themes/olympos/theme-settings/cart">
    Global cart behavior and cart drawer experience
  </Card>
</CardGroup>
