Document role gradient colors
Adds documentation for the role's gradient colors
I might be wrong here, but it seems like the holographic style needs the following config: primary (11127295), secondary (16759788), tertiary (16761760) And tertiary can't be set for normal gradients.
I haven't tested around enough, but that was my impression
I assumed that was a client only restriction, is it enforced server side?
I might be wrong here, but it seems like the holographic style needs the following config: primary (11127295), secondary (16759788), tertiary (16761760) And tertiary can't be set for normal gradients.
I haven't tested around enough, but that was my impression
I also haven't tested enough with the holographic style, but afaik the restriction was only enforced on client side - similar to how channel cooldowns used to be in it
turns out the holographic role colors are validated. this needs to be documented
Make sure to run npm run test:links to figure out which links aren't formatted properly and then npm run fix:tables when you're done to auto format the tables
Make sure to run
npm run test:linksto figure out which links aren't formatted properly and thennpm run fix:tableswhen you're done to auto format the tables
Done
Amazing!! Thanks again for the in depth contribution!