We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述:自定义字体为FiraCode,文件已经放到gridea/themes/next/assets/media/fonts下,文章正文部分字体已经生效,但是代码区域仅有部分字体是FiraCode,其余部分是系统字体(电脑上是consolas,手机上是courier new)。
问题图片: 有高亮的部分如for、vector、数字都是FiraCode,但没有高亮的部分,如变量名字counts等都是consolas。
The text was updated successfully, but these errors were encountered:
问题描述:自定义字体为FiraCode,文件已经放到gridea/themes/next/assets/media/fonts下,文章正文部分字体已经生效,但是代码区域仅有部分字体是FiraCode,其余部分是系统字体(电脑上是consolas,手机上是courier new)。 问题图片: 有高亮的部分如for、vector、数字都是FiraCode,但没有高亮的部分,如变量名字counts等都是consolas。
自定义字体和代码的高亮以及代码块的字体不是通用设置的
Sorry, something went wrong.
No branches or pull requests
问题描述:自定义字体为FiraCode,文件已经放到gridea/themes/next/assets/media/fonts下,文章正文部分字体已经生效,但是代码区域仅有部分字体是FiraCode,其余部分是系统字体(电脑上是consolas,手机上是courier new)。
问题图片:
有高亮的部分如for、vector、数字都是FiraCode,但没有高亮的部分,如变量名字counts等都是consolas。
The text was updated successfully, but these errors were encountered: