macteo / Marklight

Markdown syntax highlighter for iOS
Other
638 stars 44 forks source link

Change default text color #30

Closed ivancantarino closed 3 years ago

ivancantarino commented 4 years ago

Hello.

I have been trying to change the UITextView textColor while using MarklightTextStorage() and I cannot achieve that.

The textView's default color keeps swapping itself to black, even if I force it to be a specific color.

I'm wondering that this might me something within the textStorage.marklightTextProcessor properties.

Can I get some help on how to achieve this please?

Thanks.

funkenstrahlen commented 4 years ago

I also try to change this to add support for iOS 13 dark mode.