Skip to content

Missing editor fonts #176

Open
Open
@j4k0xb

Description

@j4k0xb

Related: #165 (comment)

There's a font-family: Menlo, Monaco, "Courier New", monospace, "Droid Sans Mono", "monospace", monospace style but Menlo and Monaco aren't installed on all systems (Linux Manjaro, Brave browser).
Instead it tries the next one, which happens to be this thin/unreadable Courier New font:
image
image

I suggest including Menlo in the assets (or load from a cdn) so it will look like this for everyone:
image
Or remove the custom fonts altogether (defaults to "Droid Sans Mono", "monospace", monospace), which is equally readable:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions