# Couleurs V2 & V2.5

{% hint style="warning" %}
Les couleurs principales de la base sont, **#5296b9**, **\~b\~**. Il vous suffit juste de regarder dans vos fichiers et de chercher ces couleurs pour mettre les votre.
{% endhint %}

<figure><img src="/files/5rgbhW02o4tnwy9Ajirq" alt=""><figcaption><p>[lua]/so_213/config/shared.lua</p></figcaption></figure>

<figure><img src="/files/FvEu6bwzr16C3GWbLniE" alt=""><figcaption><p>[lua]/inv/config.lua</p></figcaption></figure>

<figure><img src="/files/hQ70S2ljoNPesUZJXW2X" alt=""><figcaption><p>[lua]/fs_speedo/ui.html</p></figcaption></figure>

<figure><img src="/files/Gj6kX8g22wV5qlV5Pf5i" alt=""><figcaption><p>[lua]/chat/config.lua</p></figcaption></figure>

<h4 align="center">Inventaire 2.5<br><br>ox_inventory/web/index.js</h4>

{% hint style="success" %}

> **Couleur Coté Serveur** : [<mark style="color:blue;">https://wiki.rage.mp/index.php?title=Fonts\_and\_Colors</mark>](https://wiki.rage.mp/index.php?title=Fonts_and_Colors)
>
> **Couleur Print** : [<mark style="color:blue;">https://zap-hosting.com/guides/docs/en/fivem\_servername\_color/</mark>](https://docs.fivem.net/docs/game-references/text-formatting/)
>
> **Couleur Coté Client** : [<mark style="color:blue;">https://wiki.rage.mp/index.php?title=Fonts\_and\_Colors</mark>](https://wiki.rage.mp/index.php?title=Fonts_and_Colors)
>
> **Couleur Coté Client (Chiffre)** : [<mark style="color:blue;">https://docs.fivem.net/docs/game-references/hud-colors/</mark>](https://docs.fivem.net/docs/game-references/hud-colors/)
>
> **Couleur Marker (RGB)** : [<mark style="color:blue;">https://htmlcolorcodes.com</mark>](https://htmlcolorcodes.com/)
>
> **Blips Garage** : [<mark style="color:blue;">https://docs.fivem.net/docs/game-references/blips/</mark>](https://docs.fivem.net/docs/game-references/blips/)
>
> **Couleur Blips Garage** : [<mark style="color:blue;">https://docs.fivem.net/docs/game-references/blips/</mark>](https://docs.fivem.net/docs/game-references/blips/)
>
> **Couleur Bouton Sauvegarder (RGB)** : [<mark style="color:blue;">https://htmlcolorcodes.com</mark>](https://htmlcolorcodes.com/)
>
> **Menu (RGB)** : [<mark style="color:blue;">https://htmlcolorcodes.com</mark>](https://htmlcolorcodes.com/)
> {% endhint %}


---

# 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://fsproject.gitbook.io/fshop-docs/configuration-base/images-and-media.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.
