diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index d1ceaa86f1..86d2d3a139 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -8,7 +8,7 @@ } .background-theme-b, .dialog.background-theme-b { - background-color: #181818; + background-color: #19191A; /*background: radial-gradient(circle, #282828, #141414);*/ }