mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-13 20:28:33 +10:00
Update Settings Page.
This commit is contained in:
@@ -261,6 +261,9 @@
|
||||
}
|
||||
try {
|
||||
var bc = pi.applications[0].BackgroundColor || Bridge.UI.themeColor;
|
||||
if (strutils.tolower(bc) === "transparent") {
|
||||
bc = Bridge.UI.themeColor;
|
||||
}
|
||||
storelogo.style.backgroundColor = bc;
|
||||
slfilter.style.background = Color.genTileBackFilter(bc);
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user