diff --git a/client/src/components/App/index.css b/client/src/components/App/index.css index 751a8e22..dae559b4 100644 --- a/client/src/components/App/index.css +++ b/client/src/components/App/index.css @@ -51,7 +51,7 @@ --rt-nodata-color: #fff; --modal-overlay-bgcolor: #1c1c1c; --logs__table-bgcolor: #3d3d3d; - --logs__row--blue-bgcolor: #467fcf; + --logs__row--blue-bgcolor: #04214a; --logs__row--white-bgcolor: #1c1c1c; --detailed-info-color: #fff; }