feat: add enablers for primary color and font color

This commit is contained in:
Julien Calixte
2025-01-29 18:19:01 +01:00
parent cc6d79246a
commit a07dd9272d

View File

@@ -133,6 +133,14 @@
>. >.
</p> </p>
<ul> <ul>
<li>
<code>background color</code>: change the primary color
<code><a href="?primary=009432">in green</a></code>
</li>
<li>
<code>font color</code>: change the font color
<code><a href="?color=ff793f">in orange</a></code>
</li>
<li> <li>
<code>display</code>: display without any HUD with the option <code>display</code>: display without any HUD with the option
<code><a href="?display=house-only">house-only</a></code> <code><a href="?display=house-only">house-only</a></code>