AppManager: Make app header white

Change-Id: I31e93d56cfd61122d69478ae9fbbcff3854ef9c4
diff --git a/core/installer/welcome/static/appmanager.css b/core/installer/welcome/static/appmanager.css
index 26bce1a..2e9787b 100644
--- a/core/installer/welcome/static/appmanager.css
+++ b/core/installer/welcome/static/appmanager.css
@@ -130,7 +130,7 @@
 header > h1,
 header > svg {
   margin-bottom: 2.5px;
-  color: var(--pico-primary-hover);
+  color: white;
 }
 
 header > svg {