# Barevný text

{% hint style="info" %}
Barevné psaní **do chatu** je dostupné pro hráče s hodností <mark style="color:purple;">**ELITE**</mark> nebo vyšší. Lze zakoupit na našem [obchodu](https://darkup.cz/obchod/vip).
{% endhint %}

{% hint style="info" %}
Barevné psaní **na cedulky** je dostupné pro hráče s hodností <mark style="color:green;">**HERO**</mark> nebo vyšší. Lze zakoupit na našem [obchodu](https://darkup.cz/obchod/vip).
{% endhint %}

## Základní barvy

Před text, který chceš obarvit, stačí napsat znak **&** a kód barvy. Znak **&** napíšeš klávesovou zkratkou <mark style="color:red;">**pravý Alt + C**</mark>.

Příklad:

![](/files/mLQy1wJ9sJ9chFr3S2w0)

Výsledek:

![](/files/HekeENSHyYamIZX96RO4)

### Seznam barevných kódů:

<figure><img src="/files/AKW1NaLOHudtkGEI2dP1" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">R</mark><mark style="color:green;">G</mark><mark style="color:blue;">B</mark> barvy

{% hint style="warning" %} <mark style="color:red;">**R**</mark><mark style="color:green;">**G**</mark><mark style="color:blue;">**B**</mark> funguje jen na **Survivalech** a **OneBlocku**.
{% endhint %}

Pro barevné psaní lze také využít všech **16 milionů barev**, které Minecraft dokáže zobrazit. Barvu stačí napsat v hexadecimálním formátu, který zobrazuje například nástroj od Googlu „**color picker**“.

* Před text, který chceš obarvit, stačí napsat znak **&** a hexadecimálním formát barvy. Znak **&** napíšeš klávesovou zkratkou <mark style="color:red;">**pravý Alt + C**</mark>.

Příklad:

![](/files/V3MGRUge4qkOTOXVShSX)

Výsledek:

![](/files/O65JzmIsbPKTXUvNJWUE)

## Styly písma

V Minecraftu také můžeš používat různé styly písma například přeškrtnutý, tučný atd...

### Typy:

* \&l - **tučně**
* \&m - ~~přeškrtnutě~~
* \&n - podtrženě
* \&o - *kurzíva*


---

# 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://wiki.darkup.cz/server/barevny-text.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.
