runme
runme copied to clipboard
How to change font rendering?
Hi,
How can I customize the font face, font weight and anti-aliasing of the rendered markdown text? None of the following seem to have any effect in RunMe: editor.fontFamily
,markdown.preview.fontFamily
,notebook.output.fontFamily
. Those settings work as intended otherwise though.
To be clear - I'm able to edit the code-cell and terminal fonts, just not the "regular" non-code markdown text when rendered. It seems to be stuck on the Apple default system font with a really heavy weight that is really hard on the eyes for this purpose.
Thanks in advance. I'm really excited about this project so far!