It should be fairly easy to solve on Windows, but a different story on Linux: where theming isn't just limited to a binary light/dark scenario. I'll first need to identify which of the QPalette color roles are used for the various Qt widget scrollbar pieces to have a good shot at matching them with css. Certainly not the highest priority since users can always do what you did to match them using custom preview css.
|