Joplin Not Honoring Dark Mode [iOS]

As seen in the below photos, is there a way to set the keyboard to honor dark mode when editing the body of the note? It seems editing the title honors dark mode. Just noticed this in the latest Joplin release.


1 Like

See the relevant bug report. It looks like it's fixable by creating a custom subclass of RCTWebView and changing the style of the keyboard using Objective-C. It might take a while for me to get to this, though — I have almost no experience with Objective-C.

1 Like

Thanks for the post, I’m happy to hear it’s a known issue. I found that reverting to the ‘plain text editor’ resolves the issue. Hopefully this is fixed before the plain text editor is removed.

1 Like