diff --git a/Install.ps1 b/Install.ps1 index b9272d1..7d92610 100644 --- a/Install.ps1 +++ b/Install.ps1 @@ -1398,6 +1398,7 @@ If ($test_spa) { } $css += $webjson.others.navaltfix.add[2] $css += $webjson.others.navaltfix.add[3] + $css += $webjson.others.navaltfix.add[4] } if ($null -ne $css ) { extract -counts 'one' -method 'zip' -name 'xpui.css' -add $css } } diff --git a/patches/patches.json b/patches/patches.json index b914deb..932f5c2 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -808,9 +808,10 @@ }, "add": [ " .nav-alt .Root__top-container {background: #00000085;gap: 6px;padding: 8px;}", - " .nav-ylx .Root__top-container, .nav-ylx .ZQftYELq0aOsg6tPbVbV {background: #00000085;}", + " .nav-ylx .Root__top-container, .nav-ylx .ZQftYELq0aOsg6tPbVbV {background: #090909;}", " .Root__fixed-top-bar {background-color: #00000000}", - " .Root__nav-bar{background-color: #0000}" + " .Root__nav-bar{background-color: #0000}", + " .nav-ylx .sqKERfoKl4KwrtHqcKOd { background: #090909;}" ] }, "leftsidebarfix": {