Skip to main content
Version: 0.38.15

APIRoleColors

Index

Properties

primary_color

primary_color: number

The primary color for the role

secondary_color

secondary_color: null | number

The secondary color for the role, this will make the role a gradient between the other provided colors

tertiary_color

tertiary_color: null | number

The tertiary color for the role, this will turn the gradient into a holographic style

@remarks

When sending tertiary_color the API enforces the role color to be a holographic style with values of primary_color = 11127295, secondary_color = 16759788, and tertiary_color = 16761760.