update background

This commit is contained in:
Luke Pulverenti 2015-10-19 12:00:00 -04:00
parent 484b7181bc
commit c5df36b29a
2 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@
}
.background-theme-b, paper-dialog.background-theme-b {
background-color: #242424;
background: radial-gradient(circle, #282828, #141414);
background-color: #202020;
/*background: radial-gradient(circle, #282828, #141414);*/
}
.ui-body-b {

View File

@ -216,7 +216,7 @@
}
.viewMenuBar, .libraryViewNav {
background-color: #121212;
background-color: #101010;
}
.viewMenuBar.semiTransparent {