From d65d50d2b12e78c2a5fe810231e067c7ed161457 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Thu, 27 Jul 2023 13:48:42 +0200 Subject: [PATCH] Fix UI background colors in dark theme mode --- mambareport/GenerateReportPage.ui | 4 ---- mambareport/WelcomePage.ui | 6 ------ 2 files changed, 10 deletions(-) diff --git a/mambareport/GenerateReportPage.ui b/mambareport/GenerateReportPage.ui index 14a499f..ce9e24c 100644 --- a/mambareport/GenerateReportPage.ui +++ b/mambareport/GenerateReportPage.ui @@ -37,10 +37,6 @@ 0 - - background-color: rgb(239, 240, 241); -background-color: rgb(255, 255, 255); - QFrame::StyledPanel diff --git a/mambareport/WelcomePage.ui b/mambareport/WelcomePage.ui index 80095bc..f390da5 100644 --- a/mambareport/WelcomePage.ui +++ b/mambareport/WelcomePage.ui @@ -49,9 +49,6 @@ 160 - - background-color: rgb(255, 255, 255); - QFrame::Box @@ -115,9 +112,6 @@ 0 - - background-color: rgb(255,255,255); - QFrame::StyledPanel