diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css index 3d184f20a..a0c649cb5 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -14,5 +14,5 @@ } #mobile-bottom-navigation-bar, .popover, .modal-content, .dropdown-menu, .navbar, #userpage > div.container-fluid, body { - background-color: var(--gray-500) !important; + background-color: #21262d !important; }