Links
🎨

Colors

General usage of colors in hologram lines.

RGB (1.16+)

DecentHolograms supports multiple formats for RGB colors, all of which are defined in hexadecimal format. The first two digits represent the red color, the middle two digits represent the green color, and the last two digits represent the blue color.
  • #RRGGBB
  • &#RRGGBB
  • <#RRGGBB>
  • {#RRGGBB}

Gradients

Gradients in DecentHolograms are defined using the following format.
<#RRGGBB>This text is going to have a gradient.</#RRGGBB>
Example gradient:
<#00FFFF>&l&nDECENT HOLOGRAMS</#FF00FF>
You can use special color codes inside the gradients.

Rainbows

Rainbows in DecentHolograms are defined using the following format.
<RAINBOW1>Rainbow Text</RAINBOW>
You can also put another number (0-999) instead of the 1 to make the rainbow different.

Rainbow Color

Rainbow color is an animated color that cycles through all colors gradually, giving the text a dynamic and visually striking effect.
&uSome color-changing text