DeliveryBoard - Wiki
  • DeliveryBoard Wiki
    • ☑️Commands & Permission
    • 🛠️Understanding Config
    • 📐Formatting String
      • ⚖️Allowed Item String
      • 🍰Reward String
    • 🌈Hex Colors
    • 🖇️Placeholders
  • InboxRewards Wiki
  • Group 1
Powered by GitBook
On this page
  1. DeliveryBoard Wiki

Hex Colors

PreviousReward StringNextPlaceholders

Last updated 1 year ago

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.

🌈