* Make TikZ library use babel to not break with French
Rendering was incorrect when using French babel: `\usepackage[french]{babel}` (and probably other languages). This can be fixed by configuring TikZ to use babel too.
Fix#219
* Configure TikZ to use babel wherever it is used
* Update CHANGELOG
* make colors user adjustable.
- Systematize colors and make them user adjustable. See documentation for details.
this requires the \moderncvcolor to be issued BEFORE \moderncvstyle.
* fix missing characters for fancy style
* manually copied the current version user guide form master
---------
Co-authored-by: David <forenkram@gmx.de>
Co-authored-by: LLdaniel <daniel.adlkofer2@freenet.de>
Co-authored-by: daniel <41345639+LLdaniel@users.noreply.github.com>