🌈Hex Colors
Using hex color codes are pretty simple. All you have to do is wrap the color code around <
& >
.
To use the color #40FB85 to change the board title's color, you will use this:
gui:
titles:
boardTitle: "<#40FB85>&lDelivery Board"
Color codes can be used in Titles (config.yml
) and all lang files.
Last updated