From 80c39cc3d15e2b3711b9296dff2c46a4b4c8afe7 Mon Sep 17 00:00:00 2001 From: andeon Date: Aug 03 2021 01:01:00 +0000 Subject: Fix text color style inside some windows menu Level: [Canvas Size] (Current Size, New Size and Anchor), [Export Level] (Vectors Export Box and Vectors Thicness) and Convert > [Convert to Vectors] (Full color non-AA images) --- diff --git a/stuff/config/qss/Default/less/layouts/mainwindow.less b/stuff/config/qss/Default/less/layouts/mainwindow.less index e79e69c..610f444 100644 --- a/stuff/config/qss/Default/less/layouts/mainwindow.less +++ b/stuff/config/qss/Default/less/layouts/mainwindow.less @@ -14,6 +14,7 @@ QFrame { border: 0; margin: 0; padding: 0; + alternate-background-color: @text-color; } QToolTip,