diff --git a/services/web/frontend/stylesheets/pages/project-list.scss b/services/web/frontend/stylesheets/pages/project-list.scss index 98d1580590..dc4c58594a 100644 --- a/services/web/frontend/stylesheets/pages/project-list.scss +++ b/services/web/frontend/stylesheets/pages/project-list.scss @@ -415,7 +415,7 @@ ul.project-list-filters { } &.project-format-badge-latex { - background-color: #13c965; // Overleaf brand green + background-color: #098842; // Overleaf brand green } }