| | |
|
|
|
Changing Code Colors ??? |
| message from shahgillani on 21 Jul 2004 |
Hi Everyone!
This could be a silly question but still I need to know the answer.
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.
Please see the image for more clarification.
http://www21.brinkster.com/hassanshah/codeColors.gif
Regards,
shahgillani
Hassan Sajjad
|
| Randy Edmunds replied to shahgillani on 21 Jul 2004 |
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
|
| shahgillani replied to Randy Edmunds on 22 Jul 2004 |
Hi There!
Thanks for the reply but this is too tough for me to edit the xml file coz I
know nothing about xml that could corrupt my Dreamweaver or could my windows
may be!
Is there any other easier way?
Regard,
Hassan Sajjad
shahgillani
|
|
Archived message: Changing Code Colors ??? (Macromedia Dreamweaver Web Design)