diff --git a/frontend/current_screen.png b/frontend/current_screen.png index 2f853225..91d97270 100644 Binary files a/frontend/current_screen.png and b/frontend/current_screen.png differ diff --git a/frontend/src/design-system/tokens.css b/frontend/src/design-system/tokens.css index 74f2fa03..b5bcc3a7 100644 --- a/frontend/src/design-system/tokens.css +++ b/frontend/src/design-system/tokens.css @@ -240,7 +240,7 @@ /* Odd row zebra stripe override for legacy/custom grid cells */ .ag-row-odd, .ag-row-odd .ag-cell { - background-color: #f1f5f9 !important; /* Noticeable Slate Zebra Stripe Tint (#f1f5f9) */ + background-color: #f8fafc !important; /* Subtle Elegance Demarcation (#f8fafc) */ } .ag-row-even, .ag-row-even .ag-cell {