Exporting syntax highlighting colors?

Syntax highlighting, code folding, brace matching, code indenting, and function list

Exporting syntax highlighting colors?

Postby romina » Fri Jul 30, 2004 8:55 am

Hi there,
I was just wondering, is it possible to export the colors that are assigned to a language definition in wordfile.txt? :oops:
User avatar
romina
Newbie
 
Posts: 1
Joined: Tue Jul 27, 2004 11:00 pm
Location: Argentina

Re: Exporting syntax highlighting colors?

Postby Mofi » Fri Jul 30, 2004 9:16 am

Search for the INI file, normally uedit32.ini in the directory %appdata%\IDMComp\UltraEdit or in the Windows directory, open it and copy the sections:

[Language 1 Colors]
Colors=
Colors Back=
Colors Auto Back=
Font Style=

:
:

[Language 20 Colors]
Colors=
Colors Back=
Colors Auto Back=
Font Style=
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna


Return to Syntax Highlighting