Color roles won't be applied to a user unless they are said user's top-most role. When a user creates a color role for themselves, position it in the role list such that this condition is met.
Requirements:
- Create a configuration item that bot owners will use to set the position index (or named role that it will be above/below?)
- Modify the relevant color role creation code to pass this position argument to the role creation method.