The color of the disabled sliders would be the same as the background in the advanced audio dialog.
@@ -1519,3 +1519,8 @@ QDialogButtonBox {
OBSBasicStats {
background: palette(dark);
}
+
+/* Advanced audio dialog */
+OBSBasicAdvAudio #scrollAreaWidgetContents {
+ background: palette(dark);
+}
@@ -1507,3 +1507,8 @@ QDialogButtonBox {
@@ -1513,3 +1513,8 @@ QDialogButtonBox {
@@ -1511,3 +1511,8 @@ QDialogButtonBox {