update cards

This commit is contained in:
Luke Pulverenti 2016-07-23 02:04:18 -04:00
parent 6cbf994f36
commit 812cbb19a4
3 changed files with 3 additions and 3 deletions

View file

@ -88,7 +88,7 @@
}
.defaultBackground .cardImage, .ui-body-b .visualCardBox {
background-color: #2a2a2a;
background-color: #222326;
}
.cardScalable {

View file

@ -8,7 +8,7 @@
}
.background-theme-b, .dialog.background-theme-b {
background-color: #19191A;
background-color: #121314;
/*background: radial-gradient(circle, #282828, #141414);*/
}

View file

@ -218,7 +218,7 @@
}
.viewMenuBar, .ui-body-b .libraryViewNav {
background-color: #2b2b2b;
background-color: #222326;
color: #fff;
}