Simplify reading highlighting colors with new utils_parse_color()
commit3759562d7c3b53b19f363a47413a8b04b75661a7
authorColomban Wendling <ban@herbesfolles.org>
Mon, 2 Dec 2013 21:58:54 +0000 (2 22:58 +0100)
committerColomban Wendling <ban@herbesfolles.org>
Mon, 2 Dec 2013 21:58:54 +0000 (2 22:58 +0100)
treedec674f37d625fbe10d5d43b401564c21b1f8efe
parentebde42617a5c4e57ae0d717b56a03201f51e0988
Simplify reading highlighting colors with new utils_parse_color()

Drop redundant code converting # and short formats to hex colors now
utils_parse_color() can parse them.
src/highlighting.c