如何让 Google Pretify 渲染得更像 Visual Studio
我正在使用 Google 出色的Code Prettify,我对此非常满意。
但是:是否有人碰巧有一个替代的 CSS 样式表,因此它会渲染得更像 Visual Studios 默认颜色?绿色注释、红色文本/字符串等。
I'm using Googles excellent Code Prettify and I'm quite happy with it.
But: Does anybody happen to have a alternate CSS stylesheet so it'll render a bit more like Visual Studios default coloring? Green comments, red text/strings, etc.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我花了一段时间,但我完全复制了我的 Visual Studio 的颜色配置。享受。
注释为绿色,字符串/标签为红色,关键字为蓝色,类型为蓝色,数字为红色,标点符号为黑色,声明为紫色。
It took me a while but I replicated exactly my Visual Studio's color configuration. Enjoy.
Comments are green, strings/tags reddish, keywords blue, types bluish, numbers red, punctuation black, declarations purple.
我不使用 Visual Studio,所以我不知道配色方案,但 Prettify 很容易修改。
如果我知道颜色,我会很快自己拼凑起来,但希望这会有所帮助!
I don't use Visual Studio so I don't know the color scheme but Prettify is easy enough to modify.
I'd throw it together myself really quick if I knew the colors but hopefully this helps!
对于那些有兴趣的人。这是深色主题的配色方案。采用 VS 2019 颜色制成。
For those who are interested. This is the color scheme for the Dark Color Theme. Made with the VS 2019 colors.