Draft: Prevent crash on exit of application on Windows
Use static storage duration for the cached color scheme config
Using thread storage duration causes a crash on Windows when Kleopatra is quit.
For details see the analysis in https://dev.gnupg.org/T5962
Edited by Ingo Klöcker