Make it possible to overwrite the default (terminal) colors
authorJonas Fonseca <fonseca@diku.dk>
Sun, 16 Mar 2008 20:26:56 +0000 (21:26 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 16 Mar 2008 20:56:37 +0000 (21:56 +0100)
commit62c7d1a796bcb6bc5577b643efdc0f753c195e8b
treefd27e213e1891c4b9dd1f2413ccf8002f56add8c
parente81e9c2ccdfadf96afc5d8f4009a5928b2abe722
Make it possible to overwrite the default (terminal) colors

Use the setting of the "default" color pair to set the default colors of
the terminal via assume_default_colors(). Fall back to white on black.
With this it is possible to no longer use the terminal colors if
desired.

This was requested by Sebastian Harl as a way to fix Debian bug 399884.
tig.c
tigrc.5.txt