Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for custom fonts? #15

Closed
taprobane99 opened this issue Feb 7, 2023 · 2 comments
Closed

Option for custom fonts? #15

taprobane99 opened this issue Feb 7, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@taprobane99
Copy link

in the website version I can easily replace the editor font using a browser extension like Stylus and:

@font-face {
font-family: "Menlo";
src: local("Cascadia Code");
}

can we have something similar here?

@fjwillemsen fjwillemsen added the enhancement New feature or request label Mar 2, 2023
@fjwillemsen
Copy link
Owner

Implemented in version 1.8.0. Feel free to reopen if you have any feedback!

@taprobane99
Copy link
Author

great. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants