janhq / jan

Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
https://jan.ai/
GNU Affero General Public License v3.0
23.5k stars 1.37k forks source link

feat: users can adjust app font & size for better readability #2846

Open eckartal opened 6 months ago

eckartal commented 6 months ago

Problem The fixed chat text size in Jan's UI is difficult to read, especially on larger screens, which can strain users' eyes and make the chat interface less accessible.

Success Criteria Add UI settings option that allows users to adjust the text size of the chat interface. This feature should provide a range of sizes to accommodate different screen sizes and user preferences - improve readability and accessibility.

Additional context Detailed feedback: https://www.reddit.com/r/LocalLLaMA/comments/1cclmjk/comment/l1byjva/?context=3

0xSage commented 2 months ago

Good idea for accessibility.

Mac for inspo:

image image