Characters that do not fall into any of the defined fields are colored
using the <defaultText> tag. You
will need to manual add this tag for each scheme that does not already
have it in each of the xml files
in the Configuration/CodeColoring folder, add something like this:
<defaultText name="Default Text" id="CodeColor_C#DefaultText" />
Then the "Default Text" field will show up in the UI and you can set the
color from there. The id value should be unique for each scheme to which
you add this tag.
Also, if you are on a multi-user system (Win NT/2K/XP or Mac OS X), then
read this note to make sure you are editing the correct Configuration
folder:
http://www.macromedia.com/support/dreamweaver/ts/documents/multiuser.htm
Note that this has been fixed in DW MX 2004.
HTH,
Randy
Quote:
I'm using the "Macromedia Dreamweaver MX", and I'm changing code
colors, so that it will effect my eyes very little. But the color
of semicolon is still black. |