We use the Syntax Edit Control in our application.
It works beautifully, however our customers have requested to change the colours used for syntax highlighting.
They are used to other applications where the syntax highlight colours are different.
Is it possible to change the colours for the syntax highlighting?
Preferable by using MVVM, so that we can add a settings option were the customers can set their own colour scheme.
The language we need syntax highlighting for is SQL.