diff --git a/calamares/branding/manjaro/stylesheet.qss b/calamares/branding/manjaro/stylesheet.qss index fa34a50..04f0171 100644 --- a/calamares/branding/manjaro/stylesheet.qss +++ b/calamares/branding/manjaro/stylesheet.qss @@ -33,3 +33,6 @@ QVBoxLayout { QProgressBar::chunk { background-color: #2eb398; } + +#mainApp {background-color: #2c2e33;} +