color: move the dict with terminfo parameters on the ui object
This dictionnary is affected by the content of the config, so we should have
one for each ui config.
We rename the global dict to '_baseterminfoparams' to make the situation
clearer.
Run Mercurial tests with Vagrant:$ vagrant up$ vagrant ssh -c ./run-tests.sh