element-hq / element-hq/element-web
Add option to change monospace font
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Your use case
Add an option to change the monospace font used in code snippet messages.
Element Web is using Inconsolata for monospace texts, I want to use my system's monospace font for consistency.
It also does not match Inter's x-height very well, see https://github.com/element-hq/element-web/issues/15077:

### Have you considered any alternatives?
_No response_
### Additional context
Currently there an option for sans-serif texts, but not for monospaced texts.

Contributor guide
Assessment
This issue has not been assessed yet.