I use the Google Prettify.js library to highlight syntax. It works great.
It automatically detects languages and applies a common color scheme. But it looks like C # is selected as a generic C-variant and painted very similar to Java.
I found an alternative color scheme that is similar to the SonOfObsidian theme, which is neat but does not work for my purpose and application layout.
Question:
Is there an open source color scheme available for Prettify.js?
source share