> ## 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 Everest settings for brand, color, layout, product, search, cart, and shared storefront behavior.

Theme settings define the shared foundation used across Everest. These controls shape brand presentation, color and typography systems, store interactions, and other global behaviors that multiple sections and templates rely on at the same time.

<img src="https://mintcdn.com/digifist/L0WqNhK1hpnQTvQQ/images/theme/everest/theme-settings/theme-settings-overview.png?fit=max&auto=format&n=L0WqNhK1hpnQTvQQ&q=85&s=2b6fb8bb2bad8a5490c9914ebe3fab04" alt="Everest theme settings overview" width="3280" height="2186" data-path="images/theme/everest/theme-settings/theme-settings-overview.png" />

## What these settings control

* Shared brand presentation, including logos and favicon output
* Global color, typography, layout, and input styling decisions
* Product, badge, search, cart, and customer account behavior
* Feature toggles that affect multiple storefront areas at once

## How to access

<Steps>
  <Step title="Open the Theme Customizer">
    In Shopify admin, go to **Online Store** -> **Themes** -> **Customize**.
  </Step>

  <Step title="Open Theme settings">
    Use the **Theme settings** panel in the customizer sidebar to access Everest's global controls.
  </Step>

  <Step title="Work from general to specific">
    Start with brand, colors, typography, and layout before moving into products, search, cart, and feature-specific settings.
  </Step>
</Steps>

<img src="https://mintcdn.com/digifist/L0WqNhK1hpnQTvQQ/images/theme/everest/theme-settings/theme-settings-location.png?fit=max&auto=format&n=L0WqNhK1hpnQTvQQ&q=85&s=d79835d64b38605f952fb1317e46c2a4" alt="Theme settings location in the Everest customizer" width="3280" height="2186" data-path="images/theme/everest/theme-settings/theme-settings-location.png" />

## Available settings

<img src="https://mintcdn.com/digifist/L0WqNhK1hpnQTvQQ/images/theme/everest/theme-settings/theme-settings-available-settings.png?fit=max&auto=format&n=L0WqNhK1hpnQTvQQ&q=85&s=db3282bc6256c02b90a1643d0cbc45c5" alt="Available Everest theme setting categories" width="3280" height="2186" data-path="images/theme/everest/theme-settings/theme-settings-available-settings.png" />

<CardGroup cols={2}>
  <Card title="Brand" icon="sparkles" href="/themes/everest/theme-settings/brand">
    Logos, favicon, brand text, and shared brand presentation.
  </Card>

  <Card title="Colors" icon="palette" href="/themes/everest/theme-settings/colors">
    Shared color schemes, surfaces, and contrast choices.
  </Card>

  <Card title="Typography" icon="text-size" href="/themes/everest/theme-settings/typography">
    Heading and body font choices, scale, and text behavior.
  </Card>

  <Card title="Layout" icon="grid" href="/themes/everest/theme-settings/layout">
    Shared page width, spacing, and structural layout rules.
  </Card>

  <Card title="Buttons and Inputs" icon="link" href="/themes/everest/theme-settings/buttons-and-inputs">
    Button styling, field appearance, and shared form input behavior.
  </Card>

  <Card title="Cards" icon="sparkles" href="/themes/everest/theme-settings/cards">
    Shared card surfaces, spacing, and card presentation rules.
  </Card>

  <Card title="Products" icon="shopping-bag" href="/themes/everest/theme-settings/products">
    Product card and product-related global display settings.
  </Card>

  <Card title="Badges" icon="palette" href="/themes/everest/theme-settings/badges">
    Badge labels, badge styling, and shared product status indicators.
  </Card>

  <Card title="Social Media" icon="link" href="/themes/everest/theme-settings/social-media">
    Social profile links and social-sharing related settings.
  </Card>

  <Card title="Search" icon="shopping-bag" href="/themes/everest/theme-settings/search">
    Search behavior and predictive search related output.
  </Card>

  <Card title="Cart" icon="shopping-bag" href="/themes/everest/theme-settings/cart">
    Cart behavior, cart presentation, and shared checkout-adjacent settings.
  </Card>

  <Card title="Customer Account" icon="code" href="/themes/everest/theme-settings/customer-account">
    Shared customer account behavior and account-related storefront settings.
  </Card>

  <Card title="Features" icon="sparkles" href="/themes/everest/theme-settings/features">
    Feature toggles and shared storefront capability settings.
  </Card>
</CardGroup>

## Best practices

* Set global design foundations first so section-level choices stay easier to manage later.
* Preview changes on more than one template because theme settings often affect multiple storefront areas at once.
* Use brand, color, and typography settings together so the storefront feels consistent across pages.
* Duplicate the theme before large global changes if you want a safe rollback point.

## Related guides

* [Everest Theme Overview](/themes/everest/index)
* [Everest Header](/themes/everest/header/header)
