UI: Save the light / dark option (UITonality).
When an user clicks on light mode or dark mode link, a cookie is
sent to save the preference.
At page loading, the cookie is read to set the correct UI mode.
This feature uses the JQuery cookie library.