move purple haze theme
This commit is contained in:
parent
cb14982e16
commit
bdd2002cf4
3 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ define(['apphost', 'userSettings', 'browser', 'events', 'pluginManager', 'backdr
|
|||
id: "light"
|
||||
}, {
|
||||
name: "Purple Haze",
|
||||
id: "purple-haze"
|
||||
id: "purplehaze"
|
||||
}, {
|
||||
name: "Windows Media Center",
|
||||
id: "wmc"
|
||||
|
|
Before Width: | Height: | Size: 293 KiB After Width: | Height: | Size: 293 KiB |
|
@ -27,7 +27,7 @@ html {
|
|||
}
|
||||
|
||||
.pageTitleWithDefaultLogo {
|
||||
background-image: url(../logowhite.png)
|
||||
background-image: url(assets/img/banner-light.png)
|
||||
}
|
||||
|
||||
.dialog,
|
Loading…
Add table
Add a link
Reference in a new issue