Operating system
Linux
Joplin version
2.14.19
Desktop version info
Joplin 2.14.19 (prod, linux)
What issue do you have?
Hello,
Joplin is a good software for me, with a small but serious obstacle. I find it difficult to read longer texts without serif fonts. So I tried to change the font, but so far without success. First I tried the settings:
(My config: Joplin 2.14.19, Linux Mint 21.2)
Menu->Tools->Options->Appearance:
Editor font family: DejaVu Serif
Editor monospace font family: FreeMono
Joplin continues to work with sanserif
At next I looked for tips on the net and tried the following in userchrome.css:
body, th, td { font-family: DejaVu, FreeSerif, Liberation, Noto, serif; font-size: 13pt; font-variant-numeric: tabular-nums; color: black; }
Joplin continues to work with sanserif
Next, I looked at the log (Menu->Help->Toggle Development Tools) and found the following problem:
PromptDialog.tsx:70 [Intervention] Slow network is detected. See (http...) chromestatus com feature 5636954674692096 for more details. Fallback font will be used while loading: (file...) mount_JoplinK0CSmm/resources app.asar vendor lib roboto-fontface fonts roboto Roboto-Bold.woff2 (slashes deleted)
Please, what else can I do to make the Joplin editor use serif fonts?