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

Mode in the day, and the code segment color too shallow #223

Open
rebron1900 opened this issue May 19, 2022 · 0 comments
Open

Mode in the day, and the code segment color too shallow #223

rebron1900 opened this issue May 19, 2022 · 0 comments

Comments

@rebron1900
Copy link

日间模式下,代码段颜色太浅


image

样式表内给亮色主题更改颜色即可

.theme-light .hljs{
    color:black;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant