# Theme settings

- [Animations](https://docs.foxecom.com/pebble-theme/theme-settings/animations.md): A guide to add animations your page.
- [Blog cards](https://docs.foxecom.com/pebble-theme/theme-settings/blog-cards.md): How to customize blog cards for your online store.
- [Buttons](https://docs.foxecom.com/pebble-theme/theme-settings/buttons.md): Learn how to adjust button styles to fit your brand and improve usability.
- [Cart](https://docs.foxecom.com/pebble-theme/theme-settings/cart.md): Learn how to set up your shopping cart.
- [Collection cards](https://docs.foxecom.com/pebble-theme/theme-settings/collection-cards.md): Learn how to set up collection cards for your online store.
- [Colors](https://docs.foxecom.com/pebble-theme/theme-settings/colors.md): Learn how to change the color scheme to match the website's look and feel.
- [Custom CSS](https://docs.foxecom.com/pebble-theme/theme-settings/custom-css.md): A guide to add custom styles to your entire online store.
- [Dialogs](https://docs.foxecom.com/pebble-theme/theme-settings/dialogs.md): Learn how to customize dialog windows to match your store’s style.
- [Input fields](https://docs.foxecom.com/pebble-theme/theme-settings/input-fields.md): Learn how to adjust input fields to match your store’s style and improve user experience
- [Layout](https://docs.foxecom.com/pebble-theme/theme-settings/layout.md): Control overall content layout by adjusting the page width
- [Logo](https://docs.foxecom.com/pebble-theme/theme-settings/logo.md): Learn how to add and edit your store's Logo and the Favicon image
- [Prices](https://docs.foxecom.com/pebble-theme/theme-settings/prices.md): Learn how to customize price displays.
- [Product badges](https://docs.foxecom.com/pebble-theme/theme-settings/product-badges.md): Learn how to display custom badges on your products using tags in your store.
- [Product cards](https://docs.foxecom.com/pebble-theme/theme-settings/product-cards.md): Customize the appearance and functionality of product cards across your store.
- [Search](https://docs.foxecom.com/pebble-theme/theme-settings/search.md): A guide to edit product suggestions and recommendations for your site search
- [Social media](https://docs.foxecom.com/pebble-theme/theme-settings/social-media.md): How to add links to your social media accounts.
- [Typography](https://docs.foxecom.com/pebble-theme/theme-settings/typography.md): A guide to customize the typography for your store to match your brand and improve readability.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/pebble-theme/theme-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
