Allow developers to color normal parts of messages #3681
Replies: 5 comments 9 replies
-
Would indeed be cool, but what's the practical use of this? |
Beta Was this translation helpful? Give feedback.
-
I love this!
|
Beta Was this translation helpful? Give feedback.
-
While this is an interesting idea, it should be remembered that Users with a colour-blindness wouldn't be able to perceive certain colours or combinations of colours. Thus, even if this were added by Discord, it shouldn't be relied on for pointing out or highlighting different things. Just food for thought :) |
Beta Was this translation helpful? Give feedback.
-
honestly having markdown for coloring text would be nice in general- it's one of those things that used to be everywhere in the form of bbcode, but it never quite made it to more modern platforms either way, would definitely appreciate this as a way to show errors/etc, though i agree that it shouldn't be the only thing devs rely on for it |
Beta Was this translation helpful? Give feedback.
-
We should also be able to put directly hexadecimal colors, like this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. It would be cool if you could color parts of a message a bot sends. I know that you could use codeblocks, but they aren’t super flexible. It would be cool if you could have the ability to color parts of a message, just like the timestamp works.
Timestamps currently look like this:
<t:TIMESTAMP:STYLE>
, for example<t:100000:r>
. What if you could do the same for coloring text? Discord could add a couple colors we can choose from, just like the buttons, so the messages stay relative clean.An example could be this:
<c:Hello, world!:1>
. Each color is represented by a number that you actually use in your message. The colors I would suggest are the following.What do you guys think of this idea?
Beta Was this translation helpful? Give feedback.
All reactions