mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-10 16:58:31 +00:00
Clean up and refactor color support. All color support are now in util.c including color definitions. In the process introduced a global variable named 'dlg' which is used all over to set color - thats the reason why all files are changed. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>