Is it possible to give users the ability to change their font color, (I know you can do bold, etc)
But let them change the colors of the individual message.
Would this feature be purely visual for the user to better recongize who wrote what?
or is this feature more of a "Look at my big fat bright red color font because what I say is important?
For the first type, I can imagine a simple visual overlay option which is switcheable for channels so that each user gets a color assigned and everything the user writes is shown in that specific color. These colors may vary for each new session/client.
I would see that as the "big red font" part. For example with bots and integrations: if you have a monitoring service speaking through a web-hook you may like to color its messages (service/server down in red, warning in orange, good in green, etc).
Again for bots it could help differentiate when a bot is speaking among regular users.
Lastly if you have to leave a message as an admin/moderator you may want to switch color to make it stand among the other messages.
I see why some people would like this, but I personally think this gives an idea of those IRC rooms, full of multi-colored texts which in the end were nothing but very annoying. But I'll leave the issue open, in case anyone wants to be held responsible for adding that "feature" :D haha. If someone does, please make it so an admin can enable/disable this functionality in admin settings.
I would like to see this ability just for our Chat Bot to be able to put green 'passed' banners and red 'failed' banners with build status and other things. On a related note, it would be great if it was a markdown style tag or something, so hubot integrations and webhooks could take advantage of it.
@NickBusey you can set the color or the attachment of the message to make it call attention.
See https://rocket.chat/docs/developer-guides/rest-api/chat/postmessage#attachment-field-objects
@engelgabriel I'm looking for the same feature than @NickBusey for my supervision bot.
Attachements are beautiful, but they are not embedding in the desktop notifications, so we can't the at the first glance what the notification is about.
Most helpful comment
I would like to see this ability just for our Chat Bot to be able to put green 'passed' banners and red 'failed' banners with build status and other things. On a related note, it would be great if it was a markdown style tag or something, so hubot integrations and webhooks could take advantage of it.