danny-avila / LibreChat

Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
https://librechat.ai/
MIT License
15.1k stars 2.5k forks source link

Enhancement: Font & Font Size option #3207

Open hongkongkiwi opened 5 days ago

hongkongkiwi commented 5 days ago

What features would you like to see added?

I have some eyesight issues and I'd like the ability to set the font size of the interface.

If possible, I'd also like the ability to set the interface font (I have some more readable fonts I like to use). That might be a bit difficult, but atleast setting the font size would be chat!

More details

Be great to have a section in user settings somewhere.

Which components are impacted by your request?

No response

Pictures

No response

Code of Conduct

danny-avila commented 4 days ago

Sorry but this is not very customizable. Is zooming in on your browser not sufficient? I would recommend looking into editing the style sheet for this

hongkongkiwi commented 4 days ago

The major problem with this approach is that upon zooming the left and right spacing stays the same, so you have a giant space on left and right and your words get large and mashed into the middle into a small column. It becomes a bit unreadable. Perhaps this spacing issue could be fixed.

danny-avila commented 4 days ago

Ok the font size is actually pretty doable as an option, I’m reopening this!

krakenftw commented 3 days ago

@danny-avila Can i work on this?