diff --git a/calamares/branding/manjaro/stylesheet.qss b/calamares/branding/manjaro/stylesheet.qss index ad7c7e8..08da2a1 100644 --- a/calamares/branding/manjaro/stylesheet.qss +++ b/calamares/branding/manjaro/stylesheet.qss @@ -26,6 +26,6 @@ object names (ids), which you can find through debugging tools. QVBoxLayout { - background-color: pink; - color: pink; + background-color: #313338; + color: #313338; }