Hello.
I was wondering if there's a way to change the font and the font size for a specific theme, let's say "Markdown".
I've tried to set it as the font of the UITextView but it keeps changing to some default one. I think that it changes due to the applied theme but I cannot find where it is default set to.
I'm using CodeAttributedString to perform the real time highlight
Can someone point me in the right direction?