> For the complete documentation index, see [llms.txt](https://docs.openspaces.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openspaces.design/plain-jane-docs-v2-fr/plain-jane-interactive/theme-settings/main-theme-color.md).

# Couleur principale du thème

> **Ce que vous apprendrez**
>
> * Comment changer la couleur d'arrière-plan globale de votre boutique
> * Où cette couleur apparaît sur votre site

***

### 🎛 Accéder aux paramètres

1. Depuis votre administration Shopify, allez à **Boutique en ligne > Thèmes**
2. Cliquer sur **Personnaliser** à côté de votre thème Plain Jane actif
3. Dans l'éditeur de thème, cliquez sur l' **Paramètres du thème** icône (pinceau)
4. Faites défiler jusqu'à **Couleur principale du thème**

***

### 🖼 Définissez votre couleur d'arrière-plan

* Cliquez sur la **Couleur d'arrière-plan** échantillon de couleur pour ouvrir le sélecteur de couleur
* Sélectionnez n'importe quelle couleur ou saisissez manuellement une valeur hexadécimale (par ex. `#FFFFFF` pour le blanc)
* Cette couleur d'arrière-plan est appliquée globalement à votre boutique, sauf si elle est remplacée par les paramètres d'une section ou d'une page spécifique

> 💡 Astuce : Choisissez un arrière-plan qui complète votre marque et offre un bon contraste avec le texte pour la lisibilité

***

### **Besoin d’aide ?**

* 💬 **Rejoignez notre communauté sur Discord :** <https://discord.gg/hcc2GvgZc6>
* 📧 **Envoyez-nous un e-mail à :** <support@openspaces.design>
* 💻 **Discutez en direct avec nous :** Disponible du lundi au vendredi, de 10h à 18h EST, directement sur notre site web


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.openspaces.design/plain-jane-docs-v2-fr/plain-jane-interactive/theme-settings/main-theme-color.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
