author | Jonas Fonseca <fonseca@diku.dk> | |
Sun, 16 Mar 2008 20:26:56 +0000 (21:26 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Sun, 16 Mar 2008 20:56:37 +0000 (21:56 +0100) | ||
commit | 62c7d1a796bcb6bc5577b643efdc0f753c195e8b | |
tree | fd27e213e1891c4b9dd1f2413ccf8002f56add8c | tree | snapshot |
parent | e81e9c2ccdfadf96afc5d8f4009a5928b2abe722 | commit | diff |
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.
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 | diff | blob | history | |
tigrc.5.txt | diff | blob | history |