Checklist
Summary
Currently, we can only use the :color[text to be colored] syntax to change the color of text. For example, using the syntax :hex[#FF5733][text to be colored] would enable users to specify the exact color they want.
Why?
It would give developers more flexibility and control over the text color if we can pass in hexadecimal value. So far only these colors are supported: blue, green, orange, red, violet, gray/grey, rainbow. I want to be able to change the text colors to meet accessibility requirements for our users.
How?
No response
Additional Context
No response