Make the ShareDialog background-aware (Dark-/Light-Mode switching)
authorMichael Schuster <michael@schuster.ms>
Mon, 9 Dec 2019 19:59:10 +0000 (20:59 +0100)
committerMichael Schuster <48932272+misch7@users.noreply.github.com>
Mon, 9 Dec 2019 20:37:21 +0000 (21:37 +0100)
commit7ce8a6a201adbd81a514e815e0a064bf1e89f96b
tree72742402b37c1a2ac0bfc99c4563e3824844409b
parent789a2a7ae39f04fc1ad7b16ee28e5744a7dcec40
Make the ShareDialog background-aware (Dark-/Light-Mode switching)

Use customizeStyle() to change link colours, icons and pixmaps in the ShareDialog and notify
it's widgets via slots.

TODO - known issue (macOS):
- The background and font colours in the ShareUserLine widget still stay the same.

Signed-off-by: Michael Schuster <michael@schuster.ms>
src/gui/sharedialog.cpp
src/gui/sharedialog.h
src/gui/sharelinkwidget.cpp
src/gui/sharelinkwidget.h
src/gui/shareusergroupwidget.cpp
src/gui/shareusergroupwidget.h