kevinhermawan / Ollamac

Mac app for Ollama
Other
1.34k stars 71 forks source link

The text for code is an unreadable black text on a black background #113

Open rofrano opened 4 weeks ago

rofrano commented 4 weeks ago

Thanks for such a great tool. Unfortunately when it is formatting the response, it places code on a black background with black text. Probably not what you intended but it makes it quite unusable. I'm using Ollamac Version 3.0.0 (12) on Mac Sequoia. (see image)

ollamamac-unreadible-text
kevinhermawan commented 4 weeks ago

Hi @rofrano, this closed issue might resolve your problem. Please refer to #111.

rofrano commented 3 weeks ago

Hi @kevinhermawan , Thank you. Yes that does resolve the problem by making the highlighted code appear, but it is still a bug that needs to be fixed. Since code highlighting is an "experimental" feature, the regular display of code should still work as expected. So either stop calling it "experimental" and make it the normal behavior, or fix the bug in the normal behavior that is incorrectly displaying black text on a black background. This is especially important if you plan to keep this as an optional feature that can be toggled on and off because it is currently broken when toggled off.