diff --git a/Iceshrimp.Backend/wwwroot/css/queue.css b/Iceshrimp.Backend/wwwroot/css/queue.css index b8791fe7..85fef262 100644 --- a/Iceshrimp.Backend/wwwroot/css/queue.css +++ b/Iceshrimp.Backend/wwwroot/css/queue.css @@ -79,7 +79,7 @@ @keyframes newItem { 0% { - background-color: var(--text-main); + background-color: #4c7599; } }