-
Notifications
You must be signed in to change notification settings - Fork 424
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
Prism代码主题 #822
Labels
🚀enhancement
New feature or request
Comments
哦哦,感觉可以挑选几个特征明显的引进来,比如one-light、one-dark、vs、vs-dark。我们后面排期搞搞哈,如果等不及也欢迎直接给我们提pr哈~ |
而且确实我也觉得自带的代码块主题有点丑。。。。 |
已发布,可以在v0.8.46及以后版本中体验哈,也可以在这里体验 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
目前自带的8个代码主题都是Prism默认的,都不怎么好看甚至有点丑。而实际上Prismjs官方还提供了很多扩展代码主题,其中有很多不错的主题比如比较流行的
one dark
因为Prism模块是编译集成在Cherry里面的没有开放出来,css主题我看了下也是编译好的不能自己增加,请看看是否把以上这些主题也打包一下,目测大概增加100多K
The text was updated successfully, but these errors were encountered: