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.
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.
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!
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.