Remove black coloring for several rc's

Some of the configurations turn parentheses and or curly braces black,
which become invisible against the default nano black background color.
This commit is contained in:
Jody Leonard 2015-10-24 07:55:49 -04:00
parent b64de43467
commit b1c896c01c
10 changed files with 6 additions and 15 deletions

View file

@ -2,7 +2,6 @@ syntax "lisp" "(emacs|zile)$" "\.(el|li?sp|scm|ss)$"
color brightblue "\([a-z-]+"
color red "\(([-+*/<>]|<=|>=)|'"
color black "\("
color blue "\<[0-9]+\>"
icolor cyan "\<nil\>"
color brightcyan "\<[tT]\>"