mirror of
https://github.com/discourse/discourse.git
synced 2025-03-10 11:05:20 +08:00

On the server side, the only limitation for `Category#color` is a length limit of 6. Therefore, we cannot assume on the client side that the hex code is always 6 digits.