It is now possible to export the color settings to an XML file.

Other users can drop this xml file into there primary_conf_path/userschemes/ folder (may need to be created) and the IDE will detect them at start.

- Files can be renamed after export, the name for the scheme is kept to the name which was originally saved. - Also the IDE exports only one Scheme per file, they can be merged by hand (quite some work), and a file can contain several schemes

Also settings for Markup (none language specific) (selection, line-highlight, ....) can be given as scheme defaults, and then modified only if some languages require adjustment.

Usually block selection has the same color for all languages (pas, lfm, diff, xml, html) as long as the same scheme is used.


Last not least, some words of thanks:
Graeme helped this by starting to create a ColorSchemeFactory (that was back in may 2009)


Best Regards
Martin

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to