mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update background
This commit is contained in:
parent
484b7181bc
commit
c5df36b29a
2 changed files with 3 additions and 3 deletions
|
@ -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 {
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
}
|
||||
|
||||
.viewMenuBar, .libraryViewNav {
|
||||
background-color: #121212;
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
.viewMenuBar.semiTransparent {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue