this post was submitted on 07 Apr 2024
3 points (100.0% liked)

Arctic

339 readers
8 users here now

Arctic is a Lemmy client for iOS built on pure Swift. It currently supports iOS 15+ and Lemmy v0.17+

Get the latest version on TestFlight, or check it out on the AppStore.

If you would like to support Arctic’s development, feel free to Buy Me A Coffee

founded 1 year ago
MODERATORS
 

If you use the code block mark up ``` when sending a message, the result message is very difficult to read with a blue background text box. I discovered this when trying to send somebody text in markdown that wouldn’t be interpreted by the rendering engine.

Feel free to ask if I am not clear enough

top 2 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 5 months ago (1 children)

I hadn’t noticed this before. I had only tested it with a very short code block where the syntax highlighting happened to render just fine. I’ll see if I can’t make a new theme for the syntax highlighting that has better legibility with the blue background, if not I may just disable syntax highlighting on the outgoing messages.

Thanks for letting me know about this!

[–] [email protected] 1 points 5 months ago

Thanks. Yeah, I should have specified it was a long code block. Sorry I wasn’t more clear.