* syntax/nroff.syntax: Make colors more compatible with the

highlighting used in the internal viewer - yellow for bold and
brightred for italic.
This commit is contained in:
Pavel Roskin 2003-01-31 20:39:33 +00:00
parent d34da4e327
commit 40734f6a14
2 changed files with 20 additions and 14 deletions

View File

@ -1,3 +1,9 @@
2003-01-31 Pavel Roskin <proski@gnu.org>
* syntax/nroff.syntax: Make colors more compatible with the
highlighting used in the internal viewer - yellow for bold and
brightred for italic.
2003-01-31 Andrew V. Samoilov <sav@bcs.zp.ua>
* syntax/c.syntax: Highlight trailing whitespace(s).

View File

@ -201,29 +201,29 @@ context default
keyword whole linestart .l cyan
keyword whole linestart .i cyan
context exclusive linestart .SH \n brightred
keyword \\fB*\\fP magenta
keyword \\fI*\\fP yellow
context exclusive linestart .SH \n white
keyword \\fB*\\fP yellow
keyword \\fI*\\fP brightred
spellcheck
context exclusive linestart .TH \n brightred
keyword \\fB*\\fP magenta
keyword \\fI*\\fP yellow
context exclusive linestart .TH \n white
keyword \\fB*\\fP yellow
keyword \\fI*\\fP brightred
spellcheck
context exclusive linestart .B \n magenta
keyword \\fI*\\fP yellow
context exclusive linestart .B \n yellow
keyword \\fI*\\fP brightred
spellcheck
context exclusive linestart .I \n yellow
keyword \\fB*\\fP magenta
context exclusive linestart .I \n brightred
keyword \\fB*\\fP yellow
spellcheck
context exclusive whole linestart .nf linestart .fi green
keyword \\fB*\\fP magenta
keyword \\fI*\\fP yellow
keyword \\fB*\\fP yellow
keyword \\fI*\\fP brightred
spellcheck
# font changes should end in a \fP
context exclusive \\fB \\f\{PR\} magenta
context exclusive \\fB \\f\{PR\} yellow
spellcheck
context exclusive \\fI \\f\{PR\} yellow
context exclusive \\fI \\f\{PR\} brightred
spellcheck
context linestart .\\" \n brown
spellcheck