]> sigrok.org Git - pulseview.git/blobdiff - themes/darkstyle/darkstyle.qss
Themes: Attempt at working around wrong widget backgrounds on Windows
[pulseview.git] / themes / darkstyle / darkstyle.qss
index 1cb03ada94bf2a64bec59721df8dd1cc17c43d05..889ef95f4ded61d1b9c7c9c907cbd1c812e6b6f7 100644 (file)
@@ -1,3 +1,6 @@
+QScrollArea {
+  background-color: transparent; /* Workaround for widget background on Windows, see https://stackoverflow.com/questions/25012224/qt-widget-background-differs-from-linux-to-windows/25088075 */
+}
 QToolTip{
   color:#ffffff;
   background-color:palette(base);