halilozercan/compose-richtext

Set Text Color in Markdown

pjp94 opened this issue · 0 comments

pjp94 commented

Is there a way to change the text color in the Markdown composable or RichTextScope? It just renders the text as black which isn't visible on a dark mode background.

Edit: Looked at the source code and doesn't seem possible without forking and modifying it.