fix qt onboarding text color

old-commit-hash: 406ceb2ab2
This commit is contained in:
Adeeb Shihadeh
2021-01-22 13:34:27 -08:00
parent 7e383c881f
commit 1021ce3073
+1
View File
@@ -98,6 +98,7 @@ OnboardingWindow::OnboardingWindow(QWidget *parent) : QStackedWidget(parent) {
setStyleSheet(R"(
* {
color: white;
background-color: black;
}
QPushButton {