This is a replication of bug [ 1528998 ] Ability to
create colour schemes
Environment: Windows XP Professional SP2
Program version: 1.0.6.2
Currently, I can select between several predefined
colour schemes for syntax highlighting, background
colour, etc... Having predefined ones is nice, but it
would also be nice to be able to define my own colour
schemes to be used.
Logged In: YES
user_id=611718
Originator: NO
I second this feature request.
I find certain color combinations make it easier for me to focus on the type of work I'm doing, so I would use different color schemes for the same document for different types of work.
Logged In: YES
user_id=428302
Originator: NO
Take this as another vote for this enhancement.
Logged In: YES
user_id=1298822
Originator: NO
Yes, I'll try to turn to this when I have the run command/XSD val-as-you-type functionality wrapped up.
(I'm deriving from a raw Scintilla control, so there is no syntax color picker API out of the box. In some respects the lexer itself is not 100% suitable for XML, so writing an alternative lexer is also on my to-do list.)
-Gerald