General questions about using TextPad
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
ljwheeler
- Posts: 3
- Joined: Fri Feb 15, 2008 4:12 pm
- Location: NE OK USA
-
Contact:
Post
by ljwheeler »
How are the colors of the [Syntax] section keyword values defined?
For example, under the [Syntax] section, you have the keyword BracketChars with the value of [{()}].
[Syntax]
BracketChars = [{()}]
What defines the color of the BracketChars values?
Thanks in advance.
-
MudGuard
- Posts: 1295
- Joined: Sun Mar 02, 2003 10:15 pm
- Location: Munich, Germany
-
Contact:
Post
by MudGuard »
Under Configure - Preferences - Document Classes - <your document class> - Colors you can set the colors for each category.
-
ljwheeler
- Posts: 3
- Joined: Fri Feb 15, 2008 4:12 pm
- Location: NE OK USA
-
Contact:
Post
by ljwheeler »
DOH! I don't know how I overlooked the Brackets color setting in the Preferences dialog.
I really appreciate your response.