Page 1 of 1

Where are the Syntax Coloring Color Settings

Posted: Mon Dec 16, 2002 3:14 pm
by Stefan
Where does TextPad save the settings of the syntax colors.
It's seems the color settings aren't saved in the *.syn files, nor in the registry branch "HKEY_CURRENT_USER\Software\Helios\TextPad 4"

We wan't to use this to install our custom build syntax files with color scheme to other pc's.

Thankx

Re: Where are the Syntax Coloring Color Settings

Posted: Thu Dec 19, 2002 12:52 pm
by Steve Hodgson
I reckon they are stored in HKEY_CURRENT_USER\Software\Helios\TextPad 4\Document Classes\<Name of the class>.

Each class has a 'Colors' value filled with hex data.

Hope this helps.

Steve