icsharpcode / ILSpy

.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
21.23k stars 3.33k forks source link

Support for Different Syntax Themes #534

Open nikeee opened 9 years ago

nikeee commented 9 years ago

I think it would be nice to be able to change the syntax highlighting colors and font weights. For example, I'd like to have the highlighting like the one in Visual Studio.

christophwille commented 4 years ago

Solution draft:

dgrunwald commented 2 years ago

The alternative solution would be to re-map the colors of the existing .xshd file, without having to duplicate the whole highlighting scheme. https://github.com/icsharpcode/SharpDevelop/blob/3f3ae2a5d4ffafd98cdf1c09308b9b8d93b0356c/src/AddIns/DisplayBindings/AvalonEdit.AddIn/Src/SyntaxHighlighting/CustomizingHighlighter.cs