I'm using Google's Prettify.js library for highlighting syntax. Working great.
It auto-detects languages and applies a generic color scheme. But it seems C# is picked up as a generic C-variant and is colored very similar to Java.
I found an alternate color scheme that looks like the SonOfObsidian theme, which is neat but doesn't work for my purpose and app scheme.
Question:
Is there an open-source C# color scheme available for Prettify.js?