WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Improve styling of inline code blocks in dark mode #45

Closed Rossi1337 closed 3 weeks ago

Rossi1337 commented 3 weeks ago

Added a config for inline code blocks. Set the code font and a better background color. Found out that we can set a config for this independent of real code blocks.

Fixes #44